Sell Node is a specialized trading node for executing sell operations, an instance node of Swap Node. It provides clear sell semantics and simplifies token selling configuration.
Node Information
Property
Value
Node Type
sell_node
Display Name
Sell
Category
Trade (Execution)
Icon
π Downward Trend Icon
Handle Color
Amber (Orange) / Emerald (Green)
Node Category
Instance Node
Base Node Type
swap_node
Functionality
Sell Node is designed specifically for token selling operations. It internally uses Swap Node's complete exchange functionality but provides more intuitive parameter naming. Users only need to specify the token to sell and the token to receive, and the node automatically handles the exchange logic.
Main Uses:
Sell held tokens
Clear sell semantics
Simplified parameter configuration
Automatic exchange direction handling
Core Features:
πΈ Sell Semantics: sell_token and base_token parameters are more intuitive
π Auto Mapping: Internally converts to Swap Node's from/to parameters
π Full Functionality: Inherits all Swap Node features