Skip to content

Commit a1dad61

Browse files
authored
add megaeth mainnet (#7714)
* add megaeth mainnet registration * add mainnet designation
1 parent 95c88ee commit a1dad61

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

_data/chains/eip155-4326.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "MegaETH Mainnet",
3+
"chain": "ETH",
4+
"nativeCurrency": {
5+
"name": "Ether",
6+
"symbol": "ETH",
7+
"decimals": 18
8+
},
9+
"rpc": [],
10+
"faucets": [],
11+
"explorers": [],
12+
"infoURL": "https://megaeth.com",
13+
"shortName": "megaeth",
14+
"chainId": 4326,
15+
"networkId": 4326
16+
}

0 commit comments

Comments
 (0)