Skip to content

Commit

Permalink
Merge pull request #342 from Instadapp/f/base-susds
Browse files Browse the repository at this point in the history
fix: update SUSDS connector
  • Loading branch information
thrilok209 authored Dec 21, 2024
2 parents dcf67f1 + 445d42f commit 59a273b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.7.15",
"version": "0.7.16",
"description": "DSA connect",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
2 changes: 1 addition & 1 deletion src/addresses/base/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ export const connectorsV2_M1 = {
'ODOS-V2-A': '0x5523AFAdCd20310569A61694dA0B8F47EF991690',
'ZEROX-V2-A': '0x68e391aF9B25C6fBFC48efDea7Ea391E053E5217',
'MORPHO-CLAIM-A': '0x094876716f911eD6557100f6a47ef4dB346396df',
'SUSDS-A': '0x46DaF6F557a815b82Bf2b7Bd56E195CBb16daC5a'
'SUSDS-A': '0xD41ac7C73fe8A0a1D6F11fC43aE4E0661b8B5C87'
}

0 comments on commit 59a273b

Please sign in to comment.