Skip to content

Commit

Permalink
update Polygon RPCs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mithreum committed Dec 10, 2024
1 parent 2f75c15 commit 1740aa0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/factory/rpcs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@ export const MainnetRPCUri = {
],
POLYGON: [
`https://polygon-mainnet.g.alchemy.com/v2/${AL_KEY}`,
"https://polygon-bor-rpc.publicnode.com",
"https://1rpc.io/matic",
"https://solitary-maximum-friday.matic.quiknode.pro/08a337d30e47f0883134773e941aa12a9069c079",
"https://polygon-rpc.com",
// "https://polygon-bor-rpc.publicnode.com",
// "https://1rpc.io/matic",
// "https://rpc.ankr.com/polygon",
// "https://polygon.drpc.org"
// "https://polygon.blockpi.network/v1/rpc/public",
Expand Down

0 comments on commit 1740aa0

Please sign in to comment.