The app
Deploy one from your own wallet
No key is handled here and there is no relayer. Every write is an ordinary transaction through the wallet you choose, and every one is simulated from your address before it is offered — a revert caught in simulation costs nothing.
Connect
On Robinhood Chain (chain 4663). The app offers to add it if your wallet has not seen it.
Deploy a vault
The contract from /contract, compiled from source —. You are the owner and the treasury.
The minimum harvest is prefilled with the break-even from /ripeness at a 200 bps bounty and live gas — the smallest harvest whose bounty pays for its own transaction. Set it lower and gleaning runs at a loss; higher and your vault waits longer between harvests.
- This deployment costs
- connect to price it
- Your gas balance
- —
A deployment is roughly 1.8 million gas, about an order of magnitude more than a glean — the $0.14 on the front page is the cost of harvesting a vault, not of creating one. You need native ETH on Robinhood Chain to send either.
Vaults on this chain
Discovered from the event each Skep emits in its own constructor. No registry.
Open a vault
Paste an address, or pick one above.
- Deposited
- —
- Pending, not yet booked
- —
- Ripe
- —
- Rates
- —
- Gleaned so far
- —
- Your shares
- —
- Your USDG
- —
Deposit
Glean
Anybody may call this, including you, and it pays the caller. It is disabled above unless the vault is ripe — the contract would revert, and offering a button that cannot work is the same lie as offering a number that is not real.
Redeem
Redeeming does not collect pending fees. If the vault is ripe, glean first — you are paid for it, and then your redemption is priced on the higher share.
Not audited. Nothing on this site is investment advice. What is live, part by part →