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?
Go to 'BRC-20' page
Click "mint" on chosen token
Token will pre-fill mint details
Choose fee rate (high is recommended if a mint is going quickly)
Click "mint"
Approve transaction in the wallet pop-up
To speed up visit: https://tx.dev/speedup
Minting Options
Less than 25 mints: Mint in one block, using confirmed UTXO's
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