Skip to content

Commit

Permalink
Merge pull request #310 from Instadapp/f/op-compound-v3
Browse files Browse the repository at this point in the history
feat: add compound v3 connectors to optimism
  • Loading branch information
shriyatyagii authored Aug 5, 2024
2 parents d7774b6 + 1f32c18 commit b2b2f1c
Show file tree
Hide file tree
Showing 2 changed files with 3 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.91",
"version": "0.6.92",
"description": "DSA connect",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
2 changes: 2 additions & 0 deletions src/addresses/optimism/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ export const connectorsV2_M1 = {
'AVO-APPROVE-MULTISIG-STAGING-A': '0x0Ac1eab0fBe7d57881C4C9626eD493E5809CbDd9',
'PARASWAP-V6-A': '0xcDAb2C496A96B6Df19f3f305933088eE2d74C5bA',
'INSTAPOOL-D': '0x43416B914a9F66C46FF0dD9Ca05Bc297989f8F7E',
'COMPOUND-V3-A': ' 0xDb08a687bC3Cf7127F7933146D08d1De2a73ef87',
'COMPOUND-V3-REWARDS-A': '0x389657de20592A0F5aD9eb4De44fE8293616B751'
}

0 comments on commit b2b2f1c

Please sign in to comment.