pub fn fetch_position( rpc: &RpcClient, address: &Pubkey, ) -> Result<DecodedAccount<Position>, Error>