Skip to content

api-evangelist/exactly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exactly Protocol (exactly)

Exactly Protocol is a decentralized, non-custodial, open-source protocol providing autonomous fixed and variable interest rate credit markets on Ethereum, Optimism, and Base. It enables users to deposit and borrow crypto assets at both variable rates and fixed rates through maturity pools, using a continuous non-linear interest rate model, dynamic close factor liquidations, and a rewards distribution system with the EXA governance token.

APIs.json: https://raw.githubusercontent.com/api-evangelist/exactly/refs/heads/main/apis.yml

Tags

  • DeFi
  • Lending
  • Borrowing
  • Fixed Rate
  • Variable Rate
  • Ethereum
  • Optimism
  • Base
  • ERC-4626
  • Credit Markets

Timestamps

  • Created: 2026-06-14
  • Modified: 2026-06-14

APIs

Exactly Protocol Previewer API

Read-only smart contract interface for previewing deposits, borrows, withdrawals, and repayments across all market maturity pools. Returns projected yields, repayment amounts, and comprehensive account positions across all markets on Ethereum and Optimism without executing any transactions.

Tags

  • Previewer
  • Markets
  • Maturity Pools
  • User Positions
  • Read-only

Properties

Exactly Protocol Market API

ERC-4626-compliant smart contract interface for the core Market contract exposing view and write methods for depositing, borrowing, withdrawing, repaying, minting, redeeming, and liquidating positions at both variable and fixed rates. Includes account snapshots, debt previews, and floating asset calculations.

Tags

  • Market
  • ERC-4626
  • Deposits
  • Borrows
  • Liquidations
  • Variable Rate
  • Fixed Rate

Properties

Exactly Protocol Auditor API

Smart contract interface for the Auditor, the central risk management component that manages market listings, collateral factors, account liquidity checks, and liquidation eligibility. Provides methods to query all markets, compute account liquidity, calculate seizure amounts, and check liquidation conditions.

Tags

  • Auditor
  • Risk
  • Collateral
  • Liquidity
  • Liquidations
  • Markets

Properties

Exactly Protocol RewardsController API

Smart contract interface for querying and claiming EXA and esEXA token rewards distributed to depositors and borrowers. Supports querying claimable rewards, reward configurations, distribution timelines, reward indexes, and claiming rewards across all market operations.

Tags

  • Rewards
  • EXA
  • esEXA
  • Distribution
  • Governance

Properties

Exactly Protocol Subgraph API (The Graph)

GraphQL subgraph API powered by The Graph for querying indexed on-chain data from Exactly Protocol on Ethereum mainnet and Optimism. Supports advanced queries including aggregation, filtering, relationships, and historical data for markets, user positions, maturity pools, borrowing rates, and protocol-wide statistics.

Tags

  • GraphQL
  • Subgraph
  • The Graph
  • Historical Data
  • Analytics
  • Ethereum
  • Optimism

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors