Asset Profiles

/profile/assets

Definition

The asset profiles provide a descriptive overview of an asset.

Details

For more information on the asset profiles see the profiles overview.

Endpoint Response

The profile/assets endpoint returns a profile for each asset. The response is formatted as follows:

Field
Description

asset

Asset symbol

full_name

Asset name

description

Description of key features

overview

Description of key features and an overview of how the asset solves the problem for which it was created.

token_purpose

A list of the main purposes for the asset. For example if the token is a fee token on a network, or if it is a stablecoin or governance token.

project_team

Name of the project team supporting the asset

foundation

Name of the foundation supporting the asset

website

Link to project website (if omitted, then no official website for the project was found)

whitepaper_url

Link to whitepaper URL (if omitted, then no official whitepaper URL was found)

creation_date

Genesis block or first included block

token_generation_event_supply

Total supply of the token minted at genesis

supply_cap

The max number of coins programmed to exist in the lifetime of a cryptoasset (if omitted, then supply is uncapped/unlimited/infinite)

initial_supply_token_distribution

Overview of the initial allocation of tokens if available. Includes the receiving entity as well as the amount received.

vesting_schedule

Overview of vesting schedules disclosed by the project. Includes the entity who has a vesting schedule, the cliff as well as the total unlock time.

new_token_issuance_recipient

Recipient of newly issued tokens if available. If tokens are distributed to a set type of recipients like miners or validators, those will be listed here.

issuing_networks

Which networks is the asset natively issued on (i.e.: not bridged or wrapped)

bridged_networks

Which network is the asset bridged to. This includes bridging to other chains via wrapping (e.g.: btc is bridged to ethereum via wrapping as wbtc)

issuance_schedule_changes

Any changes that have occurred to the issuance schedule of the asset.

significant_historical_changes

Any significant historical changes that have occurred with the asset or project.

upgrade_history

Upgrades that have been made to the asset or project.

blog_updates

Link to the blog where the project posts updates.

project_github_repository

Link to relevant github repositories for the project.

asset_regulation

If the project is regulated, how it is regulated (Indirectly vs Directly). Indirect regulation could be via something like an ETP (e.g.: BTC spot ETF) while directly is if any clear regulatory guidance has been provided (e.g.: via MICA in the EU)

asset_regulated_products

Which regulated products have been released for the asset (e.g.: ETPs and ETFs)

etp_custodians

Who are the known custodians for the underlying asset for ETPs.

Example

A sample of the asset profile response for btc is shown below.

Release History

  • Version 1.0 on January 30, 2023: Release of initial version of the asset profiles

Last updated

Was this helpful?