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, StringLimit>"]
UpdatedAsset7c01["AssetId","AssetMetadata<Balance, CustomMetadata, StringLimit>"]
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":67,"value_id":203}}
LocationToAssetId{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["staging_xcm:v3:multilocation:MultiLocation"],"value":"zeitgeist_primitives:asset:Asset","keys_id":148,"value_id":67}}
LastAssetId{"origin":"PlainType","plain_type":"zeitgeist_primitives:asset:Asset","PlainTypeValue":67}
Constants
Name
Type
Value
StringLimitU3200040000
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.
InvalidAssetStringName or symbol is too long.