/node/transaction-pool REST API Endpoint
Query Parameters
includeFee
boolean
Loading...
Returns
pool
array
Loading...
hash
string
Loading...
encodedExtrinsic
string
Loading...
tip
string
Loading...
priority
string
Loading...
partialFee
string
Loading...
Request
1# AssetHub (default) - for transaction pool from AssetHub parachain node2curl --location 'https://docs-demo.dot-mainnet.quiknode.pro/node/transaction-pool?includeFee=false' \3--header 'Accept: application/json'45# Polkadot Relaychain - for transaction pool from Relaychain node (requires /rc prefix)6curl --location 'https://docs-demo.dot-mainnet.quiknode.pro/rc/node/transaction-pool?includeFee=false' \7--header 'Accept: application/json'
1# AssetHub (default) - for transaction pool from AssetHub parachain node2curl --location 'https://docs-demo.dot-mainnet.quiknode.pro/node/transaction-pool?includeFee=false' \3--header 'Accept: application/json'45# Polkadot Relaychain - for transaction pool from Relaychain node (requires /rc prefix)6curl --location 'https://docs-demo.dot-mainnet.quiknode.pro/rc/node/transaction-pool?includeFee=false' \7--header 'Accept: application/json'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free