pub async fn position_views<P: Provider<Ethereum>>(
provider: &P,
chain: Chain,
token_ids: &[U256],
) -> Result<Vec<PositionViewEntry<RamsesPositionView>>>pub async fn position_views<P: Provider<Ethereum>>(
provider: &P,
chain: Chain,
token_ids: &[U256],
) -> Result<Vec<PositionViewEntry<RamsesPositionView>>>