AssetHub Westend
subscan
Runtime Modules / Indices
Spec Version:
Call Functions
Name
Lookup
Parameters
claim2b001
transfer2b012
free2b021
force_transfer2b033
freeze2b041
poke_deposit2b051
Events
Name
Lookup
Attributes
IndexAssigned2b00["AccountId","AccountIndex"]
IndexFreed2b01["AccountIndex"]
IndexFrozen2b02["AccountIndex","AccountId"]
DepositPoked2b03["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":794}}
Constants
Name
Type
Value
DepositU128001a7a55020000000000000000000000
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.