Skip to main content
GET
Allowance

Path Parameters

granter
string
required

granter is the address of the user granting an allowance of their funds.

grantee
string
required

grantee is the address of the user being granted an allowance of another user's funds.

Response

A successful response.

QueryAllowanceResponse is the response type for the Query/Allowance RPC method.

allowance
Grant is stored in the KVStore to record a grant with full context · object | null

allowance is an allowance granted for grantee by granter.