Common Errors

This section lists common errors encountered during Trading Boost integration and their solutions.

Transaction Not Accelerated

Symptom: Transaction sent successfully but not found in Dashboard's Consumption Details.

Possible CauseTroubleshooting MethodSolution
Insufficient tip amountCheck if tip transfer is >= 0.0003 SOLIncrease tip amount to minimum requirement
Wrong tip accountConfirm transfer target is 7HkiWXe5deJvzn4D6kgMUFCADwX9Z4DMrdjNSSxN6bPpCorrect tip account address
Wrong endpoint usedCheck if pointing to Trading Boost endpoint vs standard RPCUse booster-sg/hk/de/us.zan.top endpoints
Blockhash expiredCheck time interval between transaction construction and sendingShorten interval, get fresh blockhash for each retry

API Errors

Error CodeDescriptionSolution
-32600Invalid request formatCheck JSON-RPC request format
-32602Invalid parametersCheck transaction base64 encoding and tip instruction
-32603Internal server errorExponential backoff retry (1s → 2s → 4s)
-32602Insufficient tip amountIncrease tip to >= 0.0003 SOL
-32602Invalid/expired API KeyCheck API Key in ZAN console
-32602Transaction format errorCheck transaction serialization and signing

Transaction Confirmed but Business Logic Failed

Symptom: Transaction successfully reaches chain (visible on Solscan) but business logic fails (e.g., swap slippage exceeded).

📘

Note:

In Tips mode, if transaction ultimately fails to reach chain, tip is not consumed. However, if transaction reaches chain but business logic fails, whether tip is deducted depends on specific failure reasons.

Connection Issues

SymptomPossible CauseSolution
Connection timeoutInappropriate region selectionSwitch to closer regional endpoint
SSL/TLS errorsUsing HTTPS with certificate issuesVerify correct domain usage, or switch to HTTP
DNS resolution failureWrong domain nameCheck endpoint URL spelling