subscan
Runtime Modules / Claims
Spec Version:
Call Functions
Name
Lookup
Parameters
change_superior1b001
change_miner1b011
set_claim_limit1b021
mint_claim1b033
claim1b043
claim_cru181b052
Storage Functions
Name
Type
ClaimLimit{"origin":"PlainType","plain_type":"BalanceOf"}
Claims{"origin":"MapType","map_type":{"key":"EthereumTxHash","hasher":"Identity","value":"(EthereumAddress, BalanceOf)","isLinked":false}}
Claimed{"origin":"MapType","map_type":{"key":"EthereumTxHash","hasher":"Identity","value":"bool","isLinked":false}}
Superior{"origin":"PlainType","plain_type":"AccountId"}
Miner{"origin":"PlainType","plain_type":"AccountId"}
CRU18Claimed{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Twox64Concat","value":"bool","isLinked":false}}
Constants
Name
Type
Value
Prefix&[u8]0x78506179204352557320746f20746865204372757374206163636f756e743a
ModuleIdModuleId0x6372636c61696d73
Error Types
Name
Docs
IllegalSuperior Superior not exist, should set it first
MinerNotExist Miner is not exist, should set it first
IllegalMiner Miner should be the registered
AlreadyBeMint Ethereum tx already be mint
AlreadyBeClaimed Ethereum tx already be claimed
InvalidEthereumSignature Invalid Ethereum signature.
SignerHasNoClaim Ethereum address has no claims.
SignatureNotMatch Sign not match
ExceedClaimLimit Exceed claim limitation