/cosmos/feegrant/v1beta1/allowance/{granter}/{grantee} REST API Endpoint
Path Parameters
granter
string
REQUIRED
The address of the user granting an allowance of their funds
grantee
string
REQUIRED
The address of the user being granted an allowance of another user's funds
Returns
allowance
object
An allowance granted for grantee by granter
granter
string
The address of the user granting an allowance of their funds
grantee
string
The address of the user being granted an allowance of another user's funds
allowance
object
Can be any of basic, periodic, allowed fee allowance
@type
string
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message. This string must contain at least one / character. The last segment of the URL's path must represent the fully qualified name of the type (as in path/google.protobuf.Duration). The name should be in a canonical form (e.g., leading . is not accepted)
spend_limit
array
The spend limit array which contains the following fields:
denom
string
The denomination (or token) for which the spending limit applies
amount
string
The maximum amount of the corresponding denomination that can be spent under the allowance
expiration
string
The time when the grant will expire and will be pruned. If null, then the grant doesn't have a time expiration
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free