The Fake Estate vault contract has not shipped to mainnet. Deposits, share issuance, NAV and the redemption queue come online once NEXT_PUBLIC_VAULT_ADDRESS is configured against the deployed vault. The FWA core it will trade against is already live — see the position book for real on-chain state.
Every vault position — collection, floor, backing, the keep/sell ratio, fees earned and status — is on-chain, but it is reconstructed from the vault's events (not a single core getter). It renders here from an indexer as soon as the vault contract is deployed and its keeper starts listing. The aggregate pool state above is already live from the FWA core.