Skip to main content

/extended/v1/address/{address}/mempool REST API Endpoint

Loading...

Updated on
Jun 13, 2025

/extended/v1/address/{address}/mempool REST API Endpoint

Path Parameters

address
string
REQUIRED
Loading...

Query Parameters

limit
integer
Loading...
offset
integer
Loading...
unanchored
boolean
Loading...

Returns

array[objects]
Loading...
limit
integer
Loading...
offset
integer
Loading...
total
integer
Loading...
results
array
Loading...
tx_id
string
Loading...
nonce
integer
Loading...
fee_rate
string
Loading...
sender_address
string
Loading...
sponsor_nonce
integer
Loading...
sponsored
boolean
Loading...
sponsor_address
string
Loading...
post_condition_mode
string
Loading...
post_conditions
object
Loading...
principal
object
Loading...
type_id
string
Loading...
condition_code
string
Loading...
amount
string
Loading...
type
string
Loading...
anchor_mode
string
Loading...
tx_status
string
Loading...
receipt_time
integer
Loading...
receipt_time_iso
string
Loading...
tx_type
string
Loading...
token_transfer
object
Loading...
recipient_address
string
Loading...
amount
string
Loading...
memo
string
Loading...
Request
1
curl -X 'GET' \
2
'https://docs-demo.stacks-mainnet.quiknode.pro/extended/v1/address/SP1XM0M9FFQ9Q927Z01AV3K73W53E2H1D6WS2YY55/mempool' \
3
-H 'Content-Type: application/json'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free