Net Asset Value (NAV)
NAV is the total value of the compute assets under management. It is derived from the per-asset values recorded in the on-chain registry and updates as assets are onboarded and as capital is deployed.On-chain registry
Each asset’s value and metadata are recorded on-chain, with explorer links for independent verification.
Live NAV
Aggregate asset value, computed from the registry rather than asserted.
Reserve coverage
Reserve coverage compares the on-chain asset value backing the protocol to the capital deployed by investors. It is presented as a transparency ratio so anyone can see how deployed capital maps to asset value.Reserve coverage is an accounting ratio derived from on-chain figures. It is not an oracle-attested proof of reserve. Independent, oracle-attested Proof of Reserve is a roadmap item — see Roadmap.
Verify it yourself
1
Open the transparency page
2
Follow the on-chain links
Each asset and the ownership token link to the block explorer.
3
Read the contracts
Use the explorer’s read functions (including Read as Proxy for upgradeable contracts) to confirm values directly on-chain.