Skip to content

Commit

Permalink
feat: add StargateV2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff-CCH committed Aug 12, 2024
1 parent 0e68144 commit f3df031
Show file tree
Hide file tree
Showing 16 changed files with 5,308 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/fifty-spiders-wave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@protocolink/logics': minor
---

add StargateV2
1 change: 1 addition & 0 deletions src/logics/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export * as radiantv2 from './radiant-v2';
export * as sonne from './sonne';
export * as spark from './spark';
export * as stargate from './stargate';
export * as stargatev2 from './stargate-v2';
export * as syncswap from './syncswap';
export * as uniswapv3 from './uniswap-v3';
export * as utility from './utility';
Expand Down
Loading

0 comments on commit f3df031

Please sign in to comment.