1.5 Notes

  1. All EVM address parameters must include the "0x" prefix

  2. Amount parameters use string format to avoid precision loss

  3. The amountOut in the response represents the estimated token amount to receive after all fees deducted.

  4. The API automatically performs risk detection, with security status reflected in the isRisk field. If isRisk is true, please DO NOT initiate any transactions.

Last updated