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 & attribution (API only)

Post-trade attribution, monitored-pair watchlists, provider value tracking, and retention policy remain available via the API for schema and integration testing. They are not a public console panel — the backend uses seeded/demo monitoring data, not live fills or wallet watch.

data_source_metadata remains on API responses for operator/debug use — it is not a public console panel.

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.

Limits