Name | Lookup | Parameters | |
---|---|---|---|
claim | 0800 | 1 | |
finalize_storage_migration | 0801 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
Claimed | 0800 | ||
MigrationCompleted | 0801 |
Name | Type | |
---|---|---|
ReservesAcc | {"origin":"PlainType","plain_type":"TechAccountId"} | |
ValOwners | {"origin":"MapType","map_type":{"key":"EthereumAddress","hasher":"Identity","value":"RewardInfo","isLinked":false}} | |
PswapFarmOwners | {"origin":"MapType","map_type":{"key":"EthereumAddress","hasher":"Identity","value":"Balance","isLinked":false}} | |
PswapWaifuOwners | {"origin":"MapType","map_type":{"key":"EthereumAddress","hasher":"Identity","value":"Balance","isLinked":false}} | |
ValBurnedSinceLastVesting | {"origin":"PlainType","plain_type":"Balance"} | |
CurrentClaimableVal | {"origin":"PlainType","plain_type":"Balance"} | |
EthAddresses | {"origin":"MapType","map_type":{"key":"u32","hasher":"Identity","value":"Vec<EthereumAddress>","isLinked":false}} | |
TotalValRewards | {"origin":"PlainType","plain_type":"Balance"} | |
TotalClaimableVal | {"origin":"PlainType","plain_type":"Balance"} | |
MigrationPending | {"origin":"PlainType","plain_type":"bool"} |
Name | Docs |
---|---|
NothingToClaim | The account has no claimable rewards at the time of claiming request |
AddressNotEligible | Address is not eligible for any rewards |
SignatureInvalid | The signature is invalid |
SignatureVerificationFailed | The signature verification failed |
IllegalCall | Occurs if an attempt to repeat the unclaimed VAL data update is made |