Skip to content

Commit

Permalink
Update extraRpcs.js (DefiLlama#1305)
Browse files Browse the repository at this point in the history
Add GetBlock Optimism RPC public endpoint https://go.getblock.io/e8a75f8dcf614861becfbcb185be6eb4
  • Loading branch information
JoGetBlock authored Oct 4, 2024
1 parent 08bc982 commit e483c4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions constants/extraRpcs.js
Original file line number Diff line number Diff line change
Expand Up @@ -1884,6 +1884,11 @@ export const extraRpcs = {
url: "https://optimism-mainnet.gateway.tatum.io",
tracking: "yes",
trackingDetails: privacyStatement.tatum,
},
{
url: "https://go.getblock.io/e8a75f8dcf614861becfbcb185be6eb4",
tracking: "yes",
trackingDetails: privacyStatement.getblock,
},
{
url: "https://opt-mainnet.4everland.org/v1/37fa9972c1b1cd5fab542c7bdd4cde2f",
Expand Down

0 comments on commit e483c4e

Please sign in to comment.