From d2f58d3f0f9e681a760e6bb0f3a04fc3301dc20e Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 26 Jun 2024 16:10:17 +0800 Subject: [PATCH] 1 --- bin/nftserver/config/nft_home_meta.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/nftserver/config/nft_home_meta.json b/bin/nftserver/config/nft_home_meta.json index 68a79971..5ab019db 100644 --- a/bin/nftserver/config/nft_home_meta.json +++ b/bin/nftserver/config/nft_home_meta.json @@ -1,17 +1,17 @@ [ { "name": "hero", - "nft_name": "hero", - "nft_symbol": "nft_symbol", - "nft_description": "description", + "nft_name": "COUNTERFIRE | Genesis Heroes", + "nft_symbol": "Heroes", + "nft_description": "The Genesis Heroes NFT collection grants access to play-to-earn (P2E) features in the Counter Fire game. Its initial release will be through blind boxes. Upon opening these boxes, players will randomly obtain their unique hero characters, spanning across 10 professions and 2 tiers. Owners of Genesis Heroes will also enjoy lucrative token airdrop rewards.", "nft_image": "https://res2.cebggame.com/nft/home_meta/home.jpg", "nft_external_link": "https://res2.cebggame.com/nft/home_meta/home.jpg" }, { "name": "gold_bullion", - "nft_name": "gold_bullion", - "nft_symbol": "nft_symbol", - "nft_description": "description", + "nft_name": "COUNTERFIRE | Golds", + "nft_symbol": "golds", + "nft_description": "COUNTERFIRE | Golds", "nft_image": "https://res2.cebggame.com/nft/home_meta/home.jpg", "nft_external_link": "https://res2.cebggame.com/nft/home_meta/home.jpg" }