Reef
subscan
Runtime Modules / Tokens
Spec Version:
Events
Name
Lookup
Attributes
Endowed0800
DustLost0801
Transfer0802
Reserved0803
Unreserved0804
BalanceSet0805
Storage Functions
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":"BoundedVec<BalanceLock<Balance>, MaxLocks>","isLinked":false}}
Accounts{"origin":"DoubleMapType","double_map_type":{"key":"AccountId","key2":"CurrencyId","hasher":"Blake2_128Concat","key2Hasher":"Twox64Concat","value":"AccountData<Balance>","isLinked":false}}
Constants
Name
Type
Value
MaxLocksu320x32000000
Error Types
Name
Docs
BalanceTooLow The balance is too low
AmountIntoBalanceFailed Cannot convert Amount into Balance type
LiquidityRestrictions Failed because liquidity restrictions due to locking
MaxLocksExceeded Failed because the maximum locks was exceeded
KeepAlive Transfer/payment would kill account
ExistentialDeposit Value too low to create account due to existential deposit
DeadAccount Beneficiary account must pre-exist