API Specifications
Specifications to interact with Fynd server
Service healthy
Health check response.
Whether derived data has been computed at least once.
This indicates overall readiness, not per-block freshness. Some algorithms require fresh derived data for each block — they are ready to receive orders but will wait for recomputation before solving.
trueWhether the service is healthy.
trueTime since last market update in milliseconds.
1250Number of active solver pools.
2Data stale
Request to solve one or more swap orders.
Quote completed
Complete solution for a [QuoteRequest].
Contains a solution for each order in the request, along with aggregate gas estimates and timing information.
Time taken to compute this solution, in milliseconds.
12Total estimated gas for executing all swaps (as decimal string).
150000Invalid request
No route found
Service unavailable
Quote timeout
Last updated