Monitoring and proof of deployment
Last updated
VaaS is designed to make vault operations observable.
The LP verification layer can expose:
· onchain event logs;
· strategy debt tracking;
· NAV report history;
· settlement records;
· permission change logs;
· deposits and withdrawals;
· fee accrual;
· strategy exposure;
· vault capacity;
· redemption queue depth;
· emergency pause status.
This information can be indexed through a subgraph-level indexing layer and displayed through dashboards or partner applications.
The purpose is not only transparency for users. It also gives operators, risk teams, and integrators a live view of the vault's operational health.
Last updated