🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Nansen Limit Orders

by @nansen-devops

Guide users through native limit orders on Solana via `nansen trade limit-order create|list|cancel|update`, and the alert-based settlement-signal fallback fo...

βš™οΈ Configuration

  • A Solana wallet configured in nansen-cli: nansen wallet show (or
  • nansen wallet create if none exists). Local, Privy, and WalletConnect wallets are all supported for trade limit-order.
  • The wallet must hold the sell token plus a small amount of SOL for fees.
  • For the alert fallback: a notification channel (Telegram chat ID, Slack or
  • Discord webhook, or generic webhook URL).
  • NANSEN_API_KEY. Smart alerts are internal-only; non-internal users get 404.
  • First-time trade limit-order create auto-registers a trading vault and
  • caches a JWT at ~/.nansen/limit-order-auth.json for ~23h.

    > Two mechanisms, not one. The limit order itself is price-triggered β€” > it executes when the market price crosses the target. A companion smart > alert is a settlement confirmation β€” it fires after the trade settles > on-chain (i.e. when the bought token actually arrives in the wallet). They > are independent: the order handles the trigger, the alert tells the user the > fill landed.

    πŸ“‹ Tips & Best Practices

  • Chain aliases for alerts: Hyperliquid = hyperevm, BSC = bnb.
  • Use single quotes for names with $ or special characters.
  • For immediate swaps (not price-triggered), use the nansen-trading skill.
  • For webhook delivery of alerts, pair with nansen-alerts-webhook-listener.
  • View on ClawHub
    TERMINAL
    clawhub install nansen-limit-orders

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’