Skip to content

Commit a10ed5a

Browse files
rohansharmazeeveligi
andauthored
Added Infinaeon Chain (#6556)
* added r0ar testnet and mainnet * removed trailing slash * changed short name * changed short names to conform to standards * added infinaeon chain * removed wrongfully chained files * added infinaeon chain * fixed blank facuet url --------- Co-authored-by: ligi <ligi@ligi.de>
1 parent ab930f1 commit a10ed5a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

_data/chains/eip155-420000.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "Infinaeon",
3+
"chain": "Infinaeon",
4+
"rpc": ["https://rpc.infinaeon.com"],
5+
"faucets": [],
6+
"nativeCurrency": {
7+
"name": "Ethereum",
8+
"symbol": "ETH",
9+
"decimals": 18
10+
},
11+
"infoURL": "hhttps://rpc.infinaeon.com",
12+
"shortName": "Infinaeon",
13+
"chainId": 420000,
14+
"networkId": 420000,
15+
"explorers": [
16+
{
17+
"name": "tracehawk",
18+
"url": "https://explorer.infinaeon.com",
19+
"standard": "none"
20+
}
21+
]
22+
}

0 commit comments

Comments
 (0)