pub async fn position_state<P: Provider<Ethereum>>( provider: &P, chain: Chain, token_id: U256, ) -> Result<PositionState>