Added

🚀 Fee Estimations: Estimate Gas Fees for Transactions

Introducing the new unified Gas Fee Estimation endpoint!
Our enhanced endpoint now allows you to get estimated gas prices (in wei) and the number of gas units required for your transactions—all in a single API call.

🔑 Simply provide your API key, specify the chain, and include the required parameters (from, to, amount, and optional data or contractAddress for tokens). The endpoint covers all supported chains, delivering consistent and accurate gas estimations to streamline your transaction workflows.

🌟 Key Features:

  • Unified support for multiple chains.
  • Comprehensive estimation in just one call.
  • Streamlined integration with your applications.

📂 API Endpoint:

POST: https://api.tatum.io/v4/blockchainOperations/gas

To learn more about the supported chains and the endpoint you can read the endpoint docs here.

🚀 Try Estimate Fees for Transaction