pendulum
subscan
Pendulum
Runtime Modules / AssetRegistry
Spec Version:
Call Functions
Name
Lookup
Parameters
register_asset5b002
update_asset5b017
Events
Name
Lookup
Attributes
RegisteredAsset5b00["AssetId","AssetMetadata<Balance, CustomMetadata>"]
UpdatedAsset5b01["AssetId","AssetMetadata<Balance, CustomMetadata>"]
Storage Functions
Name
Type
Metadata{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["spacewalk_primitives:CurrencyId"],"value":"orml_traits:asset_registry:AssetMetadata","keys_id":121,"value_id":175}}
LocationToAssetId{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["xcm:v3:multilocation:MultiLocation"],"value":"spacewalk_primitives:CurrencyId","keys_id":63,"value_id":121}}
LastAssetId{"origin":"PlainType","plain_type":"spacewalk_primitives:CurrencyId","PlainTypeValue":121}
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.