subscan
Runtime Modules / Claims
Spec Version:
Events
Name
Lookup
Attributes
ClaimRequested4000["AccountOf","BalanceOf","Hash","bool","bool"]
Claimed4001["AccountId","Option<EthereumAddress>","BalanceOf"]
EarlyBirdRewardCreated4002["AccountId","BalanceOf"]
ClaimedEarlyBirdReward4003["AccountId","BalanceOf"]
Storage Functions
Name
Type
Claims{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["ep_core:frame:types:Account"],"value":"Vec<pallet_claims:types:ClaimData>","keys_id":115,"value_id":786}}
EarlyBirdRewardsLookup{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["AccountId"],"value":"pallet_claims:types:EarlyBirdRewardsData","keys_id":0,"value_id":789}}
TransactionHashLookup{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["Tuple:H256option<U32>"],"value":"NULL","keys_id":792,"value_id":56}}
TotalUnclaimedAmount{"origin":"PlainType","plain_type":"U128","PlainTypeValue":6}
DelayClaimsPeriod{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
LatestBlockNumber{"origin":"PlainType","plain_type":"pallet_claims:types:TrackedBlockNumbers","PlainTypeValue":793}
ExchangeRate{"origin":"PlainType","plain_type":"U32","PlainTypeValue":42}
Constants
Name
Type
Value
PrefixVec<U8>6050617920454e4a3220746f20746865206163636f756e743a
MaxBatchAccountsU32fa000000
EarlyBirdRewardRateU32c0ea8b19
StakedEnjCollectionIdU12801000000000000000000000000000000
MinEarlyBirdDelayU3280c61300
MinClaimDelayU3240380000
Error Types
Name
Docs
InvalidEthereumSignatureInvalid Ethereum signature.
SignerHasNoClaimEthereum address has no claim.
AmountZeroAmount Zero
InvalidClaimRequestTimestampInvalid Claim Request Timestamp
TransactionHashExistsTransaction hash already exists in pending claims
ExchangeRateIsNotSetExchange Rate is not set
OutOfBoundsGeneric error for when bounded vector is out of bounds
InvalidClaimTimestampInvalid Claim Timestamp
DelayTimeForClaimNotSetDelay Time for Claim Not Set
EarlyBirdClaimTooEarlyCannot Claim EarlyBird bonus before MinEarlyBirdDelay
DelayTimeSetTooLowDelay cannot be less than MinClaimDelay
NotEligibleForEarlyBirdNot Eligible for early bird rewards
EarlyBirdRewardsUnavailableEarly Bird rewards unavailable
EarlyBirdRewardsAlreadyExistEarly Bird rewards already available
EarlyBirdEntryNotFoundEarly Bird entry not found