Minting BRC-20

Minting Phases

Self Mint: Only the deployer of the ticker can mint the token

Open Mint: Anyone can mint tokens within limits

How to mint?

  1. Go to 'BRC-20' page

  2. Click "mint" on chosen token

  3. Token will pre-fill mint details

  4. Choose fee rate (high is recommended if a mint is going quickly)

  5. Click "mint"

  6. Approve transaction in the wallet pop-up

To speed up visit: https://tx.dev/speedup

Minting Options

  1. Less than 25 mints: Mint in one block, using confirmed UTXO's

  2. Greater than 25 mints: Due to Bitcoins limitations (mempool chain limit of 25) only 25 mints can be confirmed per block in a single transaction. Therefore over 24 mints in a transaction will take 2 blocks. Our system will automatically split your funds so up to 1000 mints can be minted over 2 blocks.

Tips for Efficient Minting

  • Pre splitting UTXO's

  • Prepare your wallet with small UTXOs in advance UTXO - Unspent Transaction Output - Fractions of BTC available to spend

Last updated