DODO Docs
Search
⌃K
🪙

Token Creation

DODO current allows users to create their own crypto tokens. The following instructions will go through that process step-by-step.

How to Create a Token on DODO

1. Navigate to the Create Token Page

Navigate to the DODO Create Token page (https://app.dodoex.io/dev).
Connect your browser wallet. DODO supports most of the popular browser wallets, including MetaMask, Trust, TokenPocket, imToken, SafePal, and Coinbase Wallet.

2. Configure Token Parameters

Currently, token creation supports the configuration of the following mandatory attributes:
  • Token name
  • Token symbol
  • Token hard cap
  • Precision (number of decimal places)
The token creation tool also supports the following optional features:
  • Burn: Each on-chain transfer causes a custom percentage of the tokens to be transferred directly to the destruction address (0x000000000000000000000000000000000000000000000000)
  • Trading Fees: A custom percentage of tokens will be transferred directly to the creator's address for each on-chain transfer.
  • Supply Increase: Allows the creator to issue additional tokens after the token is created.

3. Confirm Token Creation

After reviewing your token parameter choices, click "Create" and confirm in your wallet extension to create your token! Keep in mind that the DODO platform will charge a usage fee for this action.