Skip to content

Commit

Permalink
Add Allnodes RPC Endpoint for Bahamut (#3820)
Browse files Browse the repository at this point in the history
  • Loading branch information
3eph1r0th authored Nov 19, 2023
1 parent d6ecac8 commit f676c62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _data/chains/eip155-5165.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"https://rpc1.bahamut.io",
"https://rpc2.bahamut.io",
"wss://ws1.sahara.bahamutchain.com",
"wss://ws2.sahara.bahamutchain.com"
"wss://ws2.sahara.bahamutchain.com",
"https://bahamut.publicnode.com",
"wss://bahamut.publicnode.com"
],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
Expand Down

0 comments on commit f676c62

Please sign in to comment.