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