Gas Platform

Gas Platform optimizes transaction fees without sacrificing execution speed.

The Blocknative Gas Platform is a set of APIs that accurately price transactions to get them on-chain faster, for less. Users typically have a 16% average reduction in max fee without sacrificing transaction execution speed. Simply integrate the API into your protocol, dapp, wallet, or bot to get started.

The Blocknative Difference

The Gas Platform is the industry's most precise tool for predicting gas prices. Unlike other solutions relying solely on on-chain data, Blocknative leverages real-time mempool data and predictive modeling to forecast gas price distribution and the gas price required for inclusion in the next block. Blocknative confidently prices your user's transactions for the transaction execution speed desired based on the current pressure in the mempool:

  • Based on quantile regression model: well-suited for the task of accurately and consistently predicting the next block's minimum marketable gas price

  • Accurately predicting minimum gas price: Prediction models must measure the validity of their results against the ground truth of confirmed blocks.

  • Avoiding over paying: Confidence in predicting sufficient gas price to be included in the next block must be balanced against over paying. Our goal is to be as close as possible, but not below, the minimum gas price of the next block.

  • User control: Since different users have different degrees of urgency for getting transactions into the next block, we provide a range of confidence levels for next-block inclusion.

APIs Available

Three gas APIs are available to integrate into your protocol, dapp, or bot:

  • The Block Price API provides precise, real-time calculations required for next-block confirmation.

  • The Base Fee Estimates API provides both type-2 base fee and type-3 blob base fee prediction 5 blocks into the future.

  • The Distribution API provides the distribution of gas prices in the mempool at that moment in time.

Last updated