跳转至主要内容

txpool_content RPC Method

正在加载...

更新于
2026年6月25日

txpool_content RPC Method

参数

该方法不接受任何参数

退货

数组
数组
正在加载...
pending
数组
正在加载...
地址
字符串
正在加载...
非重复值
字符串
正在加载...
blockHash
字符串
正在加载...
blockNumber
字符串
正在加载...
来自
字符串
正在加载...
气体
字符串
正在加载...
gasPrice
字符串
正在加载...
maxFeePerGas
字符串
正在加载...
maxPriorityFeePerGas
字符串
正在加载...
哈希
字符串
正在加载...
输入
字符串
正在加载...
非重复值
字符串
正在加载...
字符串
正在加载...
transactionIndex
字符串
正在加载...
字符串
正在加载...
类型
字符串
正在加载...
accesslist
数组
正在加载...
chainId
字符串
正在加载...
v
字符串
正在加载...
r
字符串
正在加载...
s
字符串
正在加载...
yParity
字符串
正在加载...
queued
数组
正在加载...
地址
字符串
正在加载...
非重复值
字符串
正在加载...
blockHash
字符串
正在加载...
blockNumber
字符串
正在加载...
来自
字符串
正在加载...
气体
字符串
正在加载...
gasPrice
字符串
正在加载...
maxFeePerGas
字符串
正在加载...
maxPriorityFeePerGas
字符串
正在加载...
哈希
字符串
正在加载...
输入
字符串
正在加载...
非重复值
字符串
正在加载...
字符串
正在加载...
transactionIndex
字符串
正在加载...
字符串
正在加载...
类型
字符串
正在加载...
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
"类型": "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
"类型": "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
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用