Blockchain Fees

Get Real-Time Blockchain Fees

Obtain accurate blockchain transaction fee estimates based on the blockchain, transaction type, and priority level. Our tailored and diverse endpoints ensure precise results, providing reliable insights for the efficient planning and execution of blockchain transactions.

Accurate Estimations
Instant response
Multi-network support
Start Building Book a call

One integration. Infinite possibilities

Get access to over 100+ endpoints using a single point of integration.

{
    "apiVersion": "12-12-2024",
    "requestId": "601c1710034ed6d407996b30",
    "context": "yourExampleString",
    "data": {
        "item": {
            "fast": "0.000025",
            "slow": "0.000010",
            "standard": "0.000015",
            "unit": "BTC"
        }
    }
}
{
    "apiVersion": "12-12-2024",
    "requestId": "601c1710034ed6d407996b30",
    "context": "yourExampleString",
    "data": {
        "item": {
            "confirmationTarget": 2,
            "feeRate": "0.00001",
            "unit": "BTC"
        }
    }
}
{
    "apiVersion": "12-12-2024",
    "requestId": "601c1710034ed6d407996b30",
    "context": "yourExampleString",
    "data": {
        "item": {
            "lastBlock": 19269503,
            "baseFeePerGas": {
                "unit": "WEI",
                "value": "45265143502"
            },
            "maxFeePerGas": {
                "fast": "75235090892",
                "slow": "67416761254",
                "standard": "69996407508",
                "unit": "WEI"
            },
            "maxPriorityFeePerGas": {
                "fast": "47085140300",
                "slow": "37331114417",
                "standard": "41987372497",
                "unit": "WEI"
            }
        }
    }
}
Body 
{
    "context": "yourExampleString",
    "data": {
        "item": {
            "additionalData": "yourAdditionalString",
            "amount": "0.002",
            "recipient": "0xc065b539490f81b6c297c37b1925c3be2f190738",
            "sender": "0x6f61e3c2fbb8c8be698bd0907ba6c04b62800fe5"
        }
    }
}

Response

{
    "apiVersion": "12-12-2024",
    "requestId": "601c1710034ed6d407996b30",
    "context": "yourExampleString",
    "data": {
        "item": {
            "gasLimit": "550000"
        }
    }
}
Body
{
    "context": "yourExampleString",
    "data": {
        "item": {
            "amount": "0.12",
            "contract": "0x092de782a7e1e0a92991ad829a0a33aef3c7545e",
            "contractType": "ERC-20",
            "recipient": "0xc065b539490f81b6c297c37b1925c3be2f190738",
            "sender": "0x6f61e3c2fbb8c8be698bd0907ba6c04b62800fe5"
        }
    }
}

Response

{
    "apiVersion": "12-12-2024",
    "requestId": "601c1710034ed6d407996b30",
    "context": "yourExampleString",
    "data": {
        "item": {
            "gasLimit": "550000"
        }
    }
}

Built for teams like yours

Wallets, exchanges, payment processors and compliance teams run on this API. Find the one closest to what you do and see which products it uses.

Crypto Mining
Crypto Wallet
Crypto PSP
Block Explorer
Crypto Custody
Portfolio Tracking
Crypto Taxes & Accounting
Crypto Exchange

Infrastructure optimized for growth

35+

Networks across the platform

25ms

Avg Processing Time

25,000+ rq/s

Enterprise-ready

100+ TB

of Big Data

See it working on your use case

Pick a time for a 30-minute call. We will walk through this API against the chains and volumes you are building for.

Frequently Asked Questions

Which blockchains does the Crypto APIs blockchain fees API support?

The fee recommendations API covers 35+ networks through a single integration — EVM chains (such as Ethereum, BNB Smart Chain, Polygon, Arbitrum, Base, Optimism), UTXO chains (Bitcoin, Bitcoin Cash, Litecoin, Dogecoin, Dash, Zcash), plus XRP, Tron, Tezos, Solana and Kaspa. It returns recommended fee rates per chain so you can build and broadcast with an appropriate fee.

Does the blockchain fees API support EIP-1559 gas fee recommendations for Ethereum?

Yes. For EVM chains such as Ethereum, Arbitrum, Base, and Optimism you can retrieve EIP-1559 style fee recommendations, including priority-based estimates. The API returns fee levels by priority (slow, standard, fast) so you can choose the tradeoff between cost and confirmation speed.

Can I estimate Bitcoin and other UTXO transaction fees with Crypto APIs?

Yes. The API provides fee recommendations for six UTXO chains: Bitcoin, Bitcoin Cash, Litecoin, Dogecoin, Dash, and Zcash. It returns recommended fee rates so you can build and broadcast a transaction with an appropriate fee for current network conditions.

Does the Crypto APIs fee API support Solana?

Yes. Fee recommendations are available for Solana, alongside EVM chains, UTXO chains, XRP, Tron, Tezos and Kaspa. The endpoint returns recommended fee levels so you can attach an appropriate fee before broadcasting.

Are testnets covered, or only mainnet fee data?

Both mainnet and testnet are supported for the covered chains. For example, Ethereum offers mainnet and Sepolia, Bitcoin offers mainnet and testnet, and XRP offers mainnet and testnet, so you can estimate fees in a test environment before going to production.

You might also be interested in