We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61cc30 commit 3607933Copy full SHA for 3607933
core/base/src/constants/rpc.ts
@@ -45,6 +45,7 @@ const rpcConfig = [[
45
["Rootstock", "https://public-node.rsk.co"],
46
["Mantle", "https://rpc.mantle.xyz"],
47
["Klaytn", "https://rpc.ankr.com/klaytn"],
48
+ ["Snaxchain", "https://mainnet.snaxchain.io"],
49
]], [
50
"Testnet", [
51
["Ethereum", "https://eth-goerli.public.blastapi.io"],
0 commit comments