Skip to content

Commit

Permalink
Merge pull request #315 from Instadapp/f/arb-claim
Browse files Browse the repository at this point in the history
  • Loading branch information
thrilok209 authored Aug 17, 2024
2 parents df34adf + 7aadf6b commit fcb00d9
Show file tree
Hide file tree
Showing 3 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.96",
"version": "0.6.97",
"description": "DSA connect",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
1 change: 1 addition & 0 deletions src/addresses/arbitrum/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ export const connectorsV2_M1 = {
'FLUID-STAKING-A': '0xDb08a687bC3Cf7127F7933146D08d1De2a73ef87',
'BASIC-D-V2': '0x389657de20592A0F5aD9eb4De44fE8293616B751',
'INSTAPOOL-D': '0x65f244005B002ecD701Eb44F042d64CCE1bb8D1b',
'FLUID-ARB-CLAIM-A': '0x95596f9C4477861C313B1dD5e20aCd1f3DFBc092'
}
1 change: 0 additions & 1 deletion src/addresses/base/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ export const connectorsV2_M1 = {
'FLUID-A': '0x671E98Cd55587CFf8bA192489fFd968D804757D7',
'BASIC-D-V2': '0x748Fbb99DE5a89a506AB1DDF15839368402bEb4F',
'MORPHO-BLUE-A': '0x38cB414DA0620F2D7Ec3A9A1f185D519270F9538',
'FLUID-ARB-CLAIM-A': '0x95596f9C4477861C313B1dD5e20aCd1f3DFBc092'
}

0 comments on commit fcb00d9

Please sign in to comment.