Github
Source code
Route Widget Live Demo
Try it out!
Features
- Desired operation: Any-to-any token swaps and position entry/exit across multiple chains (zap-in, deposit, stake, and more)
- Automatic route building: Automatically constructs an optimal transaction involving multiple protocols and tokens
- Shortcut preview: Previews of token balances, USD values, and price impact preview
Integration
You can integrate the Enso shortcuts widget into your React application.1. Install the package
wagmi and viem as peer dependencies.
2. Import and use the component
3. Props & Configuration
Examples
Pre-selected Tokens
Custom Theme
APIs used
The Widget uses the following APIs:GET /tokensto fetch the token and positions on the selectedGET /balancesto fetch the user’s token balances and display the exact amount for each positionGET /routeto get the optimal route for user’s intended operation
Get Your API Key
Register at Enso Developer Dashboard to obtain your API key.Updated
