We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59a273b + c8464e3 commit e387b6fCopy full SHA for e387b6f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dsa-connect",
3
- "version": "0.7.16",
+ "version": "0.7.17",
4
"description": "DSA connect",
5
"main": "dist/index.js",
6
"module": "dist/index.es.js",
src/addresses/arbitrum/connectorsV2_M1.ts
@@ -46,4 +46,7 @@ export const connectorsV2_M1 = {
46
'OKX-A': '0x28Fb3469E5650B4A979A9F3A54040407eB412Eed',
47
'ZEROX-V2-A': '0xa2fA0329183586d0231e29F80Ee70a0559418EE2',
48
'ZEROX-A': '0xa2fA0329183586d0231e29F80Ee70a0559418EE2',
49
+ 'FLUID-VAULT-T2-A': '0x0B917488c178Ff0AD173f6F3345341C3A2c58620',
50
+ 'FLUID-VAULT-T3-A': '0x5bb2daA4A140Ae5Ff4aeE77F5Bb949e4f9e69DAc',
51
+ 'FLUID-VAULT-T4-A': '0x1d63539bc6fd338579682615Abda6A4Dc2bcc5e4',
52
}
0 commit comments