Skip to content

Commit 3607933

Browse files
authored
core/base: add snaxchain mainnet rpc (#697)
1 parent d61cc30 commit 3607933

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/base/src/constants/rpc.ts

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ const rpcConfig = [[
4545
["Rootstock", "https://public-node.rsk.co"],
4646
["Mantle", "https://rpc.mantle.xyz"],
4747
["Klaytn", "https://rpc.ankr.com/klaytn"],
48+
["Snaxchain", "https://mainnet.snaxchain.io"],
4849
]], [
4950
"Testnet", [
5051
["Ethereum", "https://eth-goerli.public.blastapi.io"],

0 commit comments

Comments
 (0)