Name | Lookup | Attributes | |
---|---|---|---|
Transferred | 1200 | ||
DustLost | 1201 |
Name | Type | |
---|---|---|
TotalIssuance | {"origin":"MapType","map_type":{"key":"CurrencyId","hasher":"Twox64Concat","value":"Balance","isLinked":false}} | |
Locks | {"origin":"DoubleMapType","double_map_type":{"key":"AccountId","key2":"CurrencyId","hasher":"Blake2_128Concat","key2Hasher":"Twox64Concat","value":"Vec<BalanceLock<Balance>>","isLinked":false}} | |
Accounts | {"origin":"DoubleMapType","double_map_type":{"key":"AccountId","key2":"CurrencyId","hasher":"Blake2_128Concat","key2Hasher":"Twox64Concat","value":"AccountData<Balance>","isLinked":false}} |
Name | Docs |
---|---|
BalanceTooLow | The balance is too low |
BalanceOverflow | This operation will cause balance to overflow |
TotalIssuanceOverflow | This operation will cause total issuance to overflow |
AmountIntoBalanceFailed | Cannot convert Amount into Balance type |
LiquidityRestrictions | Failed because liquidity restrictions due to locking |
StillHasActiveReserved | Account still has active reserved |