Skip to content

Commit

Permalink
Merge pull request #283 from Instadapp/BasicD-polygon
Browse files Browse the repository at this point in the history
Setup Basic D on polygon
  • Loading branch information
shriyatyagii authored Jan 30, 2024
2 parents 40cd55f + def41da commit e8b25a0
Show file tree
Hide file tree
Showing 2 changed files with 2 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.6.66",
"version": "0.6.67",
"description": "DSA connect",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
1 change: 1 addition & 0 deletions src/addresses/polygon/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ export const connectorsV2_M1 = {
'AVO-APPROVE-MULTISIG-A': '0xb4f0e775a15f16EAa8Bf608171384E0769eC977F',
'AVO-APPROVE-MULTISIG-STAGING-A': '0xBdE3873b1B71422459c3b6707f373c0b0a87EC75',
'FLUID-A': '0xa15c827Ab305ec391B643a91C4ddeA10A3842b34',
'BASIC-D': '0x0B917488c178Ff0AD173f6F3345341C3A2c58620',
}

0 comments on commit e8b25a0

Please sign in to comment.