altair
subscan
Runtime Modules / Claims
Spec Version:
Call Functions
Name
Lookup
Parameters
claim5c003
set_upload_account5c011
store_root_hash5c021
Events
Name
Lookup
Attributes
Claimed5c00
RootHashStored5c01
Storage Functions
Name
Type
ClaimedAmounts{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"Balance","isLinked":false}}
RootHashes{"origin":"MapType","map_type":{"key":"Hash","hasher":"Blake2_128Concat","value":"bool","isLinked":false}}
UploadAccount{"origin":"PlainType","plain_type":"AccountId"}
Constants
Name
Type
Value
MinimalPayoutAmountnode_primitives::Balance0x0000f444829163450000000000000000
PalletIdPalletId0x702f636c61696d73
Error Types
Name
Docs
InsufficientBalance Amount being claimed is less than the available amount in [`ClaimedAmounts`].
InvalidProofs The combination of account id, amount, and proofs vector in a claim was invalid.
MustBeAdmin Protected operation, must be performed by admin
UnderMinPayout The payout amount attempting to be claimed is less than the minimum allowed by [`MinimalPayoutAmount`].