Name | Lookup | Parameters | |
|---|---|---|---|
| claim | 0300 | 1 | |
| transfer | 0301 | 2 | |
| free | 0302 | 1 | |
| force_transfer | 0303 | 3 | |
| freeze | 0304 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| IndexAssigned | 0300 | ["AccountId","AccountIndex"] | |
| IndexFreed | 0301 | ["AccountIndex"] | |
| IndexFrozen | 0302 | ["AccountIndex","AccountId"] |
Name | Type | |
|---|---|---|
| Accounts | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Tuple:AccountIdU128Bool","keys_id":4,"value_id":593}} |
Name | Type | Value | |
|---|---|---|---|
| Deposit | U128 | 344dd2c2070000000000000000000000 |
Name | Docs |
|---|---|
| NotAssigned | The index was not already assigned. |
| NotOwner | The index is assigned to another account. |
| InUse | The index was not available. |
| NotTransfer | The source and destination accounts are identical. |
| Permanent | The index is permanent and may not be freed/changed. |