Compound is an algorithmic, autonomous interest rate protocol built for developers, to unlock a universe of open financial applications.
We're Compound LabsThe legacy financial system is slow, inefficient, and constrained by intermediaries. We’re on a mission to change that.
Compound Labs is an open-source software development company building tools, products, and services for the decentralized finance (DeFi) ecosystem.
The
Compound protocol currently has
$650,314,981 of USDT earning 6.75% interest
Protocol MathThe Compound protocol contracts use a system of exponential math, Exponential.sol, in order to represent fractional quantities with sufficient precision.
Most numbers are represented as a mantissa, an unsigned integer scaled by 1 * 10 ^ 18, in order to perform basic math at a high level of precision.