跳至主要內容

txpool_inspect RPC Method

載入中...

更新於
Mar 24, 2026

txpool_inspect RPC Method

參數

此方法不接受任何參數

退貨

陣列
載入中...
pending
載入中...
地址
載入中...
nonce : transaction_details
載入中...
queued
載入中...
地址
載入中...
nonce : transaction_details
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"pending": {
6
"0x1bcfca362cd65ccc0b41d6876947c9343af203ec": {
7
"2592561": "0x6d6190da8fd73e0c911929ded2d6b47ce066e441: 0 wei + 800000 gas × 20000000000 wei"
8
},
9
"0x352a7a5277ec7619500b06fa051974621c1acd12": {
10
"4519954": "0x2f47d0f2372f7530c0d30baa4fac61922a5c8758: 0 wei + 6000000 gas × 1000 wei"
11
},
12
"0xbe9536bef1137915dcb047bb7a915ee9b0961de4": {
13
"50895": "0xb7eaada6a64479e09e7b0f0b6d1c9d2a33c70aeb: 0 wei + 269115 gas × 10000000 wei"
14
}
15
},
16
"queued": {}
17
}
18
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"pending": {
6
"0x1bcfca362cd65ccc0b41d6876947c9343af203ec": {
7
"2592561": "0x6d6190da8fd73e0c911929ded2d6b47ce066e441: 0 wei + 800000 gas × 20000000000 wei"
8
},
9
"0x352a7a5277ec7619500b06fa051974621c1acd12": {
10
"4519954": "0x2f47d0f2372f7530c0d30baa4fac61922a5c8758: 0 wei + 6000000 gas × 1000 wei"
11
},
12
"0xbe9536bef1137915dcb047bb7a915ee9b0961de4": {
13
"50895": "0xb7eaada6a64479e09e7b0f0b6d1c9d2a33c70aeb: 0 wei + 269115 gas × 10000000 wei"
14
}
15
},
16
"queued": {}
17
}
18
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用