From a67cdf7883b050c8e557be8ecefa93b98f83720b Mon Sep 17 00:00:00 2001 From: PetrAnto Date: Wed, 11 Feb 2026 03:24:26 +0100 Subject: [PATCH] Fix corrupted em dash in page title --- public/index.html | 888 +--------------------------------------------- 1 file changed, 1 insertion(+), 887 deletions(-) diff --git a/public/index.html b/public/index.html index d0ac6b1..7021735 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ - MegaEngage — Testnet dApp + Airdrop Calculator + MegaEngage — Testnet dApp + Airdrop Calculator @@ -21,889 +21,3 @@ - - - - - - - -
- -
- - -
-
- -
-
- -
-
- - - -
-
- - -
-
-
-
-
- -
-
- -
-
-
- -
-
- -
-

1) Connect & Add MegaETH Testnet

-

Chain ID 6342 · RPC https://carrot.megaeth.com/rpc · Explorer megaexplorer.xyz

-
- - - -
-
-
Account:
-
Network:
-
Balance:
-
-
-

Get test ETH (faucet):

- -
- - -
-

2) Fire a Test Transaction

-

Sends a tiny self-transfer on MegaETH Testnet (needs faucet ETH).

-
-
-
-
- -
-
- - -
-

3) Interact with your Counter Contract

-
-
-

Deploy once in Remix (see code ➜), paste the address, then Read / increment().

-
-
- - -
-
- - - - -
-
-
-
-
-
- Show MegaCounter.sol (Solidity 0.8.20+) -
-// SPDX-License-Identifier: MIT
-pragma solidity ^0.8.20;
-
-contract MegaCounter {
-    uint256 public count;
-    event Increment(address indexed by, uint256 newCount, string message);
-    function increment(string calldata message) external {
-        unchecked { count += 1; }
-        emit Increment(msg.sender, count, message);
-    }
-}
-
-
-
-
-
-
-
-
- - -
-
-
-

4) Bad Bunnz NFT (MegaETH)

-

Bad Bunnz is probably the leading web3 project on MegaETH right now.

- Browse on OpenSea -
-
-
-
-
-
- -
-
-
-
- -
-
-
-
-
-
- - -
- - -
-
-
-

Presale participants

-

Unique USDT depositors into the MegaETH public sale.

-
-
- -
-
-
-
-
-
-

Wallet score

-

Testnet activity + Fluffle / Bad Bunnz / Megalio + presale.

-
- 0x - - -
-
Enter a wallet and click Check.
-
-
-
- - -
-
-
- -
-
-
-
-

MEGA Airdrop / Allocation Calculator

-
-
-
Auction price; cap = 0.0999
-
-
-
-
10% if 1-year lock
-
Leaderboard bonus at TGE
-
-
-
-
- - -
-
-
-

Allocation & ROI (at TGE)

-
-
Effective paid price
-
TGE price (= FDV / supply)
-
Tokens (no bonus)
-
Tokens (with bonus)
-
-
-
-
Value @ TGE (no bonus)
ROI %
-
Value @ TGE (with bonus)
ROI %
-
-
-
-
-
-
- -
-
- -
-
-
- - -
-
-
-

Compare MegaEngage with holding your 'broken' coins!

-
- - -
- - - - -
-
-
- - -
Compounded for 12m breakeven
-
-

Breakeven vs Holding ATOM (12 months)

-
-
Compounding
-
ATOM USD scenarios
-
-
- - - -
ATOM 12m changeEnd value (holding)Breakeven TGE priceBreakeven FDV
-
-
- - -
-
-
- -
-
- -
-
- -
-
-
-
- - -
-
-
-
-

Tweet Badge Generator

-

Creates 5 variations with the required intro + your live calculator numbers.

-
-
-
-
-
-
-
- -
-
-
- - Open tweet -
- -
-
- -
-
-
- - Open tweet -
- -
-
-
- - Open tweet -
- -
-
-
- - Open tweet -
- -
-
-
- - Open tweet -
- -
-
-
- -
-
- -
-
-
-
- -
- - -
-
- - - - - - - - - - -