Skip to content

Commit

Permalink
Merge pull request #272 from Instadapp/crv-update
Browse files Browse the repository at this point in the history
Update crv usd connector name
  • Loading branch information
shriyatyagii authored Sep 26, 2023
2 parents 4e49a14 + 9811553 commit ff81992
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.57",
"version": "0.6.58",
"description": "DSA connect",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
2 changes: 1 addition & 1 deletion src/addresses/mainnet/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ export const connectorsV2_M1 = {
'BASIC-D': '0x389657de20592A0F5aD9eb4De44fE8293616B751',
'AVO-APPROVE-MULTISIG-A': '0x62750CfEbDB196CAe6DD6956c13AD60682a614d0',
'AVO-APPROVE-MULTISIG-STAGING-A': '0xF61617C863C58f864083377A446E051668DbDc51',
'CRV-USD-A': '0xEEe36D8b3013599897cc0fD7c1dAE9f1ABaD747F',
'CURVE-USD-A': '0xEEe36D8b3013599897cc0fD7c1dAE9f1ABaD747F',
}

0 comments on commit ff81992

Please sign in to comment.