From 7c6849268ed67a2e200249d0607a0ada917da579 Mon Sep 17 00:00:00 2001 From: lza_menace Date: Sat, 4 Feb 2023 23:41:11 -0800 Subject: [PATCH] change price --- src/components/Hero.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index f8a6963..c6b49a5 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -38,7 +38,7 @@ export function Hero(props) { unaboomerPreviewAmount: 1, bombPreviewAmount: 1, sendBombPreviewAmount: 1, - unaboomerPrice: ethers.utils.parseEther('.025'), + unaboomerPrice: ethers.utils.parseEther('.005'), bombPrice: ethers.utils.parseEther('.0025'), unaboomersMinted: 0, unaboomerBalance: 0, @@ -276,7 +276,6 @@ export function Hero(props) {

Only 1,000 BOOMERS will survive.

- (Warning: Your BOOMER might explode!)

{options.unaboomersMinted > 0 && (