Skip to content

Commit

Permalink
Merge pull request DefiLlama#152 from automata-network/main
Browse files Browse the repository at this point in the history
Remove duplicated rpc endpoints
  • Loading branch information
realdealshaman committed Sep 29, 2022
2 parents 4c490c9 + ae7897d commit 424c296
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions constants/extraRpcs.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"https://1rpc.io/eth",
"https://eth-mainnet.rpcfast.com",
"https://eth-mainnet.rpcfast.com?api_key=xbhWBI1Wkguk8SNMu1bvvLurPGLXmgwYeC4S6g2H7WdwFigZSmPWVZRxrskEQwIf",
"https://1rpc.io/eth",
"https://api.securerpc.com/v1"
]
},
Expand Down Expand Up @@ -103,8 +102,7 @@
"https://bscapi.terminet.io/rpc",
"https://1rpc.io/bnb",
"https://bsc-mainnet.rpcfast.com",
"https://bsc-mainnet.rpcfast.com?api_key=S3X5aFCCW9MobqVatVZX93fMtWCzff0MfRj9pvjGKSiX5Nas7hz33HwwlrT5tXRM",
"https://1rpc.io/bnb"
"https://bsc-mainnet.rpcfast.com?api_key=S3X5aFCCW9MobqVatVZX93fMtWCzff0MfRj9pvjGKSiX5Nas7hz33HwwlrT5tXRM"
]
},
"97": {
Expand Down Expand Up @@ -155,8 +153,7 @@
"https://polygonapi.terminet.io/rpc",
"https://1rpc.io/matic",
"https://polygon-mainnet.rpcfast.com",
"https://polygon-mainnet.rpcfast.com?api_key=eQhI7SkwYXeQJyOLWrKNvpRnW9fTNoqkX0CErPfEsZjBBtYmn2e2uLKZtQkHkZdT",
"https://1rpc.io/matic"
"https://polygon-mainnet.rpcfast.com?api_key=eQhI7SkwYXeQJyOLWrKNvpRnW9fTNoqkX0CErPfEsZjBBtYmn2e2uLKZtQkHkZdT"
]
},
"25": {
Expand Down

0 comments on commit 424c296

Please sign in to comment.