Name | Lookup | Parameters | |
---|---|---|---|
claim | 2800 | 1 | |
transfer | 2801 | 2 | |
free | 2802 | 1 | |
force_transfer | 2803 | 3 | |
freeze | 2804 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
IndexAssigned | 2800 | ["AccountId","AccountIndex"] | |
IndexFreed | 2801 | ["AccountIndex"] | |
IndexFrozen | 2802 | ["AccountIndex","AccountId"] |
Name | Type | |
---|---|---|
Accounts | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Tuple:AccountIdU128Bool","keys_id":4,"value_id":515}} |
Name | Type | Value | |
---|---|---|---|
Deposit | U128 | 0010a5d4e80000000000000000000000 |
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. |