Chain ID 6342 · RPC https://carrot.megaeth.com/rpc · Explorer megaexplorer.xyz
Get test ETH (faucet):
Sends a tiny self-transfer on MegaETH Testnet (needs faucet ETH).
Deploy once in Remix (see code ➜), paste the address, then Read / increment().
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);
}
}
Bad Bunnz is probably the leading web3 project on MegaETH right now.
Browse on OpenSea
Unique USDT depositors into the MegaETH public sale.
Testnet activity + Fluffle / Bad Bunnz / Megalio + presale.
Enter a wallet and click Check.
| ATOM 12m change | End value (holding) | Breakeven TGE price | Breakeven FDV |
|---|
Creates 5 variations with the required intro + your live calculator numbers.