Kusama
subscan
Runtime Modules / Claims
Spec Version:
Call Functions
Name
Lookup
Parameters
claim13002
mint_claim13014
claim_attest13023
attest13031
move_claim13043
Events
Name
Lookup
Attributes
Claimed1300
Storage Functions
Name
Type
Claims{"origin":"MapType","map_type":{"key":"EthereumAddress","hasher":"Identity","value":"BalanceOf","isLinked":false}}
Total{"origin":"PlainType","plain_type":"BalanceOf"}
Vesting{"origin":"MapType","map_type":{"key":"EthereumAddress","hasher":"Identity","value":"(BalanceOf, BalanceOf, BlockNumber)","isLinked":false}}
Signing{"origin":"MapType","map_type":{"key":"EthereumAddress","hasher":"Identity","value":"StatementKind","isLinked":false}}
Preclaims{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Identity","value":"EthereumAddress","isLinked":false}}
Constants
Name
Type
Value
Prefix& 'static[u8]0x7c506179204b534d7320746f20746865204b7573616d61206163636f756e743a
Error Types
Name
Docs
InvalidEthereumSignature Invalid Ethereum signature.
SignerHasNoClaim Ethereum address has no claim.
SenderHasNoClaim Account ID sending transaction has no claim.
PotUnderflow There's not enough in the pot to pay out some unvested amount. Generally implies a logic error.
InvalidStatement A needed statement was not included.
VestedBalanceExists The account already has a vested balance.