Name | Lookup | Attributes | |
|---|---|---|---|
| Log | 1800 | ["Log"] | |
| Created | 1801 | ["H160"] | |
| CreatedFailed | 1802 | ["H160"] | |
| Executed | 1803 | ["H160"] | |
| ExecutedFailed | 1804 | ["H160"] |
Name | Type | |
|---|---|---|
| AccountCodes | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["H160"],"value":"Vec<U8>","keys_id":102,"value_id":10}} | |
| AccountStorages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["H160","H256"],"value":"H256","keys_id":509,"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 |
| GasLimitTooLow | Gas limit is too low. |
| GasLimitTooHigh | Gas limit is too high. |
| Undefined | Undefined error. |