Skip to main content

/cosmos/feegrant/v1beta1/allowance/{granter}/{grantee} REST API Endpoint

Retrieves the fee granted to the grantee by the granter.

Updated on
May 9, 2024

/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_url
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).
value
string
Must be a valid serialized protocol buffer of the above specified type
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/feegrant/v1beta1/allowance/{granter}/{grantee}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free