subscan
Runtime Modules / Currencies
Spec Version:
Call Functions
Name
Lookup
Parameters
transfer0c003
transfer_native_currency0c012
update_balance0c023
sweep_dust0c032
Events
Name
Lookup
Attributes
Transferred0c00["CurrencyIdOf","AccountId","AccountId","BalanceOf"]
BalanceUpdated0c01["CurrencyIdOf","AccountId","AmountOf"]
Deposited0c02["CurrencyIdOf","AccountId","BalanceOf"]
Withdrawn0c03["CurrencyIdOf","AccountId","BalanceOf"]
DustSwept0c04["CurrencyIdOf","AccountId","BalanceOf"]
Constants
Name
Type
Value
GetNativeCurrencyIdacala_primitives:currency:CurrencyId0080
Error Types
Name
Docs
AmountIntoBalanceFailedUnable to convert the Amount type into Balance.
BalanceTooLowBalance is too low.
Erc20InvalidOperationErc20 invalid operation
EvmAccountNotFoundEVM account not found
RealOriginNotFoundReal origin not found
DepositFailedDeposit result is not expected