POST
https://prv.gateway.indexer.biya.io
/
injective_exchange_rpc.InjectiveExchangeRPC
/
GetFeePayer
GetFeePayer
curl --request POST \
  --url https://prv.gateway.indexer.biya.io/injective_exchange_rpc.InjectiveExchangeRPC/GetFeePayer
Get fee payer information.

Response

{
  "fee_payer": "string",
  "fee_payer_pub_key": {
    "type": "string",
    "key": "string"
  }
}