FAQ

Answers to common questions about Runes on Luminex. Click any question to expand the answer.

General Concepts

What is a UTXO?

A UTXO (Unspent Transaction Output) is a concept in Bitcoin where each transaction outputs an amount of Bitcoin to an address. When this output is not yet spent, it's referred to as an unspent transaction output or UTXO.

You can think of a UTXO like a bill. If you have one $100 bill, this is like having one UTXO. When you go to spend that $100 bill, you need to pay with it, and wait to receive the change before you can spend the remainder elsewhere. However, if you split up the $100 bill, into ten $10 bills instead, you can spend all ten bills simultaneously without waiting for your transaction to complete at another place. This is the same concept of UTXOs, and why you want to split your UTXOs in advance - so that you do not have to wait for your transactions to confirm on the Bitcoin network.

Does splitting UTXOs make mints cheaper?

Splitting UTXOs doesn't directly affect mint costs but can impact transaction fees and efficiency. The advantage of splitting UTXOs allows you to mint more, faster.

Many split up UTXOs can actually result in higher transaction fees if you need to consolidate the UTXOs to cover higher fee transactions. For example, if you have to pay for a TX that costs 0.1 BTC, but you have 10 UTXOs with 0.01 BTC each, this will cost you more in transfer fees than if you just had 1 UTXO with 0.1 BTC.

Think about the physical dollar bill again here - managing more bills is more work, thus more expensive, because you have to make more "spending" operations. Spending a $100 bill is one single operation. Spending ten $10 bills takes ten operations, which will cost more.

Why is this block taking so long?

A Bitcoin block, on average, is mined approximately every 10 minutes. However, the actual block time can vary depending on factors like mining difficulty adjustments, network congestion, and block size.

What is front running?

Front running in Bitcoin means that someone is placing the same transaction as you at a higher fee rate to confirm their transaction before yours.

For example, if you are minting a Rune with a limited supply at fee rate of 20 sats/vB and there is only 10% of supply available, if others mint the remaining supply at a fee rate of 100 sats/vB therefore getting their transactions confirmed before you, you will be frontrunned.

Even if your transaction confirms later when network fee rates lower back to 20 sats/vB, you will not receive the Runes you tried to mint. In this case, you will not receive your funds back because your transaction is technically still completely valid for Bitcoin, which is not Rune aware.

Why did I get no tokens even though my transaction was confirmed?

If there is a limited supply of tokens available, and others minted at a higher fee rate than you, their transactions would be confirmed before yours, meaning the limited supply is taken by others before your transaction confirms. Unfortunately, this means that even when your transaction eventually confirms, there are no more tokens to be allocated to you.


Runes on Luminex

How do I split my Runes?
  1. Click on the TRANSFER tab on the right table

  2. Select the Runes token you'd like to split

  3. Enter Amount to Transfer

  4. Check off Split Runes - it will autofill your address as the Receiver Address - if you wish to send the Split Runes to another address, you can enter a new address

  5. Enter number of UTXOs (minimum 2) - once you've entered a number, the caption below will let you know how many outputs with what balance you will receive.

  6. Select Fees - we recommend not selecting a fee rate too low in order to avoid waiting for your transaction to confirm

How To Mint: Pre Split VS Auto Split

Pre Split

Allows users to mint 20 times per UTXO and should be used if you have multiple UTXOs already split and ready to use. Pre Split is faster as you don't need to wait for your UTXOs to be split to do multiple mints at the same time.

Think about the physical dollar bills again here - if you have prepared multiple $10 bills, versus having one single $100 bill

In this specific case, the user is able to mint 14 times * 20 mint using the Pre-Split option.

Auto Split

Allows users to mint up to 2000 mints at a time by calculating and splitting your UTXOs for you. This option is ideal for users who want to mint a lot at once but have not prepared split UTXOs in advance. Do not use this option if the Rune is being highly minted at high fee rates as this option splits your transactions into two blocks (vs one for Pre Split option).

Why does Auto Split take longer then two blocks sometimes?

The Auto Split function takes two blocks to bulk mint. It will split your UTXOs in the first block, and mint for you in the second.

Network fees are dynamic - in a situation where you send your Auto Split mint at 100 sats/vB and first block confirms at a fee rate of 100 sats/vB, but the second block increases to 200 sats/vB, your transactions meant for your second block will not confirm until fee rates decrease back down to 100 sats/vB, taking longer than two blocks to confirm.

How do I set my fees?

We provide you with the option to select your own fee rates. SLOW, MEDIUM, and FAST are calculated based on the current network fees. If you prefer to set your own specific fee rate, you can select CUSTOM and enter the number.

If you are minting using the "Pre Split" option, it will also indicate if your fee rate is faster than current pending mints.

WE HIGHLY RECOMMEND USERS TO SELECT FAST OR SET A HIGHER FEE RATE USING THE CUSTOM OPTION FOR EXTREMELY POPULAR MINTS TO AVOID BEING FRONTRUNNED.

Can I Speed Up my TXN?

Yes, you can speed up transactions from your Pre-Split mints by checking under "My History" and the "Mint" tab. You should find a green clock icon that you can click to be prompted with a pop up.

Enter a fee rate that will impact the GAS RATE CHANGE, which is the effective fee rate in green. This will be the fee rate your transaction will be confirmed at, please double check that the fee rate is high enough to be included in the next block by checking network activity.


Related Documentation:

Last updated