Admin List Vaults
admin
Admin List Vaults
Admin-only vault list. Source of truth is the UNION of:
- vaults.json (registry — has deposit_router + type + paused + curator)
- yieldo_v1.vaults (indexer — has metrics + score components)
Vaults present in the indexer but not the registry are surfaced too, so
the admin sees every vault the indexer is tracking and can control its
public visibility. Their deposit/withdraw toggles are hard-locked
(registry_missing: true) until someone adds a real entry to vaults.json.
GET
Admin List Vaults