Enso Shortcuts APIs convert high-level specifications of desired DeFi outcomes into calldata.
route
API, which takes in tokens and their amounts returns the calldata for the optimal path.bundle
API, which lets you construct a path interacting with DeFi protocols you pick.route
endpoint lets you not only do swaps, but also equips you for entering lending positions, depositing into yield farming strategies, adding liquidity to AMM pools, obtaining LP tokens, and more.route
API.bundle
API.Updated