Skip to content

Commit

Permalink
Merge pull request #1708 from Bladeswap/patch-1
Browse files Browse the repository at this point in the history
Update Bladeswap graphql endpoint
  • Loading branch information
dtmkeng committed Jul 25, 2024
2 parents 7d691e1 + a4738b5 commit 4449af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dexs/bladeswap/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { FetchOptions, BreakdownAdapter } from "../../adapters/types";
const adapters = univ2Adapter(
{
[CHAIN.BLAST]:
"https://graph-node.bladeswap.xyz/subgraphs/name/bladeswap/algebra-mainnet-info",
"https://api.studio.thegraph.com/query/75205/blade-algebra/mainnet-info-1.0.3",
},
{
factoriesName: "factories",
Expand Down

0 comments on commit 4449af9

Please sign in to comment.