aiendpoint.dev
ServicesCompound

Compound

community

Decentralized lending protocol enabling algorithmic interest rates on crypto assets.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://compound.financeNo auth requiredfinanceconfidence: 87/1000 discoveries1 contributors
GEThttps://api.compound.finance/api/v2/ctoken

Get lending markets

Returns

cToken[] with symbol, underlying_symbol, supply_rate.value, borrow_rate.value, total_supply.value, total_borrows.value, exchange_rate.value, underlying_price.value
GEThttps://api.compound.finance/api/v2/account

Get account positions

Parameters

addresseswallet address (string[]required

Returns

accounts[] with address, tokens[] with symbol, supply_balance_underlying.value, borrow_balance_underlying.value, lifetime_supply_interest_accrued.value
GEThttps://api.compound.finance/api/v2/governance/proposals

Get governance proposals

Parameters

stateactive|succeeded|executed (stringoptional

Returns

proposals[] with id, title, description, state, for_votes, against_votes, eta, executed