Skip to content

Commit

Permalink
Added Infinaeon Chain (ethereum-lists#6556)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
rohansharmazeeve and ligi authored Jan 7, 2025
1 parent ab930f1 commit a10ed5a
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 a10ed5a

Please sign in to comment.