Skip to content

Commit

Permalink
Add ChainX rpcs
Browse files Browse the repository at this point in the history
Delete SherpaX rpc
  • Loading branch information
icodezjb authored and realdealshaman committed Jun 7, 2023
1 parent c21fd02 commit 6d1dedf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions constants/extraRpcs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2398,8 +2398,11 @@ export const extraRpcs = {
"https://dataserver-asia-2.zenithchain.co/",
],
},
1506: {
rpcs: ["https://mainnet.sherpax.io/rpc"],
1501: {
rpcs: [
"https://mainnet.chainx.org/rpc",
"https://mainnet2.chainx.org/rpc"
]
},
512512: {
rpcs: ["https://galaxy.block.caduceus.foundation"],
Expand Down

0 comments on commit 6d1dedf

Please sign in to comment.