No description
Query
QueryAllowance
Allowance returns fee granted to the grantee by the granter.
GET:/cosmos/feegrant/v1beta1/allowance/{granter}/{grantee}
No description
Query
QueryAllowances
Allowances returns all the grants for address.
GET:/cosmos/feegrant/v1beta1/allowances/{grantee}
Optional
query: { Optional
pagination.count_Optional
pagination.key?: stringOptional
pagination.limit?: stringOptional
pagination.offset?: stringOptional
pagination.reverse?: booleanSince: cosmos-sdk 0.46
Query
QueryAllowancesByGranter
AllowancesByGranter returns all the grants given by an address
GET:/cosmos/feegrant/v1beta1/issued/{granter}
Optional
query: { Optional
pagination.count_Optional
pagination.key?: stringOptional
pagination.limit?: stringOptional
pagination.offset?: stringOptional
pagination.reverse?: booleanGenerated using TypeDoc
Title
cosmos/feegrant/v1beta1/feegrant.proto
Version
version not set