subscan
Runtime Modules / Claims
Spec Version:
Call Functions
Name
Lookup
Parameters
change_superior15001
change_miner15011
set_claim_limit15021
mint_claim15033
claim15043
Events
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"}
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