Chain ID 6342 · RPC https://carrot.megaeth.com/rpc · Explorer explorer.megaeth.com
Mainnet action links:
Sends a tiny self-transfer on MegaETH Mainnet to generate an on-chain proof action.
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
Track your readiness milestones inspired by the official token page journey. Your progress is saved locally in your browser.
Unique USDT depositors into the MegaETH public sale.
Mainnet 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.