Skip to content

Commit

Permalink
Add WadzChain Mainnet (#6361)
Browse files Browse the repository at this point in the history
Co-authored-by: ligi <[email protected]>
  • Loading branch information
purevolcano106 and ligi authored Dec 7, 2024
1 parent a3ff4f7 commit df27c20
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-171717.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Wadzchain Mainnet",
"title": "Wadzchain Mainnet",
"chain": "Wadzchain-Mainnet",
"icon": "wadz",
"rpc": ["https://rpc.wadzchain.io"],
"faucets": [],
"nativeCurrency": {
"name": "WadzChain Token",
"symbol": "WCO",
"decimals": 18
},
"infoURL": "https://www.wadzchain-network.io",
"shortName": "wadzchain-mainnet",
"chainId": 171717,
"networkId": 171717,
"explorers": [
{
"name": "Wadzchain Mainnet Explorer",
"url": "https://scan.wadzchain.io",
"standard": "EIP3091"
}
]
}

0 comments on commit df27c20

Please sign in to comment.