Home  >  Article  >  Natcats surged tenfold in one week, what exactly is the little DMT picture?

Natcats surged tenfold in one week, what exactly is the little DMT picture?

WBOY
WBOYforward
2024-03-03 08:20:03628browse

Author: Cookie, BlockBeats

In the past week, a less noticeable small Bitcoin ecological project has quietly emerged, although it has not been officially included in any Bitcoin Coin NFT trading market, but its price soared 10 times. Currently, the OTC floor price of Natcats has reached 0.08 Bitcoin.

Natcats 一周狂涨十倍,DMT小图片究竟是什么?

Natcats

A few days ago, Natcats 829999 was traded at a price of 1.3 Bitcoin, becoming the Natcat with the highest single transaction price so far. .

Natcats 一周狂涨十倍,DMT小图片究竟是什么?

Yesterday, two small DMT-concept projects, NATTRIBUTES and Natdogs, quickly entered the daily trading volume list after being launched on Magic Eden. NATTRIBUTES has a single-day turnover of more than 11 Bitcoins, while Natdogs has a turnover of more than 5 Bitcoins.

What is DMT concept picture?

DMT Theory

The well-known Bitmap is the application of DMT theory. This theory is quite obscure in the documentation. In short, there are many types of data in the Bitcoin blockchain, such as block hash value, block size, block height, block target difficulty, etc. Creating specific digital assets based on these data is what the DMT theory hopes to achieve.

Natcats 一周狂涨十倍,DMT小图片究竟是什么?

How will everyone use the data from the Bitcoin blockchain to create specific digital assets? This process of mining the value of Bitcoin blockchain data is like discovering chemical elements in nature. Multiple "elements" can be registered under the same data type, but the elements cannot have the same name. This means that the same type of data can be used in multiple ways.

The first registered and named "element" is DMT. This "element" uses Bitcoin's block target difficulty data, and Natcats, NATTRIBUTES and Natdogs all use this "element". That is, using Bitcoin’s block target difficulty data to create small pictures. So how exactly do the Natcats use this "element"?

The creation process of Natcats

First of all, the small DMT pictures you see are the result of code rendering. Now if you go to Magic Eden to view the collection of NATTRIBUTES and Natdogs, you will find something like this:

Natcats 一周狂涨十倍,DMT小图片究竟是什么?

This is because Magic Eden does not yet support DMT small picture rendering on the front end. Somewhat similar to "recursive inscriptions", most of the small Bitcoin pictures you see now are actually the result of layer-by-layer pointer call content and rendering according to the code.

Natcats 一周狂涨十倍,DMT小图片究竟是什么?

The above picture from left to right is the rendering code for rendering the Natcats image (burned to the chain in the form of JavaScript), the Natcats deployment inscription and the Natcats casting inscription. The "dep" field in the casting inscription points to the deployment inscription, and the "id" field in the deployment inscription points to the on-chain inscription that contains the image rendering code.

You can understand it this way: According to the data on the chain, Natcats generates images based on specific scripts, but additional work needs to be done to show the results of the code running. After all, Bitcoin itself cannot to do this. We usually call this process "indexing". For example, to display the balance of BRC-20 in front of your eyes, you need the work of an "indexer" to display the correct results to your browsing interface.

Now let’s explain how Natcats uses Bitcoin’s block target difficulty data to create small pictures. Similar to Bitmap, one Natcats corresponds to one block, but Natcats imposes restrictions on the block data requirements - only Bitcoin's block target difficulty data (hexadecimal field) contains "3b", and this area Natcats cast from blocks will be considered valid.

Bitcoin’s block target difficulty data is adjusted every 2016 blocks (about 2 weeks), and "3b" appears. Currently, there are only 4 times in the history of Bitcoin, each time 2016 blocks. So the current total supply of Natcats is 2016*4 = 8064. As for whether such a block will appear in the future, it is not yet known. There may be a new "3b" block in the future, and then there will be new Natcats available for casting.

Natcats 一周狂涨十倍,DMT小图片究竟是什么?

The above only determines whether Natcats can be "born", and the "gene" that determines Natcats (i.e. what Natcats look like) is determined based on the block height of the block it generates. For example, if you "occupy" the "3b" block with a block height of 123008 (that is, use this block to cast a Natcat), because the block height contains "00", then this Natcat will have earrings .

The feature generation rules are more complicated in detail. For example, the color of the earrings changes according to the third digit of the block height, but the idea is the same. Therefore, some features have not been generated yet. For example, Natcat whose block height contains "00000" will have an alien crown. In short, because it is unpredictable when the "3b" block will appear, its block height is also unpredictable, and everything from the series supply to the rarity of features is unknown. Therefore, Natcats is also called "generative art based on Bitcoin block data."

The logic of NATTRIBUTES and Natdogs is generally the same as that of Natcats, but the specific rules are different, so I won’t go into details here.

Conclusion

Finally, I would like to remind everyone that Natcats has not officially listed any Bitcoin NFT trading market so far. Although there is a collection on Ordinals Wallet, it is obviously incomplete, and most transactions are now conducted OTC on its official Discord.

And NATTRIBUTES and Natdogs have been FOMOed on Magic Eden. Investment is risky, so everyone needs to be extremely cautious.

The above is the detailed content of Natcats surged tenfold in one week, what exactly is the little DMT picture?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:chaincatcher.com. If there is any infringement, please contact admin@php.cn delete