SlipGuard Console Guide

SlipGuard shows what a swap is likely to cost before you execute elsewhere — and whether the math adds up. Analysis only. No execution, signing, or fund movement. Not financial advice.

60-second workflow

  1. Pick Chain, Token In, Token Out, and Amount In.
  2. Click Run Audit Quote and compare the top routes.
  3. Review Hidden Costs for the selected route.
  4. Optionally Export Report JSON or Markdown for a shareable audit record.

Reading the route table

ColumnMeaning
RouteIdentifier for the path across pools and DEXs.
HopsEach leg of the swap (token in → token out on a DEX).
Est OutEstimated output before gas is subtracted.
Gas Adj OutOutput after gas — usually the more realistic “what you keep.”
ConfidenceEstimate reliability (0–100%). Lower = treat with caution.
Recon bpsReconciliation check. ≤ 1 bps = cost parts sum correctly.

Hidden cost components

ComponentPlain language
lp_feeFee paid to the liquidity pool.
price_impactCost from moving the pool price against you.
gasNetwork transaction cost in USD terms.
bridge_relay_feeCross-chain or relay fee when applicable.
mev_risk_premiumEstimated buffer for sandwich risk — not a guaranteed loss.

What to trust

Monitoring (preview)

Monitor This Pair adds the pair to the in-console watchlist demo. Pred Error compares predicted vs realized attribution over time. Protected Value is an attribution metric — not money SlipGuard moved in your wallet.

Monitoring and retention policy reflect API schema in this public preview; paid tiers are not live.

What you can skip (unless debugging)

Glossary

TermDefinition
bpsBasis points. 1 bps = 0.01%. 50 bps ≈ 0.5% of trade value.
Hidden costsLP fee, price impact, gas, bridge/relay, and MEV risk beyond the headline quote.
Route / hopsPath across pools; more hops can mean more fees and risk.
Gas Adj OutOutput after gas — more realistic than Est Out.
MEV risk premiumEstimated sandwich or reordering risk buffer.
ConfidenceEstimate reliability from data quality and conditions.
ReconciliationCheck that cost components add up to total hidden cost.
Pred ErrorPrediction error in bps for monitored pairs (attribution).
Dominant causeWhich cost bucket drove the largest attribution variance.

Limits