Home web3.0 What is the relationship between NFT and Ethereum? Why is NFT crashing less than ETH?

What is the relationship between NFT and Ethereum? Why is NFT crashing less than ETH?

Mar 05, 2025 pm 01:27 PM
Blockchain nft Bitcoin cryptocurrency Ethereum Why ethereumnft

The controversy over the NFT market boom and Ethereum energy consumption have emerged again. Ethereum NFTs consume an amazing amount of energy, and its transaction process (creating or selling NFTs) consumes an average of 214 kWh, which stems from its proof-of-work mechanism (similar to Bitcoin). Over the past year, the popularity of Ethereum and NFTs has increased dramatically, with NFTs having monthly transaction volumes on the Ethereum network reaching $10 billion. Many investors are concerned about the relationship between NFT and Ethereum, and this article will discuss this in-depth.

What is the relationship between NFT and Ethereum? Why is NFT crashing less than ETH?

The correlation between NFT and Ethereum

The value of NFT varies by rarity and other dynamic factors, and the NFT market is also composed of ERC-1155 (semi-homogeneous) tokens. To more accurately reflect the total value of NFT collectibles, NFTGo.io's market value calculation uses the higher value of NFT collectibles floor price and its latest transaction price. This method avoids the influence of the highest-priced collection and can better reflect the overall value of the collection.

The plunge in ETH price directly affects the NFT market, because most NFT transactions are denominated in ETH or WETH.

ETH market value has fallen from about US$550 billion in early December 2021 to less than US$130 billion in June 2022. ETH and NFT market capitalization have both declined in the past three months. The figure below shows the adjustment of ETH and NFT market value return during this period (based on 100). The two show a high negative correlation.

Why is the NFT drop less than ETH?

NFT accounts for only a small part of the crypto market. NFT combines culture, art, finance and transactions, building a decentralized bridge for creators and fans. ETH is much more popular than NFT, and the huge liquidation of large funds in the cryptocurrency market in the past few weeks has also exacerbated the decline in ETH's market value. The figure below shows the market size difference between the two assets.

Since 2009, the cryptocurrency market has undergone many iterations and cycles and has gradually become the mainstream trading and investment method. Large funds and market makers invest heavily in top crypto assets such as Bitcoin and Ethereum. Compared with NFT, cryptocurrencies are a more mature market in the blockchain ecosystem.

We can quantify the mainstream of NFT relative to cryptocurrencies by calculating the ratio of NFT market capitalization to mainstream cryptocurrencies such as ETH. For example, according to YCharts data, on March 21, 2022, the ETH market value was US$238.3 billion, and the NFT market value recorded by NFTGo.io was US$19.3 billion, and the NFT/ETH ratio was approximately 0.08. On December 5, ETH's market value was US$498 billion, NFT's market value was US$9.8 billion, and the ratio was about 0.02. These ratio changes reflect the growth rate of NFT market capitalization scale relative to ETH. The focus of the analysis is on the growth rate of NFT relative to mainstream assets such as ETH, rather than predicting when the NFT market value will be the same as ETH market value.

While Ethereum is still the preferred blockchain for most NFT transactions, its high transaction fees make it less competitive. Although Ethereum's transaction fees have dropped, it is still far higher than its competitor Solana. Solana's transaction fees are only a few cents, while Ethereum's average transaction fees last month were $6.50. Low transaction fees are an important factor in Solana attracting users. However, even if NFT trading volumes drop, Ethereum still dominates the market.

The above is the detailed content of What is the relationship between NFT and Ethereum? Why is NFT crashing less than ETH?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Does H5 page production require continuous maintenance? Does H5 page production require continuous maintenance? Apr 05, 2025 pm 11:27 PM

The H5 page needs to be maintained continuously, because of factors such as code vulnerabilities, browser compatibility, performance optimization, security updates and user experience improvements. Effective maintenance methods include establishing a complete testing system, using version control tools, regularly monitoring page performance, collecting user feedback and formulating maintenance plans.

Can JS run without H5? Can JS run without H5? Apr 06, 2025 am 09:06 AM

Is JavaScript available to run without HTML5? The JavaScript engine itself can run independently. Running JavaScript in a browser environment depends on HTML5 because it provides the standardized environment required to load and execute code. The APIs and features provided by HTML5 are crucial to modern JavaScript frameworks and libraries. Without HTML5 environments, many JavaScript features are difficult to implement or cannot be implemented.

Why do you need to call Vue.use(VueRouter) in the index.js file under the router folder? Why do you need to call Vue.use(VueRouter) in the index.js file under the router folder? Apr 05, 2025 pm 01:03 PM

The necessity of registering VueRouter in the index.js file under the router folder When developing Vue applications, you often encounter problems with routing configuration. Special...

What are the advantages of H5 page production What are the advantages of H5 page production Apr 05, 2025 pm 11:48 PM

The advantages of H5 page production include: lightweight experience, fast loading speed, and improving user retention. Cross-platform compatibility, no need to adapt to different platforms, improving development efficiency. Flexibility and dynamic updates, no audit required, making it easier to modify and update content. Cost-effective, lower development costs than native apps.

Why are the purple slashed areas in the Flex layout mistakenly considered 'overflow space'? Why are the purple slashed areas in the Flex layout mistakenly considered 'overflow space'? Apr 05, 2025 pm 05:51 PM

Questions about purple slash areas in Flex layouts When using Flex layouts, you may encounter some confusing phenomena, such as in the developer tools (d...

Unable to log in to mysql as root Unable to log in to mysql as root Apr 08, 2025 pm 04:54 PM

The main reasons why you cannot log in to MySQL as root are permission problems, configuration file errors, password inconsistent, socket file problems, or firewall interception. The solution includes: check whether the bind-address parameter in the configuration file is configured correctly. Check whether the root user permissions have been modified or deleted and reset. Verify that the password is accurate, including case and special characters. Check socket file permission settings and paths. Check that the firewall blocks connections to the MySQL server.

Why does a specific div element in the Edge browser not display? How to solve this problem? Why does a specific div element in the Edge browser not display? How to solve this problem? Apr 05, 2025 pm 08:21 PM

How to solve the display problem caused by user agent style sheets? When using the Edge browser, a div element in the project cannot be displayed. After checking, I posted...

Why can custom style sheets take effect on local web pages in Safari but not on Baidu pages? Why can custom style sheets take effect on local web pages in Safari but not on Baidu pages? Apr 05, 2025 pm 05:15 PM

Discussion on using custom stylesheets in Safari Today we will discuss a custom stylesheet application problem for Safari browser. Front-end novice...