Skip to content

Commit

Permalink
Merge pull request #343 from Instadapp/f/fluid-dex-arbitrum
Browse files Browse the repository at this point in the history
feat: add fluid smart vault connectors
  • Loading branch information
SamarendraGouda authored Dec 24, 2024
2 parents 59a273b + c8464e3 commit e387b6f
Show file tree
Hide file tree
Showing 2 changed files with 4 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.7.16",
"version": "0.7.17",
"description": "DSA connect",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
3 changes: 3 additions & 0 deletions src/addresses/arbitrum/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,7 @@ export const connectorsV2_M1 = {
'OKX-A': '0x28Fb3469E5650B4A979A9F3A54040407eB412Eed',
'ZEROX-V2-A': '0xa2fA0329183586d0231e29F80Ee70a0559418EE2',
'ZEROX-A': '0xa2fA0329183586d0231e29F80Ee70a0559418EE2',
'FLUID-VAULT-T2-A': '0x0B917488c178Ff0AD173f6F3345341C3A2c58620',
'FLUID-VAULT-T3-A': '0x5bb2daA4A140Ae5Ff4aeE77F5Bb949e4f9e69DAc',
'FLUID-VAULT-T4-A': '0x1d63539bc6fd338579682615Abda6A4Dc2bcc5e4',
}

0 comments on commit e387b6f

Please sign in to comment.