Reef
subscan
Runtime Modules / EVM
Spec Version:
Storage Functions
Name
Type
Accounts{"origin":"MapType","map_type":{"key":"EvmAddress","hasher":"Twox64Concat","value":"EvmAccountInfo","isLinked":false}}
AccountStorages{"origin":"DoubleMapType","double_map_type":{"key":"EvmAddress","key2":"H256","hasher":"Twox64Concat","key2Hasher":"Blake2_128Concat","value":"H256","isLinked":false}}
Codes{"origin":"MapType","map_type":{"key":"H256","hasher":"Identity","value":"Bytes","isLinked":false}}
CodeInfos{"origin":"MapType","map_type":{"key":"H256","hasher":"Identity","value":"CodeInfo","isLinked":false}}
NetworkContractIndex{"origin":"PlainType","plain_type":"u64"}
ExtrinsicOrigin{"origin":"PlainType","plain_type":"AccountId"}
QueuedEvents{"origin":"PlainType","plain_type":"Vec<Event>"}
Constants
Name
Type
Value
NewContractExtraBytesu320xe8030000
StorageDepositPerByteBalanceOf0x0000c16ff28623000000000000000000
MaxCodeSizeu320x00f00000
NetworkContractSourceEvmAddress0x0000000000000000000000000000000000000000
DeveloperDepositBalanceOf0x0000a0dec5adc9353600000000000000
DeploymentFeeBalanceOf0x000010632d5ec76b0500000000000000
Error Types
Name
Docs
AddressNotMapped Address not mapped
ContractNotFound Contract not found
NoPermission No permission
NumOutOfBound Number out of bound in calculation.
StorageExceedsStorageLimit Storage exceeds max code size
ContractDevelopmentNotEnabled Contract development is not enabled
ContractDevelopmentAlreadyEnabled Contract development is already enabled
ContractAlreadyDeployed Contract already deployed
ContractExceedsMaxCodeSize Contract exceeds max code size
OutOfStorage Storage usage exceeds storage limit
ChargeFeeFailed Charge fee failed
ConflictContractAddress Contract address conflicts with the system contract