Skip to content

Commit 0d181e8

Browse files
authored
Merge pull request #347 from Instadapp/f/fluid-pol
feat: update polygon FLUID-A
2 parents a7a8735 + ccad157 commit 0d181e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dsa-connect",
3-
"version": "0.7.20",
3+
"version": "0.7.21",
44
"description": "DSA connect",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",

src/addresses/polygon/connectorsV2_M1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export const connectorsV2_M1 = {
5454
'KYBER-AGGREGATOR-A': '0xF61617C863C58f864083377A446E051668DbDc51',
5555
'AVO-APPROVE-MULTISIG-A': '0xb4f0e775a15f16EAa8Bf608171384E0769eC977F',
5656
'AVO-APPROVE-MULTISIG-STAGING-A': '0xBdE3873b1B71422459c3b6707f373c0b0a87EC75',
57-
'FLUID-A': '0xa15c827Ab305ec391B643a91C4ddeA10A3842b34',
57+
'FLUID-A': '0x2553c9aAD9D5af35c8F3b1822d21A3d869B4F6aB',
5858
'BASIC-D': '0x0B917488c178Ff0AD173f6F3345341C3A2c58620',
5959
'BASIC-D-V2': '0x1d63539bc6fd338579682615Abda6A4Dc2bcc5e4',
6060
'FLUID-STAKING-A': '0xFF93C10FB34f7069071D0679c45ed77A98f37f21',

0 commit comments

Comments
 (0)