Skip to content

Commit

Permalink
Merge pull request #311 from Instadapp/f/fluid-base
Browse files Browse the repository at this point in the history
  • Loading branch information
thrilok209 authored Aug 7, 2024
2 parents b2b2f1c + 446d2bf commit fda9008
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dsa-connect",
"version": "0.6.92",
"version": "0.6.93",
"description": "DSA connect",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
2 changes: 2 additions & 0 deletions src/addresses/base/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ export const connectorsV2_M1 = {
'KYBER-AGGREGATOR-A': '0x6ca5658D944aF44545f00781da8195F8AaFDF5E3',
'PARASWAP-V6-A': '0xf066769946726AC68caA08D101F89ae8d198622c',
'INSTAPOOL-D': '0x3Ca137EC191299481472f7d7F72ce63586D4C4A8',
'FLUID-A': '0x671E98Cd55587CFf8bA192489fFd968D804757D7',
'BASIC-D-V2': '0x748Fbb99DE5a89a506AB1DDF15839368402bEb4F',
}

0 comments on commit fda9008

Please sign in to comment.