Skip to content

Commit e997fce

Browse files
authored
Set unichain testnet RPC (#714)
1 parent 0d4bceb commit e997fce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/base/src/constants/rpc.ts

+2
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ const rpcConfig = [[
8888
["Rootstock", "https://public-node.testnet.rsk.co"],
8989
["Gnosis", "https://rpc.chiadochain.net"],
9090
["Klaytn", "https://rpc.ankr.com/klaytn_testnet"],
91+
["Snaxchain", "https://testnet.snaxchain.io"],
92+
["Unichain", "https://sepolia.unichain.org"],
9193
]], [
9294
"Devnet", [
9395
["Ethereum", "http://eth-devnet:8545"],

0 commit comments

Comments
 (0)