BSC MEV (Bundle Service) API

BSC MEV (Bundle Service) API

Developed by NodeReal
This API package provides enhanced transaction privacy and atomicity for the BNB Smart Chain (BSC) network. By implementing the BEP322 standard, it provides a new mechanism of sending transactions in batches and preventing sandwich attacks.
Freemium
Quotas & Limits
Consume CU & Limited by CUPS
Endpoint
Introduction
Quotas & Limits
API List 5
Supported Chains & Networks

Endpoint

https://nodereal.io/

Introduction

This package provides enhanced transaction privacy and atomicity for the BNB Smart Chain (BSC) network. This API service is built on top of BSC MEV. By implementing the BEP322 standard, the following capabilities are provided:


  • Privacy. All transactions sent through this API will not be propagated on the P2P network. Hence, they won't be detected by any third parties. This effectively prevents transactions from being targeted by sandwich attacks.
  • Batch transaction. Multiple transactions can be consolidated into a single 'bundle', which can then be transmitted through just one API call. The sequence of transactions within a block, as well as the order within a bundle, can be assured to maintain impeccable consistency.
  • Atomicity. Transactions within a bundle either all get included on the chain, or none at all. There's no such scenario where only a portion of the transactions are included on chain.
  • Gas protection. If a single transaction within a bundle fails, the entire bundle is guaranteed not to be packaged onto the blockchain. This mechanism safeguards users from unnecessary gas expenditure.

  • !!!Attention: To track the bundle rewards from the official bundle service, you can visit the BSC MEV Explorer.

    Quotas & Limits

    Membership Tier
    Monthly Quota
    Rate Limit
    Free
    Monthly Quota
    100,000,000 CUs
    Rate Limit
    300 CUPS
    N/A
    Growth
    Monthly Quota
    500,000,000 CUs
    Rate Limit
    700 CUPS
    N/A
    Team
    Monthly Quota
    2,000,000,000 CUs
    Rate Limit
    1,500 CUPS
    N/A
    Business
    Monthly Quota
    5,000,000,000 CUs
    Rate Limit
    3,000 CUPS
    N/A
    Enterprise
    Monthly Quota
    Custom
    Rate Limit
    Custom
    • This API package's consumption is measured by (CUPS).
    • Each user will have a monthly quota of CU under a set rate limit Compute Units (CUs)depending on your membership tiers.
    • Your monthly quota will be shared among all API packages that consume CU.

    API List (5)

    eth_builders20 CU/Request

    Return builder lists, which are configured in a bundle.

    eth_bundlePrice20 CU/Request

    Query the gas price floor of a bundle.

    eth_queryBundle20 CU/Request

    Query bundle by bundle hash.

    eth_sendBundle20 CU/Request

    Send bundle, and get bundle hash as a receipt.

    eth_validators20 CU/Request

    Return validator lists, which are configured in a bundle.

    Supported Chains & Networks

    BNB Smart Chain
    BNB Smart Chain
    mainnettestnet