1.5 Notes
All EVM address parameters must include the "0x" prefix
Amount parameters use string format to avoid precision loss
The
amountOut
in the response represents the estimated token amount to receive after all fees deducted.The API automatically performs risk detection, with security status reflected in the
isRisk
field. IfisRisk
istrue
, please DO NOT initiate any transactions.
Last updated