/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
The allowance object which contains the grant details between granter and grantee
granter
string
The address that grants the allowance
grantee
string
The address that receives and can spend the granted allowance
allowance
object
The allowance details including spend limits, expiration, and message permissions
@type
string
The type of the outer allowance object (e.g., filtered or periodic)
allowance
object
The nested basic allowance object specifying limits and expiration
@type
string
The type of the inner allowance object (typically /cosmos.feegrant.v1beta1.BasicAllowance)
spend_limit
array
An array specifying the maximum amount of tokens the grantee is allowed to spend
expiration
string
The time after which the allowance expires
allowed_messages
string
A comma-separated list of message types the grantee is allowed to execute
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free