# Functions
DefaultGenesis returns the default Capability genesis state.
GetGenesisStateFromAppState returns x/claims GenesisState given raw application genesis state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
ActionKey defines the store key to store user accomplished actions.
ClaimRecordsStorePrefix defines the store prefix for the claim records.
DefaultIndex is the default capability global index.
claim module event typs.
ModuleName defines the module name.
ParamsKey defines the store key for claim module parameters.
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
TotalWeightKey defines the store key for total weight.
Msg type for MsgClaimFreeAmount.
Msg type for MsgCreateAirdrop.
Msg type for MsgDeleteAirdrop.
Msg type for MsgSetAirdropAllocations.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
3 years.
No description provided by the author
No description provided by the author
3 months.
3 months.
3 months.
x/claim module sentinel errors.
x/claim module sentinel errors.
x/claim module sentinel errors.
x/claim module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/claim module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/claim module sentinel errors.
x/claim module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
20%.
60%.
20%.
# Structs
No description provided by the author
A Claim Records is the metadata of claim data per address.
GenesisState defines the claim module's genesis state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Params defines the claim module's parameters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
AccountKeeper defines the expected account keeper used for simulations (noalias).
BankKeeper defines the banking contract that must be fulfilled when creating a x/claim keeper.
DistrKeeper is the keeper of the distribution store.
EpochsKeeper expected epoch keeper.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
StakingKeeper expected staking keeper (noalias).