Skip to content

Commit

Permalink
Merge pull request #160 from Instadapp/aave-v3-claim-avax
Browse files Browse the repository at this point in the history
updated aave v3 claim avax
  • Loading branch information
KaymasJain authored Apr 20, 2022
2 parents e0be872 + 8c54b43 commit 8540a12
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.14-beta.1",
"version": "0.6.14-beta.2",
"description": "DSA connect",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
2 changes: 1 addition & 1 deletion src/addresses/avalanche/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ export const connectorsV2_M1 = {
'AAVE-IMPORT-V2-V3-A': '0xF352901811DdD6CE803a626D6A8e4A221880F6BE',
'AAVE-V3-IMPORT-A': '0xCAc6049C4fa9FF7201143b5F653b5F698AC2dE44',
'AAVE-V3-IMPORT-PERMIT-A': '0x2249Afe319baA0137CB434116Ac4d4Fd5c3eb719',
'AAVE-V3-CLAIM-A': '0xBB9FfAD3a7866C3A966A82EdD2bdE0D8D931e1eD',
'AAVE-V3-CLAIM-A': '0x9341dd1191837C3ab30447ADa907F7625a61CF14',
}

0 comments on commit 8540a12

Please sign in to comment.