Cap's protocol has six live onchain modules, Vault, Lender, Fee Auction, Delegation, Oracles, Access Controls. Every one of them is currently reachable only by a raw hex address. Every operator, delegator, integrator, and auditor who interacts with Cap does so against strings of characters that convey nothing.
Owning cap.eth resolves all of it. ENS subdomains under a parent name are free to create, one acquisition unlocks an entire named namespace for the protocol, permanently. And it extends further than contracts.
// Vault
vault.cap.eth
0xcCcc62962d17b8914c62D74FfB843d73B2a3cccC
Reserve assets, cUSD issuance, liquidity to Lender
// Lender
lender.cap.eth
0x15622c3dbbc5614E6DFa9446603c1779647f01FC
Borrowing, repayment, liquidation, interest calculations
// Staked cUSD
stake.cap.eth
0x88887bE419578051FF9F4eb6C858A951921D8888
stcUSD, yield-bearing savings, ERC-4626 vault
// Fee Auction
fees.cap.eth
0xa1a20aBdc873CF291c22Ce3C8968EC06277324D0
Protocol yield converted to cUSD via Dutch auction
// Delegation
delegate.cap.eth
0xF3E3Eae671000612CE3Fd15e1019154C1a4d693F
EigenLayer / Symbiotic shared security, slashing, rewards
// Decentralized Frontend
cap.eth.limo
IPFS contenthash → set once on cap.eth
A fully decentralized, censorship-resistant web presence. No DNS. No registrar. No takedown vector. cap.eth.limo resolves Cap's frontend directly from IPFS, accessible to anyone, permanently.