euler-xyz / euler-interfaces

Solidity interfaces for core Euler contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Solidity interfaces for core Euler contracts


Languages

Language:TypeScript 95.7%Language:Solidity 4.2%Language:JavaScript 0.1%Language:Shell 0.0%