Name | Lookup | Parameters | |
|---|---|---|---|
| transfer | 0c00 | 3 | |
| transfer_native_currency | 0c01 | 2 | |
| update_balance | 0c02 | 3 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Transferred | 0c00 | ||
| BalanceUpdated | 0c01 | ||
| Deposited | 0c02 | ||
| Withdrawn | 0c03 |
Name | Type | Value | |
|---|---|---|---|
| GetNativeCurrencyId | CurrencyId | 0x0080 |
Name | Docs |
|---|---|
| AmountIntoBalanceFailed | Unable to convert the Amount type into Balance. |
| BalanceTooLow | Balance is too low. |
| Erc20InvalidOperation | Erc20 invalid operation |
| EvmAccountNotFound | EVM account not found |