メインコンテンツへスキップ

/extended/v3/mempool/transactions REST API Endpoint

読み込み中...

更新日:
Aug 18, 2026

/extended/v3/mempool/transactions REST API Endpoint

クエリパラメータ

limit
整数
読み込み中...
cursor
文字列
読み込み中...

返します

total
整数
読み込み中...
limit
整数
読み込み中...
cursor
オブジェクト
読み込み中...
next
文字列
読み込み中...
previous
文字列
読み込み中...
current
文字列
読み込み中...
結果
配列
読み込み中...
tx_id
文字列
読み込み中...
sender
オブジェクト
読み込み中...
住所
文字列
読み込み中...
nonce
整数
読み込み中...
sponsor
オブジェクト
読み込み中...
住所
文字列
読み込み中...
nonce
整数
読み込み中...
fee_rate
文字列
読み込み中...
receipt_time
整数
読み込み中...
receipt_block_height
整数
読み込み中...
ステータス
文字列
読み込み中...
タイプ
文字列
読み込み中...
token_transfer
オブジェクト
読み込み中...
recipient
文字列
読み込み中...
金額
文字列
読み込み中...
memo
オブジェクト
読み込み中...
hex
文字列
読み込み中...
repr
文字列
読み込み中...
リクエスト
回答
1
{
2
"total": 33,
3
"limit": 1,
4
"cursor": {
5
"next": "1785854642:0xa735804b9e013f0a65eb0266e95b3342c6a49ab7c9e292b89812dc92867e6f56",
6
"previous": null,
7
"current": "1785854645:0xd2072672771faae0e5d9ec6a91f07220cbc7eb64eb3f7de6474b8f4ee0fdb0f4"
8
},
9
"results": [
10
{
11
"tx_id": "0xd2072672771faae0e5d9ec6a91f07220cbc7eb64eb3f7de6474b8f4ee0fdb0f4",
12
"sender": {
13
"address": "SP3XXK8BG5X7CRH7W07RRJK3JZJXJ799WX3Y0SMCR",
14
"nonce": 3335031
15
},
16
"sponsor": null,
17
"fee_rate": "180",
18
"receipt_time": 1785854645,
19
"receipt_block_height": 8702101,
20
"status": "pending",
21
"type": "token_transfer",
22
"token_transfer": {
23
"recipient": "SP3SBQ9PZEMBNBAWTR7FRPE3XK0EFW9JWVX4G80S2",
24
"amount": "1",
25
"memo": {
26
"hex": "0x00000000000000000000000000000000000000000000000000000000000000000000",
27
"repr": ""
28
}
29
}
30
}
31
]
32
}
1
{
2
"total": 33,
3
"limit": 1,
4
"cursor": {
5
"next": "1785854642:0xa735804b9e013f0a65eb0266e95b3342c6a49ab7c9e292b89812dc92867e6f56",
6
"previous": null,
7
"current": "1785854645:0xd2072672771faae0e5d9ec6a91f07220cbc7eb64eb3f7de6474b8f4ee0fdb0f4"
8
},
9
"results": [
10
{
11
"tx_id": "0xd2072672771faae0e5d9ec6a91f07220cbc7eb64eb3f7de6474b8f4ee0fdb0f4",
12
"sender": {
13
"address": "SP3XXK8BG5X7CRH7W07RRJK3JZJXJ799WX3Y0SMCR",
14
"nonce": 3335031
15
},
16
"sponsor": null,
17
"fee_rate": "180",
18
"receipt_time": 1785854645,
19
"receipt_block_height": 8702101,
20
"status": "pending",
21
"type": "token_transfer",
22
"token_transfer": {
23
"recipient": "SP3SBQ9PZEMBNBAWTR7FRPE3XK0EFW9JWVX4G80S2",
24
"amount": "1",
25
"memo": {
26
"hex": "0x00000000000000000000000000000000000000000000000000000000000000000000",
27
"repr": ""
28
}
29
}
30
}
31
]
32
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう