subscan
Runtime Modules / EVM
Spec Version:
Call Functions
Name
Lookup
Parameters
withdraw3c002
call3c017
create3c026
create23c037
Events
Name
Lookup
Attributes
Log3c00["Log"]
Created3c01["H160"]
CreatedFailed3c02["H160"]
Executed3c03["H160"]
ExecutedFailed3c04["H160"]
BalanceDeposit3c05["AccountId","H160","U256"]
BalanceWithdraw3c06["AccountId","H160","U256"]
Storage Functions
Name
Type
AccountCodes{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H160"],"value":"Vec<U8>","keys_id":43,"value_id":10}}
AccountStorages{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["H160","H256"],"value":"H256","keys_id":230,"value_id":9}}
Error Types
Name
Docs
BalanceLowNot enough balance to perform action
FeeOverflowCalculating total fee overflowed
PaymentOverflowCalculating total payment overflowed
WithdrawFailedWithdraw fee failed
GasPriceTooLowGas price is too low.
InvalidNonceNonce is invalid