subscan
Runtime Modules / Migration
Spec Version:
Events
Name
Lookup
Attributes
MigratedSystemAccountsc700["u32"]
MigratedVestingAccountsc701["u32"]
MigratedProxyProxiesc702["u32"]
MigratedTotalIssuancec703["Balance","Balance"]
FailedToMigrateVestingForc704["AccountId"]
MigratedVestingForc705["AccountId","<<T as pallet_vesting::Config>::Currency as frame_support::traits:: Currency<<T as frame_system::Config>::AccountId,>>::Balance","<<T as pallet_vesting::Config>::Currency as frame_support::traits:: Currency<<T as frame_system::Config>::AccountId,>>::Balance","BlockNumber"]
FailedToMigrateProxyDataForc706["AccountId"]
MigratedProxyDataForc707["AccountId","<<T as pallet_proxy::Config>::Currency as frame_support::traits:: Currency<<T as frame_system::Config>::AccountId,>>::Balance","u64"]
MigrationFinishedc708
Storage Functions
Name
Type
Status{"origin":"PlainType","plain_type":"pallet_migration_manager:MigrationStatus","PlainTypeValue":363}
Constants
Name
Type
Value
MigrationMaxAccountsU3264000000
MigrationMaxVestingsU320a000000
MigrationMaxProxiesU320a000000
Error Types
Name
Docs
TooManyAccountsToo many accounts in the vector for the call of `migrate_system_account`.
TooManyVestingsToo many vestingInfos in the vector for the call of `migrate_veting_vesting`.
TooManyProxiesToo many proxies in the vector for the call of `migrate_proxy_proxies`.
MigrationAlreadyCompletedIndicates that a migration call happened, although the migration is already closed
OnlyFinalizeOngoingIndicates that a finalize call happened, although the migration pallet is not in anongoing migration