types
types copied to clipboard
feat(preset): extend routes and quote requests to support `preset`
- extend the interface of POST /routes & GET /quote requests w/ the new optional parameter
preset - expose the configurable config options / parameters that can be overridden via a preset config in a new interface
RouteOptionsBase
Context: LF-16003 API config presets for Stablecoin token transfers -> PR: https://github.com/lifinance/lifi-backend/pull/7405