Overview

The BitGo Mint API converts assets through orders. The source and destination assets you specify determine whether the order mints or burns tokens. All mint and burn orders are subject to your enterprise policies.

The two order operations are:

  • Mint - Issues new tokens against a funding asset (for example, tfiatusdhteth:usd1).
  • Burn (also known as redeem) - Removes tokens from circulation and returns the funding asset (for example, hteth:usd1tfiatusd).

All mint and burn activity preserves a 1:1 relationship between the circulating tokens and their underlying reserve assets. Tokens can be either stablecoins or other tokenized assets (such as ERC-20 tokens). Reserve assets can be fiat currencies, cryptocurrencies, or tokenized real-world assets.

Note

The Stablecoin API is a legacy product limited only to stablecoins. It has been superseded by the newer, unified Mint API, which includes stablecoins and other tokens.

Prerequisites

Steps

  1. Accept Minting Services Terms
  2. Mint Tokens
  3. Burn Tokens

See Also