get_asset_details_for_crosschain_registration
function get_asset_details_for_crosschain_registration(asset_id: byte_array): (id: byte_array, name: text, symbol: text, decimals: integer, blockchain_rid: byte_array, icon_url: text, type: text, uniqueness_resolver: byte_array)(source)
Outputs the details of an asset in a format that is used by other chains to register it as a crosschain asset.
Throws "MISSING ASSET"
if the asset does not exist on this chain.
Parameters
asset_id
the id of the asset