Zeitgeist
subscan
Runtime Modules / AssetRegistry
Spec Version:
Call Functions
Name
Lookup
Parameters
register_asset7c002
update_asset7c017
Events
Name
Lookup
Attributes
RegisteredAsset7c00["AssetId","AssetMetadata<Balance, CustomMetadata>"]
UpdatedAsset7c01["AssetId","AssetMetadata<Balance, CustomMetadata>"]
Storage Functions
Name
Type
Metadata{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["zeitgeist_primitives:asset:Asset"],"value":"orml_traits:asset_registry:AssetMetadata","keys_id":63,"value_id":201}}
LocationToAssetId{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["xcm:v3:multilocation:MultiLocation"],"value":"zeitgeist_primitives:asset:Asset","keys_id":148,"value_id":63}}
LastAssetId{"origin":"PlainType","plain_type":"zeitgeist_primitives:asset:Asset","PlainTypeValue":63}
Error Types
Name
Docs
AssetNotFoundAsset was not found.
BadVersionThe version of the `VersionedMultiLocation` value used is not ableto be interpreted.
InvalidAssetIdThe asset id is invalid.
ConflictingLocationAnother asset was already register with this location.
ConflictingAssetIdAnother asset was already register with this asset id.