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

Properties

allowedMsgAllowanceDescriptor Uint8List
Descriptor for AllowedMsgAllowance. Decode as a google.protobuf.DescriptorProto.
final
basicAllowanceDescriptor Uint8List
Descriptor for BasicAllowance. Decode as a google.protobuf.DescriptorProto.
final
genesisStateDescriptor Uint8List
Descriptor for GenesisState. Decode as a google.protobuf.DescriptorProto.
final
grantDescriptor Uint8List
Descriptor for Grant. Decode as a google.protobuf.DescriptorProto.
final
msgGrantAllowanceDescriptor Uint8List
Descriptor for MsgGrantAllowance. Decode as a google.protobuf.DescriptorProto.
final
msgGrantAllowanceResponseDescriptor Uint8List
Descriptor for MsgGrantAllowanceResponse. Decode as a google.protobuf.DescriptorProto.
final
msgPruneAllowancesDescriptor Uint8List
Descriptor for MsgPruneAllowances. Decode as a google.protobuf.DescriptorProto.
final
msgPruneAllowancesResponseDescriptor Uint8List
Descriptor for MsgPruneAllowancesResponse. Decode as a google.protobuf.DescriptorProto.
final
msgRevokeAllowanceDescriptor Uint8List
Descriptor for MsgRevokeAllowance. Decode as a google.protobuf.DescriptorProto.
final
msgRevokeAllowanceResponseDescriptor Uint8List
Descriptor for MsgRevokeAllowanceResponse. Decode as a google.protobuf.DescriptorProto.
final
periodicAllowanceDescriptor Uint8List
Descriptor for PeriodicAllowance. Decode as a google.protobuf.DescriptorProto.
final
queryAllowanceRequestDescriptor Uint8List
Descriptor for QueryAllowanceRequest. Decode as a google.protobuf.DescriptorProto.
final
queryAllowanceResponseDescriptor Uint8List
Descriptor for QueryAllowanceResponse. Decode as a google.protobuf.DescriptorProto.
final
queryAllowancesByGranterRequestDescriptor Uint8List
Descriptor for QueryAllowancesByGranterRequest. Decode as a google.protobuf.DescriptorProto.
final
queryAllowancesByGranterResponseDescriptor Uint8List
Descriptor for QueryAllowancesByGranterResponse. Decode as a google.protobuf.DescriptorProto.
final
queryAllowancesRequestDescriptor Uint8List
Descriptor for QueryAllowancesRequest. Decode as a google.protobuf.DescriptorProto.
final
queryAllowancesResponseDescriptor Uint8List
Descriptor for QueryAllowancesResponse. Decode as a google.protobuf.DescriptorProto.
final