Skip to content

Commit

Permalink
api: add treasure magicswap api url
Browse files Browse the repository at this point in the history
  • Loading branch information
alecananian committed Dec 19, 2024
1 parent 73004e8 commit 1c6be53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ export const MAGICSWAPV2_API_URL = {
"https://api.goldsky.com/api/public/project_clrm53zqegpoi01x18coz2fb5/subgraphs/magicswapv2/live/gn",
[arbitrumSepolia.id]:
"https://api.goldsky.com/api/public/project_clrm53zqegpoi01x18coz2fb5/subgraphs/magicswapv2-dev/live/gn",
[treasure.id]:
"https://api.goldsky.com/api/public/project_clrm53zqegpoi01x18coz2fb5/subgraphs/magicswap-treasure/live/gn",
[treasureTopaz.id]:
"https://api.goldsky.com/api/public/project_clrm53zqegpoi01x18coz2fb5/subgraphs/magicswap-dev-topaz/live/gn",
[sepolia.id]:
Expand Down

0 comments on commit 1c6be53

Please sign in to comment.