IntegriTEE
subscan
Runtime Modules / Claims
Spec Version:
Call Functions
Name
Lookup
Parameters
claim33002
mint_claim33014
claim_attest33023
attest33031
move_claim33043
Events
Name
Lookup
Attributes
Claimed3300["AccountId","EthereumAddress","BalanceOf"]
Storage Functions
Name
Type
Claims{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["[U8; 20]"],"value":"U128","keys_id":143,"value_id":6}}
Total{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
Vesting{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["[U8; 20]"],"value":"Tuple:U128U128U32","keys_id":143,"value_id":287}}
Signing{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["[U8; 20]"],"value":"claims_primitives:StatementKind","keys_id":143,"value_id":289}}
Preclaims{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["AccountId"],"value":"[U8; 20]","keys_id":0,"value_id":143}}
Constants
Name
Type
Value
PrefixVec<U8>9050617920544545527320746f2074686520696e7465677269544545206163636f756e743a
Error Types
Name
Docs
InvalidEthereumSignatureInvalid Ethereum signature.
SignerHasNoClaimEthereum address has no claim.
SenderHasNoClaimAccount ID sending transaction has no claim.
PotUnderflowThere's not enough in the pot to pay out some unvested amount. Generally implies a logicerror.
InvalidStatementA needed statement was not included.
VestedBalanceExistsThe account already has a vested balance.