/injective/exchange/v1beta1/grant_authorizations/{granter}
A successful response.
An unexpected error response.
curl -L \ --url 'https://inj.nownodes.io/injective/exchange/v1beta1/grant_authorizations/{granter}'
{ "total_grant_amount": "text", "grants": [ { "grantee": "text", "amount": "text" } ] }