Download OpenAPI specification:Download
API Documentation for Fee Allowances Summaries Plus
| grantee required | string (grantee) (proto string) |
| pagination.page | integer <int32> (page) The page number |
| pagination.pageSize | integer <int32> (page_size) The size of each page |
{- "feeGrants": [
- {
- "granter": "string",
- "grantee": "string",
- "allowedMsg": {
- "allowedMessages": [
- "string"
], - "basic": {
- "spendLimit": [
- {
- "denom": "string",
- "amount": "string"
}
], - "expiration": "2023-01-15T01:30:15.01Z"
}
}
}
], - "pagination": {
- "currentPage": 0,
- "totalPages": 0,
- "totalItems": 0,
- "dataAccessInfo": {
- "tier": "string",
- "isLimited": true,
- "info": "string"
}
}
}| granter required | string (granter) (proto string) |
| pagination.page | integer <int32> (page) The page number |
| pagination.pageSize | integer <int32> (page_size) The size of each page |
{- "feeGrants": [
- {
- "granter": "string",
- "grantee": "string",
- "allowedMsg": {
- "allowedMessages": [
- "string"
], - "basic": {
- "spendLimit": [
- {
- "denom": "string",
- "amount": "string"
}
], - "expiration": "2023-01-15T01:30:15.01Z"
}
}
}
], - "pagination": {
- "currentPage": 0,
- "totalPages": 0,
- "totalItems": 0,
- "dataAccessInfo": {
- "tier": "string",
- "isLimited": true,
- "info": "string"
}
}
}