SORA
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":"ConsumedWeight"}
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"}
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"}
UpgradedToDualRefCount{"origin":"PlainType","plain_type":"bool"}
ExecutionPhase{"origin":"PlainType","plain_type":"Phase"}
Constants
Name
Type
Value
BlockWeightslimits::BlockWeights0x00f2052a0100000000204aa9d1010000405973070000000001c0ae54e753010000010098f73e5d010000010000000000000000405973070000000001c036a751c80100000100204aa9d1010000010088526a740000004059730700000000000000
BlockLengthlimits::BlockLength0x000054000000700000007000
BlockHashCountBlockNumber0xfa000000
DbWeightRuntimeDbWeight0x40787d010000000000e1f50500000000
VersionRuntimeVersion0x38736f72612d73756273747261746538736f72612d7375627374726174650100000017000000010000004cdf6acb689907609b0300000037e397fc7c91f5e40100000040fe3ad401f8959a04000000d2bc9897eed08f1503000000f78b278be53f454c02000000ab3c0572291feb8b0100000037c8bb1350a9a2a80100000049a15104d14de433010000003c174d7764069e61010000007b08daa9d117c89b01000000d83dc51e16a813fc01000000f8e0c25200c466cc010000007714ae7197b0467401000000fa5dc115e8dd759b01000000c890b8837395d703010000005cb928f4410f41fc01000000cbca25e39f14238702000000bc9d89904f5b923f01000000ed99c5acb25eedf50200000017000000
SS58Prefixu80x45
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.