Name | Lookup | Attributes | |
---|---|---|---|
Endowed | 2000 | ["<T as Config<I>>::AccountId","Balance"] | |
DustLost | 2001 | ["<T as Config<I>>::AccountId","Balance"] | |
Transfer | 2002 | ["<T as Config<I>>::AccountId","<T as Config<I>>::AccountId","Balance"] | |
BalanceSet | 2003 | ["<T as Config<I>>::AccountId","Balance"] | |
Deposit | 2004 | ["<T as Config<I>>::AccountId","Balance"] | |
Withdraw | 2005 | ["<T as Config<I>>::AccountId","Balance"] | |
Slashed | 2006 | ["<T as Config<I>>::AccountId","Balance"] |
Name | Type | |
---|---|---|
TotalIssuance | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} | |
InactiveIssuance | {"origin":"PlainType","plain_type":"U128","PlainTypeValue":6} |
Name | Type | Value | |
---|---|---|---|
ExistentialDeposit | U128 | 01000000000000000000000000000000 |
Name | Docs |
---|---|
LiquidityRestrictions | Account liquidity restrictions prevent withdrawal |
InsufficientBalance | Balance too low to send value. |
ExistentialDeposit | Value too low to create account due to existential deposit |
KeepAlive | Transfer/payment would kill account |
DeadAccount | Beneficiary account must pre-exist |