跳至主要內容

txpool_content RPC Method

載入中...

更新於
Jun 25, 2026

txpool_content RPC Method

參數

此方法不接受任何參數

退貨

陣列
陣列
載入中...
pending
陣列
載入中...
地址
字串
載入中...
非重複數
字串
載入中...
blockHash
字串
載入中...
區塊編號
字串
載入中...
來自
字串
載入中...
氣體
字串
載入中...
gasPrice
字串
載入中...
maxFeePerGas
字串
載入中...
maxPriorityFeePerGas
字串
載入中...
hash
字串
載入中...
輸入
字串
載入中...
非重複數
字串
載入中...
字串
載入中...
交易索引
字串
載入中...
字串
載入中...
類型
字串
載入中...
accesslist
陣列
載入中...
chainId
字串
載入中...
v
字串
載入中...
r
字串
載入中...
s
字串
載入中...
yParity
字串
載入中...
queued
陣列
載入中...
地址
字串
載入中...
非重複數
字串
載入中...
blockHash
字串
載入中...
區塊編號
字串
載入中...
來自
字串
載入中...
氣體
字串
載入中...
gasPrice
字串
載入中...
maxFeePerGas
字串
載入中...
maxPriorityFeePerGas
字串
載入中...
hash
字串
載入中...
輸入
字串
載入中...
非重複數
字串
載入中...
字串
載入中...
交易索引
字串
載入中...
字串
載入中...
類型
字串
載入中...
accesslist
陣列
載入中...
chainId
字串
載入中...
v
字串
載入中...
r
字串
載入中...
s
字串
載入中...
yParity
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"pending": {
6
"0x0000000000E7F7e18E6b7890eA1227FF088e6653": {
7
"0": {
8
"blockHash": null,
9
"blockNumber": null,
10
"from": "0x0000000000e7f7e18e6b7890ea1227ff088e6653",
11
"gas": "0x52d1",
12
"gasPrice": "0x16e513",
13
"maxFeePerGas": "0x16e513",
14
"maxPriorityFeePerGas": "0x186a0",
15
"hash": "0xaae9f7a45620c5aae26bbf4d928023b0ff1ab32e21757a7e79140a5e93af0d92",
16
"input": "0x0100ff",
17
"nonce": "0x0",
18
"to": "0x391e7c679d29bd940d63be94ad22a25d25b5a604",
19
"transactionIndex": null,
20
"value": "0x179429fd0b00e424",
21
"type": "0x2",
22
"accessList": [],
23
"chainId": "0x5ea",
24
"v": "0x1",
25
"r": "0xc6baeda9aa53f54b58a799606a8dec87d17fdc3f594a85e583293fa2e66a618b",
26
"s": "0x57388a996068aa765c05aead91c5557b22d97b3591b9064d0d0fdce5be6164d9",
27
"yParity": "0x1"
28
}
29
}
30
},
31
"queued": {}
32
}
33
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"pending": {
6
"0x0000000000E7F7e18E6b7890eA1227FF088e6653": {
7
"0": {
8
"blockHash": null,
9
"blockNumber": null,
10
"from": "0x0000000000e7f7e18e6b7890ea1227ff088e6653",
11
"gas": "0x52d1",
12
"gasPrice": "0x16e513",
13
"maxFeePerGas": "0x16e513",
14
"maxPriorityFeePerGas": "0x186a0",
15
"hash": "0xaae9f7a45620c5aae26bbf4d928023b0ff1ab32e21757a7e79140a5e93af0d92",
16
"input": "0x0100ff",
17
"nonce": "0x0",
18
"to": "0x391e7c679d29bd940d63be94ad22a25d25b5a604",
19
"transactionIndex": null,
20
"value": "0x179429fd0b00e424",
21
"type": "0x2",
22
"accessList": [],
23
"chainId": "0x5ea",
24
"v": "0x1",
25
"r": "0xc6baeda9aa53f54b58a799606a8dec87d17fdc3f594a85e583293fa2e66a618b",
26
"s": "0x57388a996068aa765c05aead91c5557b22d97b3591b9064d0d0fdce5be6164d9",
27
"yParity": "0x1"
28
}
29
}
30
},
31
"queued": {}
32
}
33
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用