Skip to content

Commit

Permalink
added infinaeon chain
Browse files Browse the repository at this point in the history
  • Loading branch information
rohansharmazeeve committed Jan 7, 2025
1 parent 2999c2a commit d383506
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-420000.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Infinaeon",
"chain": "Infinaeon",
"rpc": ["https://rpc.infinaeon.com"],
"faucets": [""],
"nativeCurrency": {
"name": "Ethereum",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "hhttps://rpc.infinaeon.com",
"shortName": "Infinaeon",
"chainId": 420000,
"networkId": 420000,
"explorers": [
{
"name": "tracehawk",
"url": "https://explorer.infinaeon.com",
"standard": "none"
}
]
}

0 comments on commit d383506

Please sign in to comment.