Skip to content

Commit

Permalink
add hydradx mainnet 222222
Browse files Browse the repository at this point in the history
  • Loading branch information
nohaapav committed Mar 17, 2024
1 parent 0e22b3c commit a491beb
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
27 changes: 27 additions & 0 deletions _data/chains/eip155-222222.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "HydraDX",
"chain": "HDX",
"rpc": [
"https://rpc.hydradx.cloud",
"wss://rpc.hydradx.cloud"
],
"faucets": [],
"nativeCurrency": {
"name": "Wrapped ETH",
"symbol": "WETH",
"decimals": 18
},
"infoURL": "https://hydradx.io",
"shortName": "hdx",
"chainId": 222222,
"networkId": 222222,
"icon": "hydradx",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.evm.hydration.cloud",
"standard": "EIP3091"
}
]
}

8 changes: 8 additions & 0 deletions _data/icons/hydradx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmQFuoM3HjsEkmQkbcp9QRawmKBD21xQLMNUfrVKPi8Phd",
"width": 2000,
"height": 2000,
"format": "svg"
}
]

0 comments on commit a491beb

Please sign in to comment.