subscan
Runtime Modules / Currencies
Spec Version:
Call Functions
Name
Lookup
Parameters
transfer0d003
transfer_native_currency0d012
update_balance0d023
Events
Name
Lookup
Attributes
Transferred0d00["CurrencyIdOf","AccountId","AccountId","BalanceOf"]
BalanceUpdated0d01["CurrencyIdOf","AccountId","AmountOf"]
Deposited0d02["CurrencyIdOf","AccountId","BalanceOf"]
Withdrawn0d03["CurrencyIdOf","AccountId","BalanceOf"]
Constants
Name
Type
Value
GetNativeCurrencyIdbit_country_primitives:FungibleTokenId000000000000000000
Error Types
Name
Docs
AmountZeroTransfer amount should be non-zero
BalanceLowAccount balance must be greater than or equal to the transfer amount
BalanceTooLowAccount balance must be greater than or equal to the transfer amount
BalanceZeroBalance should be non-zero
InsufficientBalanceInsufficient balance
NoPermissionTokenIssuanceNo permission to issue token
FungibleTokenAlreadyIssuedMetaverse Currency already issued for this metaverse
NoAvailableTokenIdNo available next token id
MetaverseFundIsNotAvailableMetaverse is not available
AmountIntoBalanceFailedConversion failed