Skip to content

Commit

Permalink
Merge pull request #309 from Instadapp/update-sparkClaim
Browse files Browse the repository at this point in the history
Update spark claim
  • Loading branch information
shriyatyagii authored Aug 2, 2024
2 parents 7c177a8 + 4ae41f1 commit d7774b6
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.90",
"version": "0.6.91",
"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 @@ -111,5 +111,5 @@ export const connectorsV2_M1 = {
'FLUID-INST-CLAIM-A': '0xA846B6E912F03831137Ce3C0349D784F8d51cE78',
'PARASWAP-V6-A': '0x6e5484d041aF87CD6C95cd95bd5bE7eA786098D3',
'MERKLE-CLAIM-A': '0xee85F567efc35621145dCf62f341d095D94b9F65',
'SPARK-CLAIM-A': '0xF8d555bCFf0F755A6a98b91A18dE64DB3610FA40'
'SPARK-CLAIM-A': '0xC36a19FFA9D050EEe5D53Fa15095Dc1228767EcF'
}

0 comments on commit d7774b6

Please sign in to comment.