Skip to content

Commit

Permalink
feat: add moprho claim connector to mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
SamarendraGouda committed Dec 20, 2024
1 parent 7ed4731 commit 5c7a8f7
Show file tree
Hide file tree
Showing 2 changed files with 2 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.7.14",
"version": "0.7.15",
"description": "DSA connect",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down
1 change: 1 addition & 0 deletions src/addresses/mainnet/connectorsV2_M1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,5 @@ export const connectorsV2_M1 = {
'ZEROX-V2-A': '0xebB17b077FD2BD29422eE5Ed8E5DA0c506748A25',
'MORPHO-TOKEN-WRAPPER-A': '0x2D73c8C3BA746976d43311324565f290c0C9d44E',
'SPARK-PSM-A': '0x60dAf1F4Fb22bE9aa8DF110E867429Ea12c2F36e',
'MORPHO-CLAIM-A': '0x749E8dDcb309596f7c301d304C0d633291AA4174',
}

0 comments on commit 5c7a8f7

Please sign in to comment.