subscan
Runtime Modules / Migration
Spec Version:
Events
Name
Lookup
Attributes
MigratedSystemAccounts5f00["u32"]
MigratedVestingAccounts5f01["u32"]
MigratedProxyProxies5f02["u32"]
MigratedTotalIssuance5f03["Balance","Balance"]
FailedToMigrateVestingFor5f04["AccountId"]
MigratedVestingFor5f05["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"]
FailedToMigrateProxyDataFor5f06["AccountId"]
MigratedProxyDataFor5f07["AccountId","<<T as pallet_proxy::Config>::Currency as frame_support::traits:: Currency<<T as frame_system::Config>::AccountId,>>::Balance","u64"]
MigrationFinished5f08
Storage Functions
Name
Type
Status{"origin":"PlainType","plain_type":"pallet_migration_manager:MigrationStatus","PlainTypeValue":422}
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