Skip to content

Commit

Permalink
core/base: add snaxchain mainnet rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
panoel committed Sep 13, 2024
1 parent cc51d7c commit 4b3321f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/base/src/constants/rpc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ const rpcConfig = [[
["Rootstock", "https://public-node.rsk.co"],
["Mantle", "https://rpc.mantle.xyz"],
["Klaytn", "https://rpc.ankr.com/klaytn"],
["Snaxchain", "https://mainnet.snaxchain.io"],
]], [
"Testnet", [
["Ethereum", "https://eth-goerli.public.blastapi.io"],
Expand Down

0 comments on commit 4b3321f

Please sign in to comment.