Get Started
Get Started
Enso Shortcuts are a set of APIs for executing DeFi workflows by converting high-level specifications into efficient calldata.
Build: Optimized Swap and DeFi Routing
Find optimal paths for entering/exiting DeFi positions or swapping ERC20 tokens with route
API.
Build: Custom DeFi Workflows
Bundle several DeFi actions into a single transaction using bundle
API.
Build: Getting Protocol Data
Access DeFi protocols’ and tokens’ data through a set of Enso APIs.
What is Enso?
Enso is a DeFi infrastructure platform offering APIs that simplify and enhance DeFi interactions. The main APIs transform high-level specifications of DeFi workflows into executable transactions, with minimal integration effort:
- Calculate optimal token swaps by automatically finding the best execution paths across DEXs and liquidity sources
- Construct transactions to enter and exit DeFi positions with a single transaction (lending, staking, LP positions, etc.)
- Compose multi-step DeFi workflows by bundling several protocol interactions into atomic transactions
- Access comprehensive protocol and token data for building rich DeFi applications
Enso’s APIs abstract away the complexity of interacting with multiple DeFi protocols, allowing developers to build sophisticated DeFi workflows.