Components & Manifests
The Flux protocol consists of multiple smart contracts / components:
Main Logic Component (holds state, and does calculations on state):
Stability Pool Component (contains Flux Reservoirs and handles Redemptions):
Flash Loan Component (allows user to get fUSD flash loans):
Payout Component (used for $ILIS burning):
Proxy Component (main entry point to protocol, used to manage permissions):
Oracle Component (used to validate price messages):
Last updated