subscan
Runtime Modules / Indices
Spec Version:
Call Functions
Name
Lookup
Parameters
claim02001
transfer02012
free02021
force_transfer02033
freeze02041
Events
Name
Lookup
Attributes
IndexAssigned0200["AccountId","AccountIndex"]
IndexFreed0201["AccountIndex"]
IndexFrozen0202["AccountIndex","AccountId"]
Storage Functions
Name
Type
Accounts{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Tuple:AccountIdU128Bool","keys_id":4,"value_id":121}}
Constants
Name
Type
Value
DepositU1280010a5d4e80000000000000000000000
Error Types
Name
Docs
NotAssignedThe index was not already assigned.
NotOwnerThe index is assigned to another account.
InUseThe index was not available.
NotTransferThe source and destination accounts are identical.
PermanentThe index is permanent and may not be freed/changed.