Skip to content

Commit

Permalink
add Orenium Mainnet 7778 (ethereum-lists#4558)
Browse files Browse the repository at this point in the history
* update RPC Link

Update Link RPC

* Add orenium mainnet

Orenium Mainnet 7778
  • Loading branch information
oreniumchain authored Mar 14, 2024
1 parent 65447aa commit 0e22b3c
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions _data/chains/eip155-7778.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "Orenium Mainnet Protocol",
"chain": "ORE",
"rpc": [
"https://validator-mainnet.orenium.org",
"https://rpc-oracle-mainnet.orenium.org",
"https://portalmainnet.orenium.org"
],
"nativeCurrency": {
"name": "ORENIUM",
"symbol": "ORE",
"decimals": 18
},
"infoURL": "https://orenium.org",
"shortName": "ore",
"chainId": 7778,
"networkId": 7778,
"slip44": 1,
"icon": "ore",
"faucets": [],
"explorers": [
{
"name": "ORE Mainnet Explorer",
"icon": "ore",
"url": "https://oreniumscan.org",
"standard": "none"
}
]
}

0 comments on commit 0e22b3c

Please sign in to comment.