assethub-polkadot
subscan
AssetHub Polkadot
Runtime Modules / AhMigrator
Spec Version:
Events
Name
Lookup
Attributes
StageTransitionff00["MigrationStage","MigrationStage"]
BatchReceivedff01["PalletEventName","u32"]
BatchProcessedff02["PalletEventName","u32","u32"]
AssetHubMigrationStartedff03
AssetHubMigrationFinishedff04
DmpQueuePrioritySetff05["bool","BlockNumberFor","BlockNumberFor"]
DmpQueuePriorityConfigSetff06["DmpQueuePriority<BlockNumberFor>","DmpQueuePriority<BlockNumberFor>"]
BalancesBeforeRecordSetff07["Balance","Balance"]
BalancesBeforeRecordConsumedff08["Balance","Balance"]
ReferendumCanceledff09["u32"]
ManagerSetff0a["Option<AccountId>","Option<AccountId>"]
AccountTranslatedParachainSovereignff0b["AccountId","AccountId"]
AccountTranslatedParachainSovereignDerivedff0c["AccountId","AccountId","u16"]
XcmSentff0d["Location","Location","Xcm<()>","XcmHash"]
FailedToUnreserveMultisigDepositff0e["pallet_rc_migrator::multisig::BalanceOf","pallet_rc_migrator::multisig::BalanceOf","AccountId"]
FailedToUnreservePreimageDepositff0f["pallet_preimage::BalanceOf","pallet_preimage::BalanceOf","AccountId"]
Storage Functions
Name
Type
RcAccounts{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["AccountId"],"value":"pallet_rc_migrator:accounts:Account","keys_id":0,"value_id":491}}
AhMigrationStage{"origin":"PlainType","plain_type":"pallet_ah_migrator:MigrationStage","PlainTypeValue":665}
AhBalancesBefore{"origin":"PlainType","plain_type":"pallet_ah_migrator:BalancesBefore","PlainTypeValue":1000}
DmpQueuePriorityConfig{"origin":"PlainType","plain_type":"pallet_rc_migrator:types:QueuePriority","PlainTypeValue":666}
Manager{"origin":"PlainType","plain_type":"AccountId","PlainTypeValue":0}
MigrationStartBlock{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
MigrationEndBlock{"origin":"PlainType","plain_type":"U32","PlainTypeValue":4}
Error Types
Name
Docs
FailedToUnreserveDepositFailed to unreserve deposit.
FailedToProcessAccountFailed to process an account data from RC.
InsertConflictSome item could not be inserted because it already exists.
FailedToConvertTypeFailed to convert RC type to AH type.
PreimageNotFoundFailed to fetch preimage.
FailedToConvertCallFailed to convert RC call to AH call.
FailedToBoundCallFailed to bound a call.
XcmErrorFailed to send XCM message.
FailedToIntegrateVestingScheduleFailed to integrate a vesting schedule.
FailedToCalculateCheckingAccountChecking account overflow or underflow.
FailedToBoundVectorVector did not fit into its compile-time bound.
DmpQueuePriorityAlreadySetThe DMP queue priority is already set to the same value.
InvalidParameterInvalid parameter.
PreimageMissingPreimage missing.
PreimageTooBigPreimage too big.
PreimageChunkMissingPreimage chunk missing.
PreimageStatusInvalidPreimage status invalid.
BadXcmVersionThe XCM version is invalid.
InvalidOriginThe origin is invalid.