Regions
Trader API is deployed across multiple bare-metal providers within each region and automatically routes requests to the optimal data center based on observed client latency.
To ensure accurate routing, use a public DNS resolver that supports EDNS Client Subnet (ECS), such as Google DNS (8.8.8.8) or OpenDNS (208.67.222.222 / 208.67.220.220). Resolvers without ECS support (e.g., Cloudflare) may obscure the client ASN, leading to suboptimal routing.
Submission Endpoints
These endpoints support only transaction submission, and are optimized for low-latency transaction propagation.
π¬π§ England
uk.solana.dex.blxrbdn.com
πΊπΈ New York
ny.solana.dex.blxrbdn.com
πΊπΈ Los Angeles
la.solana.dex.blxrbdn.com
π©πͺ Frankfurt
germany.solana.dex.blxrbdn.com
π³π± Amsterdam
amsterdam.solana.dex.blxrbdn.com
π―π΅ Tokyo
tokyo.solana.dex.blxrbdn.com
π¨π¦ Toronto (new/beta)
toronto.solana.dex.blxrbdn.com
Additionally, we offer a global edge endpoint that automatically routes requests to the nearest transaction submission endpoint or satellite instances around the globe. This improves performance for users who are not co-located with bare-metal data center hubs, such as those running from residential networks or cloud environments like AWS.
π Global
global.solana.dex.blxrbdn.com
We recommend sending to your closest submission region and the global endpoint in parallel to receive the best landing performance. Submit to all regions simultaneously for the best performance.
Full Service Endpoints
These endpoints support all API endpoints excluding Pump.fun, which has dedicated endpoints below.
π¬π§ England
uk.solana.dex.blxrbdn.com
πΊπΈ New York
ny.solana.dex.blxrbdn.com
Pump.fun Endpoints
These endpoint support our Pump.fun API and are optimized with low-latency feeds from shreds for the fastest data delivery.
π¬π§ England
pump-uk.solana.dex.blxrbdn.com
πΊπΈ New York
pump-ny-solana.dex.blxrbdn.com
Swagger
Access our Swagger docs below for the latest up-to-date API specifications.
Last updated