⚠️Blast API (blastapi.io) ends Oct 31. Migrate to Dwellir and skip Alchemy's expensive compute units.
Switch Today →
Skip to main content

payment_queryFeeDetails

Returns detailed fee information for a given encoded extrinsic.

See payment_queryInfo for an example of constructing an extrinsic with polkadot.js.

Code Examples

curl -X POST https://api-bittensor-mainnet.n.dwellir.com/YOUR_API_KEY \
+ -H 'Content-Type: application/json' \
+ -d '{"jsonrpc":"2.0","method":"payment_queryFeeDetails","params":[],"id":1}'