Name | Lookup | Parameters | |
---|---|---|---|
withdraw | 3300 | 2 | |
call | 3301 | 9 | |
create | 3302 | 8 | |
create2 | 3303 | 9 | |
hotfix_inc_account_sufficients | 3304 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
Log | 3300 | ["Log"] | |
Created | 3301 | ["H160"] | |
CreatedFailed | 3302 | ["H160"] | |
Executed | 3303 | ["H160"] | |
ExecutedFailed | 3304 | ["H160"] | |
BalanceDeposit | 3305 | ["AccountId","H160","U256"] | |
BalanceWithdraw | 3306 | ["AccountId","H160","U256"] |
Name | Type | |
---|---|---|
AccountCodes | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H160"],"value":"Vec<U8>","keys_id":57,"value_id":11}} | |
AccountStorages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["H160","H256"],"value":"H256","keys_id":385,"value_id":9}} |
Name | Docs |
---|---|
BalanceLow | Not enough balance to perform action |
FeeOverflow | Calculating total fee overflowed |
PaymentOverflow | Calculating total payment overflowed |
WithdrawFailed | Withdraw fee failed |
GasPriceTooLow | Gas price is too low. |
InvalidNonce | Nonce is invalid |
MaxAddressCountExceeded | Maximum address count exceeded |