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

euler-xyz/euler-interfaces-legacy

Repository files navigation

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