Polkadot
subscan
Runtime Modules / Claims
Spec Version:
Call Functions
Name
Lookup
Parameters
claim18002
mint_claim18014
claim_attest18023
attest18031
move_claim18043
Events
Name
Lookup
Attributes
Claimed1800
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&[u8]0x8450617920444f547320746f2074686520506f6c6b61646f74206163636f756e743a
Error Types
Name
Docs
InvalidEthereumSignature Invalid Ethereum signature.
SignerHasNoClaim Ethereum address has no claim.
SenderHasNoClaim Account ID sending tx 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.