Polkadot
subscan
Runtime Modules / Paras
Spec Version:
Events
Name
Lookup
Attributes
CurrentCodeUpdated3800["ParaId"]
CurrentHeadUpdated3801["ParaId"]
CodeUpgradeScheduled3802["ParaId"]
NewHeadNoted3803["ParaId"]
ActionQueued3804["ParaId","SessionIndex"]
Storage Functions
Name
Type
Parachains{"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":591}
ParaLifecycles{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_runtime_parachains:paras:ParaLifecycle","keys_id":82,"value_id":595}}
Heads{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<U8>","keys_id":82,"value_id":88}}
CurrentCodeHash{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"H256","keys_id":82,"value_id":87}}
PastCodeHash{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32","U32"],"value":"H256","keys_id":596,"value_id":87}}
PastCodeMeta{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_runtime_parachains:paras:ParaPastCodeMeta","keys_id":82,"value_id":597}}
PastCodePruning{"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":600}
FutureCodeUpgrades{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U32","keys_id":82,"value_id":4}}
FutureCodeHash{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"H256","keys_id":82,"value_id":87}}
UpgradeGoAheadSignal{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_primitives:v1:UpgradeGoAhead","keys_id":82,"value_id":601}}
UpgradeRestrictionSignal{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_primitives:v1:UpgradeRestriction","keys_id":82,"value_id":602}}
UpgradeCooldowns{"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":600}
UpcomingUpgrades{"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":600}
ActionsQueue{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<U32>","keys_id":4,"value_id":591}}
UpcomingParasGenesis{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_runtime_parachains:paras:ParaGenesisArgs","keys_id":82,"value_id":603}}
CodeByHashRefs{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"U32","keys_id":87,"value_id":4}}
CodeByHash{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"Vec<U8>","keys_id":87,"value_id":368}}
Error Types
Name
Docs
NotRegisteredPara is not registered in our system.
CannotOnboardPara cannot be onboarded because it is already tracked by our system.
CannotOffboardPara cannot be offboarded at this time.
CannotUpgradePara cannot be upgraded to a parachain.
CannotDowngradePara cannot be downgraded to a parathread.