-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update aave-address-book lib (#360)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule aave-address-book
updated
10 files
+15 −0 | CHANGELOG.md | |
+1 −1 | lib/aave-v3-origin | |
+2 −2 | package-lock.json | |
+1 −1 | package.json | |
+13 −3 | safe.csv | |
+6 −6 | src/AaveV2Ethereum.sol | |
+37 −0 | src/AaveV3EthereumLido.sol | |
+3 −3 | src/ts/AaveV2Ethereum.ts | |
+36 −3 | src/ts/AaveV3EthereumLido.ts | |
+28 −2 | tokenlist.json |