Kusama
subscan
Runtime Modules / Paras
Spec Version:
Storage Functions
Name
Type
Parachains{"origin":"PlainType","plain_type":"Vec<ParaId>"}
ParaLifecycles{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"ParaLifecycle","isLinked":false}}
Heads{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"HeadData","isLinked":false}}
CurrentCodeHash{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"ValidationCodeHash","isLinked":false}}
PastCodeHash{"origin":"MapType","map_type":{"key":"(ParaId, BlockNumber)","hasher":"Twox64Concat","value":"ValidationCodeHash","isLinked":false}}
PastCodeMeta{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"ParaPastCodeMeta<BlockNumber>","isLinked":false}}
PastCodePruning{"origin":"PlainType","plain_type":"Vec<(ParaId, BlockNumber)>"}
FutureCodeUpgrades{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"BlockNumber","isLinked":false}}
FutureCodeHash{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"ValidationCodeHash","isLinked":false}}
UpgradeGoAheadSignal{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"UpgradeGoAhead","isLinked":false}}
UpgradeRestrictionSignal{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"UpgradeRestriction","isLinked":false}}
UpgradeCooldowns{"origin":"PlainType","plain_type":"Vec<(ParaId, BlockNumber)>"}
UpcomingUpgrades{"origin":"PlainType","plain_type":"Vec<(ParaId, BlockNumber)>"}
ActionsQueue{"origin":"MapType","map_type":{"key":"SessionIndex","hasher":"Twox64Concat","value":"Vec<ParaId>","isLinked":false}}
UpcomingParasGenesis{"origin":"MapType","map_type":{"key":"ParaId","hasher":"Twox64Concat","value":"ParaGenesisArgs","isLinked":false}}
CodeByHashRefs{"origin":"MapType","map_type":{"key":"ValidationCodeHash","hasher":"Identity","value":"u32","isLinked":false}}
CodeByHash{"origin":"MapType","map_type":{"key":"ValidationCodeHash","hasher":"Identity","value":"ValidationCode","isLinked":false}}
Error Types
Name
Docs
NotRegistered Para is not registered in our system.
CannotOnboard Para cannot be onboarded because it is already tracked by our system.
CannotOffboard Para cannot be offboarded at this time.
CannotUpgrade Para cannot be upgraded to a parachain.
CannotDowngrade Para cannot be downgraded to a parathread.