Grant authorization

Retrieves the grant authorization amount for a granter and grantee

get
Path parameters
granterstringRequired
granteestringRequired
Responses
200
A successful response.
application/json
get
GET /injective/exchange/v1beta1/grant_authorization/{granter}/{grantee} HTTP/1.1
Host: inj.nownodes.io
Accept: */*
{
  "amount": "text"
}