Kusama
subscan
Runtime Modules / Indices
Spec Version:
Call Functions
Name
Lookup
Parameters
claim03001
transfer03012
free03021
force_transfer03033
freeze03041
Events
Name
Lookup
Attributes
IndexAssigned0300["AccountId","AccountIndex"]
IndexFreed0301["AccountIndex"]
IndexFrozen0302["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":594}}
Constants
Name
Type
Value
DepositU128344dd2c2070000000000000000000000
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.