Deployed contracts
All canonical addresses on Polygon Amoy with explorer links.
Source of truth
The full set of audited Wave 6 contracts is open source. To keep the docs readable we don't inline raw addresses — open the GitHub repository for the canonical source, ABIs, and the deployment manifest, and use Polygonscan to independently verify storage and events.
Contracts in the release
Each contract has a short description below and links directly to its source file in the repository. Click through to read the implementation, run tests, or build against the ABI.
ERC-4626 vault that holds user deposits and routes yield.
On-chain interface where the off-chain agent posts strategy decisions.
Risk scoring + circuit breaker. Pauses the vault under stress.
Whitelist and lifecycle of yield strategies.
Bounded executor that turns AI decisions into vault calls.
Reserve fund that backstops capital under loss events.
Governance + staking token with reward distribution.
OpenZeppelin Governor with Timelock for protocol upgrades.