HOP OUT / V0.6 DOCUMENTATION
READ THE DOOR.
THEN DECIDE.
HOP OUT is an exit-liquidity tool for Pons V2 tokens on Robinhood Chain. It compares a position's spot value with estimated proceeds at four independent sale sizes.
RUN THE TOOLINPUT
Provide a token contract plus either a token amount or a public wallet address. Holder Check can request an EVM account or accept any manually pasted public address, then reads its $HOPOUT balance without requiring a browser wallet.
- TOKEN
- Pons V2 contract address
- AMOUNT
- Exact token quantity to test
- WALLET
- Optional public balance source
THE RECEIPT
Every result keeps the observed market state, method label, fee assumptions, proceeds estimate, and haircut visible together. Holder Mode also adds a 0–100 Door Score and an Exit Limit control for finding the largest tested size below a selected haircut.
A small sale that establishes the easy-exit baseline.
A larger sale that begins to expose price impact.
Half the position tested independently against the same state.
The complete position tested as one exit—not four partial fills.
METHOD
Curve launches use block-pinned on-chain reserves and fee reads. Graduated launches use the canonical published pool and a clearly labelled market-depth approximation.
SAFETY BOUNDARY
The terminal needs no wallet connection. Holder Check can request a public EVM address, but never a signature, approval, transaction, private key, or custody. Estimates can change as pool state moves and are not executable quotes or financial advice.
READ THE SOURCE