proto/cosmos/feegrant/v1beta1/export library
Classes
- AllowedMsgAllowance
- AllowedMsgAllowance creates allowance only for specified message types.
- BasicAllowance
- BasicAllowance implements Allowance with a one-time grant of coins that optionally expires. The grantee can use up to SpendLimit to cover fees.
- GenesisState
- GenesisState contains a set of fee allowances, persisted from the store
- Grant
- Grant is stored in the KVStore to record a grant with full context
- MsgClient
- MsgGrantAllowance
- MsgGrantAllowance adds permission for Grantee to spend up to Allowance of fees from the account of Granter.
- MsgGrantAllowanceResponse
- MsgGrantAllowanceResponse defines the Msg/GrantAllowanceResponse response type.
- MsgPruneAllowances
- MsgPruneAllowances prunes expired fee allowances.
- MsgPruneAllowancesResponse
- MsgPruneAllowancesResponse defines the Msg/PruneAllowancesResponse response type.
- MsgRevokeAllowance
- MsgRevokeAllowance removes any existing Allowance from Granter to Grantee.
- MsgRevokeAllowanceResponse
- MsgRevokeAllowanceResponse defines the Msg/RevokeAllowanceResponse response type.
- MsgServiceBase
- PeriodicAllowance
- PeriodicAllowance extends Allowance to allow for both a maximum cap, as well as a limit per time period.
- QueryAllowanceRequest
- QueryAllowanceRequest is the request type for the Query/Allowance RPC method.
- QueryAllowanceResponse
- QueryAllowanceResponse is the response type for the Query/Allowance RPC method.
- QueryAllowancesByGranterRequest
- QueryAllowancesByGranterRequest is the request type for the Query/AllowancesByGranter RPC method.
- QueryAllowancesByGranterResponse
- QueryAllowancesByGranterResponse is the response type for the Query/AllowancesByGranter RPC method.
- QueryAllowancesRequest
- QueryAllowancesRequest is the request type for the Query/Allowances RPC method.
- QueryAllowancesResponse
- QueryAllowancesResponse is the response type for the Query/Allowances RPC method.
- QueryClient
- QueryServiceBase
Constants
-
AllowedMsgAllowance$json
→ const Map<
String, Object> -
BasicAllowance$json
→ const Map<
String, Object> -
GenesisState$json
→ const Map<
String, Object> -
Grant$json
→ const Map<
String, Object> -
MsgGrantAllowance$json
→ const Map<
String, Object> -
MsgGrantAllowanceResponse$json
→ const Map<
String, String> -
MsgPruneAllowances$json
→ const Map<
String, Object> -
MsgPruneAllowancesResponse$json
→ const Map<
String, String> -
MsgRevokeAllowance$json
→ const Map<
String, Object> -
MsgRevokeAllowanceResponse$json
→ const Map<
String, String> -
PeriodicAllowance$json
→ const Map<
String, Object> -
QueryAllowanceRequest$json
→ const Map<
String, Object> -
QueryAllowanceResponse$json
→ const Map<
String, Object> -
QueryAllowancesByGranterRequest$json
→ const Map<
String, Object> -
QueryAllowancesByGranterResponse$json
→ const Map<
String, Object> -
QueryAllowancesRequest$json
→ const Map<
String, Object> -
QueryAllowancesResponse$json
→ const Map<
String, Object>
Properties
- allowedMsgAllowanceDescriptor → Uint8List
-
Descriptor for
AllowedMsgAllowance
. Decode as agoogle.protobuf.DescriptorProto
.final - basicAllowanceDescriptor → Uint8List
-
Descriptor for
BasicAllowance
. Decode as agoogle.protobuf.DescriptorProto
.final - genesisStateDescriptor → Uint8List
-
Descriptor for
GenesisState
. Decode as agoogle.protobuf.DescriptorProto
.final - grantDescriptor → Uint8List
-
Descriptor for
Grant
. Decode as agoogle.protobuf.DescriptorProto
.final - msgGrantAllowanceDescriptor → Uint8List
-
Descriptor for
MsgGrantAllowance
. Decode as agoogle.protobuf.DescriptorProto
.final - msgGrantAllowanceResponseDescriptor → Uint8List
-
Descriptor for
MsgGrantAllowanceResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - msgPruneAllowancesDescriptor → Uint8List
-
Descriptor for
MsgPruneAllowances
. Decode as agoogle.protobuf.DescriptorProto
.final - msgPruneAllowancesResponseDescriptor → Uint8List
-
Descriptor for
MsgPruneAllowancesResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - msgRevokeAllowanceDescriptor → Uint8List
-
Descriptor for
MsgRevokeAllowance
. Decode as agoogle.protobuf.DescriptorProto
.final - msgRevokeAllowanceResponseDescriptor → Uint8List
-
Descriptor for
MsgRevokeAllowanceResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - periodicAllowanceDescriptor → Uint8List
-
Descriptor for
PeriodicAllowance
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAllowanceRequestDescriptor → Uint8List
-
Descriptor for
QueryAllowanceRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAllowanceResponseDescriptor → Uint8List
-
Descriptor for
QueryAllowanceResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAllowancesByGranterRequestDescriptor → Uint8List
-
Descriptor for
QueryAllowancesByGranterRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAllowancesByGranterResponseDescriptor → Uint8List
-
Descriptor for
QueryAllowancesByGranterResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAllowancesRequestDescriptor → Uint8List
-
Descriptor for
QueryAllowancesRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAllowancesResponseDescriptor → Uint8List
-
Descriptor for
QueryAllowancesResponse
. Decode as agoogle.protobuf.DescriptorProto
.final