Funding ledger
Every entry is a call to fund(), timestamped by the chain and impossible
to edit afterwards. This page reads the events straight from the contract: there is
no database behind it, and nothing is filtered.
The pace is neither guaranteed nor contractual. Judging it is exactly what this ledger is for, rather than trusting a figure advertised somewhere else.
Every entry, newest first
| Date | Epoch | Amount | From | |
|---|---|---|---|---|
| Loading… | ||||
The epoch column says which epoch a deposit landed in: it becomes distributable once that epoch has fully elapsed. A deposit made into an epoch with no committed power is carried to the first epoch that has some — never lost.
Check it without trusting us
The ledger above is rebuilt from the vault's FeesFunded events. A block
explorer will show exactly the same rows.