assethub-kusama
subscan
AssetHub Kusama
Runtime Modules / Indices
Spec Version:
Call Functions
Name
Lookup
Parameters
claim2c001
transfer2c012
free2c021
force_transfer2c033
freeze2c041
poke_deposit2c051
Events
Name
Lookup
Attributes
IndexAssigned2c00["AccountId","AccountIndex"]
IndexFreed2c01["AccountIndex"]
IndexFrozen2c02["AccountIndex","AccountId"]
DepositPoked2c03["AccountId","AccountIndex","BalanceOf","BalanceOf"]
Storage Functions
Name
Type
Accounts{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Tuple:AccountIdU128Bool","keys_id":4,"value_id":948}}
Constants
Name
Type
Value
DepositU1289466518e010000000000000000000000
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.