subscan
Runtime Modules / MigrationModule
Spec Version:
Storage Functions
Name
Type
Migrators{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"u16","isLinked":false}}
Bonuses{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"Bonus<BalanceOf, BlockNumber>","isLinked":false}}
Error Types
Name
Docs
MigratorAlreadyPresent
UnknownMigrator
ExceededMigrations
CannotExpandMigrator
CannotContractMigrator
InsufficientBalance
BonusOverflowError Overflow while doing bonus calculations
NoBonus The account has no bonus.
NoSwapBonus The account has no swap bonus.
CannotClaimSwapBonusYet Has a swap bonus but cannot claim yet.
VestingNotStartedYet Vesting has not started yet.
NoVestingBonus The account has no vesting bonus.
CannotClaimVestingBonusYet Has a vesting bonus but cannot claim yet.