Endpoints & Regions
Trading Boost has nodes deployed across four global regions. Choose the region closest to you for lowest latency.
Endpoint List
MEV Protection
Append ?anti-mev=true to any endpoint:
http://booster-sg.zan.top/node/v1/solana/mainnet/<AK>/tips?anti-mev=trueStandard RPC Endpoints (Read Operations)
Use standard ZAN RPC endpoints for all read-type RPC methods (getLatestBlockhash, getBalance, simulateTransaction, etc.):
https://api.zan.top/node/v1/solana/mainnet/<YOUR_API_KEY>Trading Boost endpoints only support sendTransaction.
Protocol Selection
| Protocol | Use Case | Description |
|---|---|---|
| HTTP | Backend services, bots, latency-sensitive scenarios | Eliminates TLS handshake overhead; recommended for backend |
| HTTPS | Frontend/browser applications, security/compliance requirements | Encrypted transmission; suitable for user-facing applications |
Network Selection Recommendations
| Protocol | Use Case | Description |
|---|---|---|
| HTTP | Backend services, bots, latency-sensitive scenarios | Eliminates TLS handshake overhead; recommended for backend |
| HTTPS | Frontend/browser applications, security/compliance requirements | Encrypted transmission; suitable for user-facing applications |
Note:Testnet: Not currently supported. Trading Boost is only available on Solana Mainnet.
Updated about 2 hours ago
