Humanode
subscan
Runtime Modules / TokenClaims
Spec Version:
Call Functions
Name
Lookup
Parameters
claim1b002
add_claim1b013
remove_claim1b022
change_claim1b033
Events
Name
Lookup
Attributes
TokensClaimed1b00["AccountId","EthereumAddress","BalanceOf","VestingSchedule"]
ClaimAdded1b01["EthereumAddress","ClaimInfoOf"]
ClaimRemoved1b02["EthereumAddress","ClaimInfoOf"]
ClaimChanged1b03["EthereumAddress","ClaimInfoOf","ClaimInfoOf"]
Storage Functions
Name
Type
Claims{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["[U8; 20]"],"value":"pallet_token_claims:types:ClaimInfo","keys_id":71,"value_id":76}}
TotalClaimable{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
Constants
Name
Type
Value
PotAccountIdAccountId6d6f646c686d6e642f7463310000000000000000000000000000000000000000
Error Types
Name
Docs
InvalidSignatureThe signature was invalid.
NoClaimNo claim was found.
ConflictingEthereumAddressConflicting ethereum address.
ClaimsPotOverflowPot balance is too high.
ClaimsPotUnderflowPot balance is too low.
FundsProviderOverflowFunds provider balance is too high.
FundsProviderUnderflowFunds provider balance is too low.
FundsConsumerOverflowFunds consumer balance is too high.