Name | Lookup | Parameters | |
|---|---|---|---|
| migrate_collections | 3a00 | 1 | |
| migrate_tokens | 3a01 | 1 | |
| migrate_collection_accounts | 3a02 | 1 | |
| migrate_token_accounts | 3a03 | 1 | |
| migrate_attributes | 3a04 | 1 | |
| finalize | 3a05 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| MigratedCollections | 3a00 | ["u32"] | |
| MigratedTokens | 3a01 | ["u32"] | |
| MigratedCollectionAccounts | 3a02 | ["u32"] | |
| MigratedTokenAccounts | 3a03 | ["u32"] | |
| MigratedAttributes | 3a04 | ["u32"] | |
| MigrationFinished | 3a05 |
Name | Type | Value | |
|---|---|---|---|
| MigrationMaxKeys | U32 | fa000000 | |
| MultiTokensMigrationPalletsToPause | Vec<ep_core:frame:types:ExtrinsicInfo> | 102c4d756c7469546f6b656e73002c4d61726b6574706c61636500244675656c54616e6b7300244d617472697858636d00 |
Name | Docs |
|---|---|
| MigrationAlreadyCompleted | Indicates that a migration call happened, although the migration is already closed |
| OnlyFinalizeOngoing | Indicates that a finalize call happened, although the migration pallet is not in anongoing migration |