/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
The type of allowance (e.g., /cosmos.feegrant.v1beta1.AllowedMsgAllowance)
allowance
object
The nested allowance object containing the actual allowance details
@type
string
The type of the nested allowance (e.g., /cosmos.feegrant.v1beta1.BasicAllowance)
spend_limit
array
Array of spending limits with denomination and amount
denom
string
The denomination of the token (e.g., usei)
amount
string
The amount limit as a string
expiration
string
Expiration time for the allowance, can be null
allowed_messages
array
Array of message types that are allowed to be executed
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free