nansen-limit-orders
Installation
SKILL.md
Limit Orders
Use this skill when the user wants a price-triggered order. There are two distinct paths — pick the one that matches the user's chain:
- Solana → native limit orders.
nansen trade limit-order create|list|cancel|updateplaces real resting orders through the Nansen trading API. Use these for anything on Solana. - Other chains → alert-based approximation.
nansen-clidoes not yet place native limit orders on EVM chains. Place the resting order on the venue that supports it (CEX, DEX limit-order product) and create a companioncommon-token-transfersmart alert on the settlement wallet as a best-effort fill signal.