etherpool.app
EtherPool
Create a temporary ETH address for combining payments toward one fixed total.
V1, unaudited. Use at your own risk. Source is open at github.com/seanbonner/etherpool — read it yourself before sending ETH.
Setup required
Factory address is not configured.
Create Pool
Creating a pool requires a wallet transaction. Sending ETH to a pool address does not require using this site.
Pools
No pools yet.
Pool Detail
How It Works
- Create a pool with a total due, due date, and EOA recipient.
- Send ETH directly to the pool address.
- When the total is reached, anyone can call Complete to pay the recipient.
- If the due date passes underfunded, contributors can claim their ETH back.
- Any overpayment is held as excess for the sending address to claim.
Do not send from an exchange. Use a wallet you control, or you may not be able to claim refunds or excess ETH.
EtherPool is open source and unaudited. Review the contracts and frontend at github.com/seanbonner/etherpool.