Name | Lookup | Parameters | |
|---|---|---|---|
| dust_account | 3d00 | 2 | |
| whitelist_account | 3d01 | 1 | |
| remove_from_whitelist | 3d02 | 1 |
Name | Type | |
|---|---|---|
| AccountWhitelist | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["AccountId"],"value":"NULL","keys_id":0,"value_id":37}} |
Name | Type | Value | |
|---|---|---|---|
| TreasuryAccountId | AccountId | 6d6f646c70792f74727372790000000000000000000000000000000000000000 |
Name | Docs |
|---|---|
| AccountWhitelisted | Account is excluded from dusting. |
| AccountNotWhitelisted | Account is not present in the non-dustable list. |
| ZeroBalance | The balance is zero. |
| NonZeroBalance | The balance was not fully dusted, there is some leftover on the account. Normally, it should never happen. |
| BalanceSufficient | The balance is sufficient to keep account open. |
| ReserveAccountNotSet | Reserve account is not set. |