Skip to content

Commit

Permalink
Rebrand Rethereum to Hypra (#3933)
Browse files Browse the repository at this point in the history
  • Loading branch information
JABirchall authored Dec 8, 2023
1 parent d7106a2 commit 4ec9033
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions _data/chains/eip155-622277.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
{
"name": "Rethereum Mainnet",
"chain": "RTH",
"name": "Hypra Mainnet",
"chain": "HYP",
"rpc": [
"https://rpc.hypra.network",
"https://rpc.rethereum.org",
"https://rethereum.rpc.restratagem.com",
"https://rpc.rthcentral.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Rethereum",
"symbol": "RTH",
"name": "Hypra",
"symbol": "HYP",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://www.rethereum.org",
"shortName": "rth",
"infoURL": "https://www.hypra.network",
"shortName": "hyp",
"chainId": 622277,
"networkId": 622277,
"icon": "rethereum",
"explorers": [
{
"name": "rethereum",
"url": "https://explorer.rethereum.org",
"name": "hypra",
"url": "https://explorer.hypra.network",
"icon": "blockscout",
"standard": "EIP3091"
}
Expand Down

0 comments on commit 4ec9033

Please sign in to comment.