Questions
Answers that would embarrass this site if they turned out to be wrong.
What is a Draw?
An ERC-20 that represents a claim on a Bin holding one pool asset. One Draw is worth totalAssets / totalSupply of the underlying, and that figure rises as fee income is harvested in. It is an ordinary token, so a wallet, a DEX or a lending market can handle it with no special support. It is a claim on the Bin; it is not the material in the Bin.
If the share price only goes up, how can I lose money?
Three ways, and the first is the one nobody prints. (1) The share price is a level and getting out is a rate: the price at which you can redeem at leisure is not the price at which everyone can redeem at once. (2) The underlying pool can lose value, and a rising number of underlying units per Draw is not a rising value per Draw. (3) It is deployed on a test network only and nobody has audited it; see Ullage, which lists what exists and what does not.
Why is a silo on the front page of a DeFi site?
Because the question "can I get my money out" has an exact answer in a silo and a vague one everywhere else. A silo's discharge rate does not contain a term for how much is in the silo — you can measure that, and this site does. The analogy is not decoration: the same distinction between a stock and a rate is what a TVL figure hides.
Is the silo on this page a video?
No. It is a discrete element solver integrating in your tab — the same file, imported by the same module, that produces every figure on Method. It takes 26 physics steps per animation frame at a fixed timestep, so a throttled tab runs the silo more slowly rather than less accurately, and a paused one is paused rather than skipped forward. Scroll it out of view and it stops entirely.
What does "no lockup" actually mean here?
It means there is no contractual delay. It does not mean the exit has infinite throughput, and those two are routinely printed as if they were the same sentence. Every holder being individually free to leave at any block is compatible with all holders together being unable to.
Is anything deployed?
The Bin is — on Base Sepolia, a TEST network, at 0x21f2056e60e002728cc12fb5c30e656f0d811319. You can deposit into it from the App page. The ether there is free, the token has a public mint(), and none of it is worth anything, which is the only reason an unaudited vault is allowed to exist at all. Nothing is deployed on a network where money is real, and nobody has audited anything. The Chute is a description. Ullage says which is which, part by part, and the build fails if that page ever disagrees with the rest of the site.
Where do the chain figures come from?
From a public Base node, with no API key and no proxy: the scanner reads every block receipt in a window and aggregates the ERC-20 transfers it finds. Nothing about which tokens to look at is typed in — the sample is whatever moved. The panel on the Gate page runs the same module in your browser, against a block mined after this page was built.
Who is behind this?
Nobody is named, and no social account is linked, because none exists. An empty link is correct; an invented handle is not, and a fabricated one in a twitter:site tag does not merely link an account, it attributes the page to it.