Skip to content

ThirdFi simplifies the borrowing and lending process via smart contract interactions to improve the UX.

License

Notifications You must be signed in to change notification settings

thirdfi/aave-adapter

Repository files navigation

Aave Adapter

These contracts are used for simplifying the contract interactions with AaveV2 and AaveV2 on multiple chains.

Deploy and Verify contracts

npx hardhat deploy --network arbitrumMainnet --tags arbitrumMainnet_AaveAdapter
npx hardhat deploy --network avaxMainnet --tags avaxMainnet_AaveAdapter
npx hardhat deploy --network ethMainnet --tags ethMainnet_AaveAdapter
npx hardhat deploy --network maticMainnet --tags maticMainnet_AaveAdapter
npx hardhat deploy --network optimismMainnet --tags optimismMainnet_AaveAdapter

Contracts

Network Mainnet Testnet
Arbitrum 0xF93Bf23AB5B35201c5F80A322672f0CDe1aC1f22 0x7e4C234B1d634DB790592d1550816b19E862F744
Avalanche 0xDA0E3b17a65A390571257732244b850142b6DE5B 0x75ea2D542dAa5B1D7B321200DE950fB599ffdE8a
Ethereum 0xE52d24eAF593A51126D45f3547037DF54a4233f0
Optimism 0x16DAC3a04f0289cC450e06420b12aE9e4894C269 0x7e4C234B1d634DB790592d1550816b19E862F744
Polygon 0x5b2c86b2Ac398E806117027490b6ecFF85064052 0x6069864d8B9f0c08250366F6c37ae28299aA107D

About

ThirdFi simplifies the borrowing and lending process via smart contract interactions to improve the UX.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published