Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 497 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 497 Bytes

Euler Contract Interfaces

  • contracts/IEuler.sol - Solidity file containing all the interfaces needed for interacting with the core Euler protocol.

  • abis - ABIs that can be used to interact with the contracts from off-chain programs.

  • types - Types for the ABIS to be imported into application

  • addresses - Addresses of deployed Euler contracts