Create Asset Tokens

API Endpoint - Create Platform Asset Token

This feature enables you to create new Asset Tokens on a specific Platform using the rootVX API, linking them to the Platform’s currency and metadata.

How it Works

  1. Platform Selection Identify the platform where the new Asset Token will be minted by providing the platform_id.
  2. Define Token Metadata Specify required attributes such as token_name, id, supply, and any additional metadata to define the token’s structure and purpose.
  3. Mint the Token Call the API endpoint to initiate the minting process. The new token is generated and linked to the specified Platform’s currency.
  4. Confirmation & Storage Once created, the token and its metadata are recorded in the rootVX system, making it available for transactions and asset management operations.