Skip to content

Commit bad36a1

Browse files
committed
Add Warden Protocol
1 parent be5ec29 commit bad36a1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

_data/chains/eip155-8765.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "Warden Mainnet",
3+
"chain": "WARD",
4+
"rpc": [
5+
"https://evm.wardenprotocol.org",
6+
"wss://evm-ws.wardenprotocol.org"
7+
],
8+
"faucets": [""],
9+
"nativeCurrency": {
10+
"name": "WARD",
11+
"symbol": "WARD",
12+
"decimals": 18
13+
},
14+
"infoURL": "https://wardenprotocol.org",
15+
"icon": "warden",
16+
"shortName": "ward",
17+
"chainId": 8765,
18+
"networkId": 8765
19+
}

0 commit comments

Comments
 (0)