bloXroute · AsyncAPI Specification
bloXroute Streams (BDN + Solana Trader API)
Version 2.0
Event surface for the bloXroute Blockchain Distribution Network and Solana Trader API. Captured by the API Evangelist enrichment pipeline from the provider's published stream documentation and protobuf (server-streaming RPCs + Cloud-API/gateway WebSocket subscriptions). Not a provider-published AsyncAPI. Payload schemas are referenced to the docs rather than reproduced.
View Spec
View on GitHub
CompanyCryptoBlockchainTradingMEVSolanaEthereumLow LatencyStreamingInfrastructureAsyncAPIWebhooksEvents
Channels
newTxs
New transactions observed on the BDN mempool stream (EVM chains).
pendingTxs
Pending transactions stream (EVM chains), optionally validated against a local node.
txReceipts
Transaction receipts stream.
newBlocks
New blocks stream.
bdnBlocks
Blocks propagated over the BDN, ahead of the local node.
ethOnBlock
On-block event stream evaluating configured calls each block.
GetPumpFunNewTokensStream
New Pump.fun token creation events (Solana, via OFR shred stream).
GetPumpFunSwapsStream
Pump.fun swap events (Solana).
GetPriorityFeeStream
Top-percentile recent Solana priority fee by project over the last 100 slots.
GetBundleTipStream
Percentiles for recent Jito bundle tips (Solana).
GetRecentBlockHashStream
Latest Solana blockhash for transaction construction.
Messages
StreamNotification
BDN stream notification
A subscription notification payload; concrete schema per stream is documented in the bloXroute docs.
Servers
wss
cloudApiWs
BDN Cloud-API WebSocket endpoint (JSON-RPC subscribe/notification).
grpc
solanaTraderGrpc
Solana Trader API gRPC endpoint (server-streaming RPCs); ny.solana.dex.blxrbdn.com also available.