Former US First Lady Melania Launches MetaRose NFT
The former first lady of the United States pushes the "Integration of Virtual and Real" necklace
Former President Trump (Donald Trump) was recently involved in the election fraud "hush money case" ), the trading volume of the NFTs it launched continues to decrease. But Melania, the former first lady of the United States. Melania Trump seems not to give up on her family's "NFT business" and recently launched a "virtual and real integrated necklace" to celebrate the upcoming Mother's Day.
The customized virtual and real integrated necklace launched by Melania costs US$245. Users can purchase it through a wallet that supports the Solana chain. While getting the necklace, they can also get a corresponding digital collection. NFT.
Although this necklace keeps up with technological trends, it is still unavoidable in criticism. For example, the foreign media "Intelligencer" was confused about the name of the necklace "Her Love & Gratitude". Does this necklace celebrate the love and gratitude of the mother herself, or the gift-giver's gratitude for maternal love?
"Intelligencer" also thinks that the product's slogan "Her Love, an exquisite jewel filled with immense gratitude (Her Love, an exquisite jewel filled with immense gratitude)" is weird, especially this necklace There is no gem on it, and it is just gold-plated silver jewelry.
Melania loves to launch NFT collectibles
But no matter what, it can be seen that Melania still loves to launch NFT-related collectibles. As early as 2021, she released Developed the NFT series "Melania's Vision" and invited French artist Marc Antoine. Marc-Antoine Coulon creates in watercolor style. Part of the proceeds from the NFT at that time was also planned to be used to educate children who had left foster care or families.
On the digital collection website USA Memorabilia, you can also see two NFT series also created by Melania, namely "The American Christmas Collection" and "The POTUS Trump NFT Collection", however, the popularity and discussion of these two series are relatively low.
What happened to former US President Trump’s NFT?
Not only the former first lady, but also the former US President Trump himself issued NFT twice, which once caused a sensation. In December 2022, Trump announced the launch of the first NFT series "Donald Trump Digital Trading Card", with a total circulation of 45,000 pieces and a price of US$99 each.
In April 2023, Trump issued another 47,000 NFTs, each priced at the same price of $99. However, after the second wave of issuance, the floor price of NFT in the first wave fell, from a maximum of 0.4 Ethereum to a minimum of 0.1 Ethereum.
However, the trading activities of Trump NFT on various platforms are relatively dry now. According to the data of NFT store OpenSea, the last transaction of Trump NFT was 22 days ago. The two NFTs traded at that time were respectively It was sold at an average price of 0.0652 Ethereum, which is approximately $217.
According to the data analysis platform CryptoSlam, the sales of Trump NFT in the past 30 days were US$60,217, a 79% decrease from the previous three months. The number of transactions dropped by 97% within 30 days.
The above is the detailed content of Former US First Lady Melania Launches MetaRose NFT. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



The library used for floating-point number operation in Go language introduces how to ensure the accuracy is...

Running the H5 project requires the following steps: installing necessary tools such as web server, Node.js, development tools, etc. Build a development environment, create project folders, initialize projects, and write code. Start the development server and run the command using the command line. Preview the project in your browser and enter the development server URL. Publish projects, optimize code, deploy projects, and set up web server configuration.

GiteePages static website deployment failed: 404 error troubleshooting and resolution when using Gitee...

Under the BeegoORM framework, how to specify the database associated with the model? Many Beego projects require multiple databases to be operated simultaneously. When using Beego...

Which libraries in Go are developed by large companies or well-known open source projects? When programming in Go, developers often encounter some common needs, ...

The problem of using RedisStream to implement message queues in Go language is using Go language and Redis...

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.

When using sql.Open, why doesn’t the DSN report an error? In Go language, sql.Open...