Polkadot
subscan
Runtime Modules / System
Spec Version:
Call Functions
Events
Storage Functions
Name
Type
Account{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"AccountInfo<Index, AccountData>","isLinked":false}}
ExtrinsicCount{"origin":"PlainType","plain_type":"u32"}
BlockWeight{"origin":"PlainType","plain_type":"weights::ExtrinsicsWeight"}
AllExtrinsicsLen{"origin":"PlainType","plain_type":"u32"}
BlockHash{"origin":"MapType","map_type":{"key":"BlockNumber","hasher":"Twox64Concat","value":"Hash","isLinked":false}}
ExtrinsicData{"origin":"MapType","map_type":{"key":"u32","hasher":"Twox64Concat","value":"Bytes","isLinked":false}}
Number{"origin":"PlainType","plain_type":"BlockNumber"}
ParentHash{"origin":"PlainType","plain_type":"Hash"}
ExtrinsicsRoot{"origin":"PlainType","plain_type":"Hash"}
Digest{"origin":"PlainType","plain_type":"DigestOf"}
Events{"origin":"PlainType","plain_type":"Vec<EventRecord<Event, Hash>>"}
EventCount{"origin":"PlainType","plain_type":"EventIndex"}
EventTopics{"origin":"MapType","map_type":{"key":"Hash","hasher":"Blake2_128Concat","value":"Vec<(BlockNumber, EventIndex)>","isLinked":false}}
LastRuntimeUpgrade{"origin":"PlainType","plain_type":"LastRuntimeUpgradeInfo"}
UpgradedToU32RefCount{"origin":"PlainType","plain_type":"bool"}
ExecutionPhase{"origin":"PlainType","plain_type":"Phase"}
Constants
Name
Type
Value
BlockHashCountBlockNumber0x60090000
MaximumBlockWeightWeight0x00204aa9d1010000
DbWeightRuntimeDbWeight0x40787d010000000000e1f50500000000
BlockExecutionWeightWeight0x00f2052a01000000
ExtrinsicBaseWeightWeight0x4059730700000000
MaximumBlockLengthu320x00005000
Error Types
Name
Docs
InvalidSpecName The name of specification does not match between the current runtime and the new runtime.
SpecVersionNeedsToIncrease The specification version is not allowed to decrease between the current runtime and the new runtime.
FailedToExtractRuntimeVersion Failed to extract the runtime version from the new runtime. Either calling `Core_version` or decoding `RuntimeVersion` failed.
NonDefaultComposite Suicide called when the account has non-default composite data.
NonZeroRefCount There is a non-zero reference count preventing the account from being purged.