Enrich Tokens Data

Provide data for your deployed tokens

Manage the data of your asset

All ERC-3643 are deployed with an identity contract, called AssetID. It is following the same standard as ONCHAINID and work as a decentralised identifier for the ERC-3643 and its underlying asset.

Offchain data

Asset data

You can provide data related to the underlying asset to the T-REX Engine, so your investor and potential distributors can get information about your trade.

Available data for each asset is:

  • Description of the asset
  • Team supporting the asset
  • Investment information: start and end dates, investment caps, jurisdiction
  • Documents supporting the investment
  • Token information

NAV

You can define the NAV of an asset easily, so that your investor and partners know the value of their portfolio.

Note: The NAV is automatically set everyday if no new value was given, to prevent values from being outdated in the orders.

Asset information

You can also give all the informations about the asset (ISIN code, jurisdiction, project and team...). Those data are stored offchain.

Getting the data

T-REX Engine allows you to fetch all the information of an asset, both technical and business.

This endpoint can be used by all Identities authorised on the token (Owner, Agent and Investors).

Position reports

Position reports allows you to explore your cap table at different point in time. At any time, you can request the generation of a position report from a date, as a way to explore the cap table.

Onchain data

Technical data

T-REX Engine stores all the technical information related to the ERC-3643:

  • The address of all of the smart contracts from the ERC-3643
  • The circulating supply
  • The claim configuration

AssetID claims

Every ERC-3643 is deployed with an identity contract, called AssetID. It is following the same approach as ONCHAINID regarding verifiable credentials, but applied to an asset instead of a person.

Verifiable credentials on the AssetID represent any set of data you want. Currently, the T-REX Engine supports the emission of the NAV credential, but we will evolve to emit more set of data in the coming months.


What’s Next