Skip to content

Commit

Permalink
feat: added stakely json-rpc for taiko and fantom
Browse files Browse the repository at this point in the history
  • Loading branch information
trikunai committed Oct 8, 2024
1 parent 3057ed2 commit 4009b4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions constants/extraRpcs.js
Original file line number Diff line number Diff line change
Expand Up @@ -1096,6 +1096,7 @@ export const extraRpcs = {
tracking: "none",
trackingDetails: privacyStatement.omnia,
},
"https://fantom-json-rpc.stakely.io",
],
},
137: {
Expand Down Expand Up @@ -4926,6 +4927,7 @@ export const extraRpcs = {
tracking: "yes",
trackingDetails: privacyStatement.tenderly,
},
"https://taiko-json-rpc.stakely.io/"
],
},
167009: {
Expand Down

0 comments on commit 4009b4a

Please sign in to comment.