Skip to content

poorab2309/megaeth-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MegaETH Contracts — Foundry

Smart contracts deployed on MegaETH Testnet using Foundry CLI.

Deployed Contracts

Contract Address TX Hash Date
MegaCounter.sol 0x852D8eBF501D8041a6Ad28561bac5cCeDFc0114 0xc99ee214e1f60663a46ffaec0ec8ff07f5c8dcfdbdb8ccaaf3f9d105e8cdf47c May 28, 2026

What MegaCounter Does

High-frequency counter showcasing MegaETH's real-time block speed. Tracks count, last caller, and timestamp. Emits events on every increment.

Stack

Deploy command

forge create src/MegaCounter.sol:MegaCounter
--rpc-url https://carrot.megaeth.com/rpc
--private-key $PRIVATE_KEY
--broadcast

About

Smart contracts deployed on MegaETH Testnet using Foundry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors