change price

master
lza_menace 2 years ago
parent bd31c45fcb
commit 7c6849268e

@ -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) {
<br /><br />
Only 1,000 BOOMERS will survive.
<br /><br />
(Warning: Your BOOMER might explode!)
</p>
{options.unaboomersMinted > 0 && (
<p>

Loading…
Cancel
Save