watch_token
Monitor an XRPL token you hold and get alerted when it turns dangerous. A one-time check can't catch a rug that happens later — this watches the chain continuously for: AMM pool destroyed (completed rug), liquidity drained past your threshold, clawback enabled, global freeze set, issuer un-blackholed (supply re-mintable), issuer blocklisted, LP lock weakened. Returns a subscriber_key — STORE IT — then poll check_alerts (free). Registration is refused (with the reason) for tokens that are ALREADY compromised — blocklisted, clawback-enabled, frozen, or a husk pool — since those need a verdict now, not monitoring later. Sold as packages by monitoring window (duration_days): 1d $0.005 · 3d $0.012 · 7d $0.020 · 14d $0.035 · 21d $0.048 · 30d $0.060 USDC (longer = cheaper per day). The x402 payment demand lists every tier; pay the one you want and the watch length is set by what you pay. Calling again renews (extends) the watch. Missing something? Call submit_feedback (free) to request it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issuer | Yes | ||
| currency | Yes | ||
| rebaseline | No | ||
| duration_days | No | ||
| subscriber_key | No | ||
| drain_threshold_pct | No |