TRADE CALCULATOR

Price your trade

Read from Pyth for the share price and Jupiter for the pool. Calculator quotes may be briefly cached; the trade-size sweep requests fresh quotes.

Stock
Size
$50,000 of SPYx

Measuring…

EXECUTION AT DIFFERENT SIZES

Premium vs trade size

Compare the wrapper premium with the fill-price impact at five trade sizes, starting with a budget for approximately one token.

Run a quote sweep to see measured values for SPYx.

Enforce the band on this trade

Mainnet · no program deployed

Every swap already carries an on-chain minimum-output check. Jupiter’s route instruction reverts with SlippageToleranceExceeded when the fill lands below it. That threshold is normally taken from the pool’s own mid, which is why the premium never shows. Taking it from the Pyth oracle instead turns the same check into an oracle band.

Band