Contract Registry
The single authoritative address list.
| Contract | Purpose | Address |
|---|---|---|
| Liquid token | Fixed-supply ERC-20 traded on external venues. | NOT_DEPLOYED |
| Claim token | Claim token minted on wrap, burned on redemption. | NOT_DEPLOYED |
| Wrapper | Mints and redeems the claim token, charges wrap fees. | NOT_DEPLOYED |
| Stockpile vault | Custodies acquired assets and reports balances. | NOT_DEPLOYED |
| Reserve engine | Routes protocol fees into asset acquisitions. | NOT_DEPLOYED |
| Fee router | Collects and accounts for every fee source. | NOT_DEPLOYED |
| Oracle registry | Valuation sources used for NAV and claim value. | NOT_DEPLOYED |
| Lending market | Phase II. Borrow against the claim token. | NOT_DEPLOYED |