Skip to content

Commit

Permalink
Merge pull request #296 from Instadapp/update-fluid
Browse files Browse the repository at this point in the history
Update fluid
  • Loading branch information
shriyatyagii authored May 23, 2024
2 parents ba4b343 + cfd4ece commit d219127
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.6.77",
"version": "0.6.78",
"description": "DSA connect",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
2 changes: 1 addition & 1 deletion src/addresses/mainnet/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const connectorsV2_M1 = {
'CURVE-USD-A': '0xEEe36D8b3013599897cc0fD7c1dAE9f1ABaD747F',
'MORPHO-BLUE-A': '0x09d898D2F1971C5481c3f3ADD63F21fB9a2b18D9',
'INSTAPOOL-D': '0xDe0223C3627e8958a1136b16092d14Df3C693f5c',
'FLUID-A': '0x8c661E6C4daCb7Ab972F938CA367246973906912',
'FLUID-A': '0x8818F4004B7f02C766E79a8604C1C5fE6d8D2358',
'BASIC-D-V2': '0xF515151eb049918C9e60A40B9fA51a0847A511c6',
'SPARK-IMPORT-PERMIT-A': '0x01C9da8154CC35e12B5C368990b369b8d0aC6CD2',
'SPARK-IMPORT-A': '0x1098e93365029982362F97Aebe7b64aaa2101b9f',
Expand Down

0 comments on commit d219127

Please sign in to comment.