๐งฎQuoter API
The routing API that powers swaps on Ekubo's websites
https://prod-api-quoter.ekubo.orgEndpoints
All amounts are base-unit decimal strings. For an exact-input swap X to Y, amount is positive, specifiedToken is X, and otherToken is Y. For an exact-output swap X to Y, amount is the negative desired output, specifiedToken is Y, and otherToken is X. The response preserves the signed amounts consumed by Ekubo router SDKs.
Decimal chain identifier used by the Ekubo token list and quoter gateway
1Pattern: ^[0-9]+$Positive exact-input amount or negative exact-output amount, denominated in specifiedToken
{"summary":"Exact input","value":"100000000000000000"}Pattern: ^-?[0-9]*[1-9][0-9]*$EVM or Starknet token address encoded as hexadecimal
0x0000000000000000000000000000000000000000Pattern: ^0x[0-9a-fA-F]+$EVM or Starknet token address encoded as hexadecimal
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48Pattern: ^0x[0-9a-fA-F]+$A block-pinned executable split-route quote
^0x[0-9a-fA-F]+$Routing execution-resource estimate. Transaction preparation should separately estimate the complete transaction.
Estimated fractional price impact. null means a reverse quote could not be produced and should be treated as a risk warning.
Total output for exact input or total input for exact output. Exact-output values are negative.
^-?[0-9]+$Request failed
Request failed
Request failed
Request failed
Decimal chain identifier used by the Ekubo token list and quoter gateway
1Pattern: ^[0-9]+$Latest block indexed by this quoter instance
Request failed
Service metadata and canonical integration URLs
Request failed
Last updated
Was this helpful?

