Skip to content

Commit

Permalink
Merge pull request #1843 from woonetwork/master
Browse files Browse the repository at this point in the history
chore: update Mantle subgraph url
  • Loading branch information
0xngmi committed Aug 30, 2024
2 parents de9814f + 6673e8d commit 1aa7283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dexs/woofi/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const endpoints = {
[CHAIN.POLYGON_ZKEVM]: "https://api.studio.thegraph.com/query/71937/woofi-polygon-zkevm/version/latest",
[CHAIN.LINEA]: "https://api.studio.thegraph.com/query/71937/woofi-linea/version/latest",
[CHAIN.BASE]: "https://api.studio.thegraph.com/query/71937/woofi-base/version/latest",
[CHAIN.MANTLE]: "https://woofi-subgraph.mer1in.com/subgraphs/name/woonetwork/woofi-mantle",
[CHAIN.MANTLE]: "https://subgraph-api.mantle.xyz/api/public/9e9d6e8a-be9d-42d1-9747-3a8f001214c5/subgraphs/woonetwork/woofi-mantle/v0.0.1/gn",
};

type TStartTime = {
Expand Down

0 comments on commit 1aa7283

Please sign in to comment.