Submit Transactions
Use this endpoint to send a single transaction on Base Mainnet using bloXroute’s Blockchain Distribution Network (BDN).
Last updated
Use this endpoint to send a single transaction on Base Mainnet using bloXroute’s Blockchain Distribution Network (BDN).
Last updated
Method: blxr_tx
transaction
Raw transactions bytes without 0x
prefix.
blockchain_network
Blockchain network name.
[Required] Set to Base-Mainnet
.
backrunme_reward_address
Wallet address String
to receive BackRunMe rewards to
[Optional] Transactions are automatically enrolled in Backrunning services, from which rewards are shared with the specified backrunme_reward_address
.
WebSocket endpoint: wss://api.blxrbdn.com/ws
HTTPS POST endpoint: https://api.blxrbdn.com
You may also send to IP-specific endpoints (e.g., wss://<IP>/ws
). See for more.
Examples
tx_hash
Transaction hash
Ultra
10 tx
1 second
Enterprise-Elite
5 tx
1 second
Enterprise
3 tx
1 second
Professional
1 tx
5 seconds
Introductory
1 tx
5 seconds
[Required] Learn more about constructing the transaction .