We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4bceb commit e997fceCopy full SHA for e997fce
core/base/src/constants/rpc.ts
@@ -88,6 +88,8 @@ const rpcConfig = [[
88
["Rootstock", "https://public-node.testnet.rsk.co"],
89
["Gnosis", "https://rpc.chiadochain.net"],
90
["Klaytn", "https://rpc.ankr.com/klaytn_testnet"],
91
+ ["Snaxchain", "https://testnet.snaxchain.io"],
92
+ ["Unichain", "https://sepolia.unichain.org"],
93
]], [
94
"Devnet", [
95
["Ethereum", "http://eth-devnet:8545"],
0 commit comments