📢 Gate Square #MBG Posting Challenge# is Live— Post for MBG Rewards!
Want a share of 1,000 MBG? Get involved now—show your insights and real participation to become an MBG promoter!
💰 20 top posts will each win 50 MBG!
How to Participate:
1️⃣ Research the MBG project
Share your in-depth views on MBG’s fundamentals, community governance, development goals, and tokenomics, etc.
2️⃣ Join and share your real experience
Take part in MBG activities (CandyDrop, Launchpool, or spot trading), and post your screenshots, earnings, or step-by-step tutorials. Content can include profits, beginner-friendl
Comparison of Bitcoin Runes Asset Substitute Models: Advantages Analysis of Split + Chain Solutions
Analysis of the Best Mechanism for Asset Delegation Models on Bitcoin
Preface
Transaction is the core of web3, and attention is its most valuable resource. Price is the starting point of people's attention, while value is the result of time accumulation.
More than a month has passed since the Bitcoin halving event, and the highly anticipated Runes protocol has also been running for a month. During this period, more than ten代打 platforms and trading markets have emerged. On the day of the halving, the代打 fee for a single Runes asset even exceeded 100 dollars.
This article will take Runes assets as an example to explore the best mechanism for asset proxying (etching) models on Bitcoin.
1. Runes Substitute Platform GAS Ranking Analysis
According to the analysis of multiple platforms, the core conclusions are as follows:
1.1 Overview of Runes Etching Mechanism
Runes uses etching technology to record information in the op-return field of Bitcoin UTXOs. This method has been supported since the 2014 Bitcoin Core version 0.9, creating a verifiable but non-consumable output type that allows data to be permanently stored on the blockchain.
In the Bitcoin block explorer, the op-return information accompanying transactions can be easily viewed. This information, once decoded, is typically presented in JSON format and includes relevant details about the deployment, minting, and issuance of Runes assets.
The代打 mechanism of Runes can be summarized as follows: a transaction can only代打 one asset. The transaction cost mainly reflects the size of the on-chain data. Therefore, the optimal代打 platform design should minimize the number of UTXOs in the transaction.
1.2 Split Model
The split model first conducts a transaction during the boosting process, dividing the funds into multiple sub-transactions, with each sub-transaction then proceeding to asset minting.
Taking a certain platform as an example, the execution process is as follows:
The main problem with this model is:
1.3 Chain Mode
The chain mode is similar to a continuous trading structure, where each transaction consumes the previous transaction that is still in the memory pool.
The characteristics of this model are:
2. Runes Best Play Model: Split + Chain
The currently ideal solution is a split + chain model. This model has the following advantages:
Although this model has a basic fee not lower than pure chain, it can achieve large-scale minting, and the on-chain efficiency can complete the minting within 2 blocks.
The Importance of On-chain Efficiency 2.1
Bitcoin nodes have mechanisms to prevent DoS attacks, limiting the consumption of a single UTXO's vout and its consumption chain to a maximum of 25 transactions in the memory pool. This is why large-scale minting often uses intermediary addresses.
The split model can be placed in the memory pool indefinitely after the split transaction is on-chain (because the parent transaction is no longer in the memory pool, and the vout of each UTXO is calculated independently with a limit of 25).
2.2 BTC fee optimization rate comparison
Taking the Taproot address as an example, we can calculate the gas optimization rate of different models:
Chain batch minting of 10 transactions, cost approximately 1310 vsize
Split a batch minting of 10 transactions, with a cost of about 1697 vsize
gas optimization rate: 22.8%
Chain batch minting of 20 transactions, with a cost of about 2620 vsize
Split batch minting of 20 transactions, cost approximately 3437 vsize
gas optimization rate: 23.8%
This seemingly minor optimization could lead to significant cost savings in high-frequency trading.
3. Summary
Since the issuance of the Runes asset agreement a month ago, it has not reached the expected market value, but it has exposed the imperfect issues of the two core infrastructures in the ecosystem:代打 and the market. Currently, the platform either charges too high a fee or lacks complete functionality, making it difficult to meet user needs.
In the future, directly running open-source code may be an effective way to avoid high代打 fees. For capable users, this not only reduces costs but may also bring more trading opportunities.
With the development of the ecosystem, we look forward to seeing more innovative代打 models and trading market solutions to promote the prosperous development of Bitcoin's asset ecosystem.