Polygon Trader nodes

Trader nodes (aka Warp transactions) propagate your Polygon transactions through bloXroute's high-speed transaction relay network. This makes your transactions available for validators to pick up and include in blocks much faster than regular propagation.

Benefits with Chainstack

Chainstack Trader nodes combine reliable nodes for pre-transaction operations with bloXroute's high-speed propagation for the transaction itself. Switching to a Chainstack Trader node is as simple as changing the endpoint in your code.

All calls go through Chainstack's infrastructure, except for eth_sendRawTransaction, which is routed directly to bloXroute.

Sample use case

  1. A token liquidity is deployed on Polygon.
  2. You receive a signal through your Polygon node by monitoring the QuickSwap contracts.
  3. Your bot acts on the signal, sending a transaction via the Chainstack Trader node.
  4. Transaction is quickly propagated, increasing chances of winning the race.

Availability and usage

  • Available from the Growth plan.
  • Monthly allocated transactions included; extra transactions billed separately.
  • Only eth_sendRawTransaction calls are consumed as Warp transactions.
  • Deploy nodes close to your bot for best performance.

See also Trader nodes.