Asset origination process

How is the setup of your tokenized asset structured?

During the origination phase, you define the properties of your asset and configure the token that will represent it digitally.

Process flow diagram

The diagram below shows the basic workflow for setting up a tokenized asset:

Process steps

The asset origination process involves the following steps:

1

Preliminary setup

Handle processes outside our platform, such as establishing legal structure, SPV, and other foundational elements.

2

Create issuer record

Enter information about Issuer, i.e. the legal entity behind tokenized asset, to register them on the platform.

3

Add new asset

Define the asset you're tokenizing and set the parameters for the token that will represent it digitally.

Important: You can modify most information and parameters until issuance occurs. After issuance, only minimal changes are possible.

4

Generate treasury wallets

Set up the issuer's treasury wallets for holding tokens before distribution, managing redemptions, and other operational needs.

5

Configure whitelists

Create at least one Whitelist to control which investors can purchase your asset. You can also attach existing whitelists if you've already created them (for example, a "Professional EU Investors" whitelist can be reused across multiple assets).

6

Create initial token pool

Define the number of tokens that will represent your asset.

You can set this during asset creation and adjust it later using mint and burn functions. The token pool can be modified post-issuance as well, provided the tokens being burned are in your treasury wallet.

7

Initiate asset issuance

Complete the process by reserving your ticker and bringing your asset information on-chain.

8

Receive confirmation of issuance

Get confirmation that your asset is now live on the blockchain.

The following sections provide detailed guidance for each step and explain what's involved in the implementation.

Last updated