change price

master
lza_menace 2 years ago
parent bd31c45fcb
commit 7c6849268e

@ -38,7 +38,7 @@ export function Hero(props) {
unaboomerPreviewAmount: 1, unaboomerPreviewAmount: 1,
bombPreviewAmount: 1, bombPreviewAmount: 1,
sendBombPreviewAmount: 1, sendBombPreviewAmount: 1,
unaboomerPrice: ethers.utils.parseEther('.025'), unaboomerPrice: ethers.utils.parseEther('.005'),
bombPrice: ethers.utils.parseEther('.0025'), bombPrice: ethers.utils.parseEther('.0025'),
unaboomersMinted: 0, unaboomersMinted: 0,
unaboomerBalance: 0, unaboomerBalance: 0,
@ -276,7 +276,6 @@ export function Hero(props) {
<br /><br /> <br /><br />
Only 1,000 BOOMERS will survive. Only 1,000 BOOMERS will survive.
<br /><br /> <br /><br />
(Warning: Your BOOMER might explode!)
</p> </p>
{options.unaboomersMinted > 0 && ( {options.unaboomersMinted > 0 && (
<p> <p>

Loading…
Cancel
Save