Name | Lookup | Parameters | |
|---|---|---|---|
| transfer | 0c00 | 3 | |
| transfer_native_currency | 0c01 | 2 | |
| update_balance | 0c02 | 3 | |
| sweep_dust | 0c03 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| Transferred | 0c00 | ["CurrencyId","AccountId","AccountId","BalanceOf"] | |
| DustSwept | 0c01 | ["CurrencyId","AccountId","BalanceOf"] |
Name | Type | Value | |
|---|---|---|---|
| GetNativeCurrencyId | acala_primitives:currency:CurrencyId | 0000 |
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 |
| RealOriginNotFound | Real origin not found |
| DepositFailed | Deposit result is not expected |