Stafi
subscan
Runtime Modules / Balances
Spec Version:
Call Functions
Name
Lookup
Parameters
transfer06002
set_balance06013
force_transfer06023
transfer_keep_alive06032
Events
Name
Lookup
Attributes
Endowed0600
DustLost0601
Transfer0602
BalanceSet0603
Deposit0604
Reserved0605
Unreserved0606
ReserveRepatriated0607
Storage Functions
Name
Type
TotalIssuance{"origin":"PlainType","plain_type":"Balance"}
Account{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"AccountData<Balance>","isLinked":false}}
Locks{"origin":"MapType","map_type":{"key":"AccountId","hasher":"Blake2_128Concat","value":"Vec<BalanceLock<Balance>>","isLinked":false}}
StorageVersion{"origin":"PlainType","plain_type":"Releases"}
Constants
Name
Type
Value
ExistentialDepositBalance0x00e1f505000000000000000000000000
Error Types
Name
Docs
VestingBalance Vesting balance too high to send value
LiquidityRestrictions Account liquidity restrictions prevent withdrawal
Overflow Got an overflow after adding
InsufficientBalance Balance too low to send value
ExistentialDeposit Value too low to create account due to existential deposit
KeepAlive Transfer/payment would kill account
ExistingVestingSchedule A vesting schedule already exists for this account
DeadAccount Beneficiary account must pre-exist