Name | Lookup | Parameters | |
---|---|---|---|
claim | 0500 | 1 | |
transfer | 0501 | 2 | |
free | 0502 | 1 | |
force_transfer | 0503 | 3 | |
freeze | 0504 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
IndexAssigned | 0500 | ["AccountId","AccountIndex"] | |
IndexFreed | 0501 | ["AccountIndex"] | |
IndexFrozen | 0502 | ["AccountIndex","AccountId"] |
Name | Type | |
---|---|---|
Accounts | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Tuple:AccountIdU128Bool","keys_id":4,"value_id":442}} |
Name | Type | Value | |
---|---|---|---|
Deposit | U128 | 00407a10f35a00000000000000000000 |
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. |