Skip to content

Commit dd6882a

Browse files
authored
feat: WstETH collateral support (#92)
1 parent 4562dd6 commit dd6882a

12 files changed

+7528
-779
lines changed

core/package-lock.json

+6,005-774
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
"@types/uuid": "^8.3.3",
3737
"@typescript-eslint/eslint-plugin": "^4.33.0",
3838
"@typescript-eslint/parser": "^4.33.0",
39+
"@uniswap/sdk-core": "^3.0.1",
40+
"@uniswap/v3-sdk": "^3.8.2",
3941
"dotenv": "^10.0.0",
4042
"eslint": "^7.8.0",
4143
"eslint-config-prettier": "^6.11.0",

0 commit comments

Comments
 (0)