跳转至主要内容

eth_getTransactionByBlockNumberAndIndex RPC 方法

正在加载...

更新于
2026年3月27日

eth_getTransactionByBlockNumberAndIndex RPC 方法

参数

blockNumber
字符串
必填
正在加载...
索引
字符串
必填
正在加载...

退货

对象
对象
正在加载...
类型
字符串
正在加载...
chainId
字符串
正在加载...
非重复值
字符串
正在加载...
气体
字符串
正在加载...
maxFeePerGas
字符串
正在加载...
maxPriorityFeePerGas
字符串
正在加载...
字符串
正在加载...
字符串
正在加载...
accessList
数组
正在加载...
输入
字符串
正在加载...
r
字符串
正在加载...
s
字符串
正在加载...
yParity
字符串
正在加载...
v
字符串
正在加载...
哈希
字符串
正在加载...
blockHash
字符串
正在加载...
blockNumber
字符串
正在加载...
transactionIndex
字符串
正在加载...
来自
字符串
正在加载...
gasPrice
字符串
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"类型": "0x2",
6
"chainId": "0x6313",
7
"nonce": "0x42",
8
"gas": "0x24dce",
9
"maxFeePerGas": "0xf4247",
10
"maxPriorityFeePerGas": "0xf4247",
11
"to": "0x5362874e334bb5a2c8083a2cf2eb3db6f3d8e33c",
12
“value”: "0x0",
13
“accessList”: [],
14
"input": "0x15373e3d000000000000000000000000000000000000000000000000000000000000001c0000000000000000000000000000000000000000000000000000000000000001",
15
"r": "0x9d8de21d4f1f368abd7e2182fe9f7134770e156cd221955b67ab0b30618623ae",
16
"s": "0x713018da405cd93b39e25ea5fa662ec105ef3686153f6d852f5211dd53345c3",
17
"yParity": "0x1",
18
"v": "0x1",
19
"hash": "0xe9e55413b4d0b2c1beab8cda113c7a2c25c9b1b2b24aba3a4b651f0943912e17",
20
"blockHash": "0x44905d43d8fb5767e4bfba697ae0b6948efce6b7ebbebb349a6bc53d6e76d75e",
21
"blockNumber": "0x247e80",
22
"transactionIndex": "0x0",
23
"from": "0x1a2a5e805342d5139111488c59d72832055a3e8f",
24
"gasPrice": "0xf4247"
25
}
26
}
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"类型": "0x2",
6
"chainId": "0x6313",
7
"nonce": "0x42",
8
"gas": "0x24dce",
9
"maxFeePerGas": "0xf4247",
10
"maxPriorityFeePerGas": "0xf4247",
11
"to": "0x5362874e334bb5a2c8083a2cf2eb3db6f3d8e33c",
12
“value”: "0x0",
13
“accessList”: [],
14
"input": "0x15373e3d000000000000000000000000000000000000000000000000000000000000001c0000000000000000000000000000000000000000000000000000000000000001",
15
"r": "0x9d8de21d4f1f368abd7e2182fe9f7134770e156cd221955b67ab0b30618623ae",
16
"s": "0x713018da405cd93b39e25ea5fa662ec105ef3686153f6d852f5211dd53345c3",
17
"yParity": "0x1",
18
"v": "0x1",
19
"hash": "0xe9e55413b4d0b2c1beab8cda113c7a2c25c9b1b2b24aba3a4b651f0943912e17",
20
"blockHash": "0x44905d43d8fb5767e4bfba697ae0b6948efce6b7ebbebb349a6bc53d6e76d75e",
21
"blockNumber": "0x247e80",
22
"transactionIndex": "0x0",
23
"from": "0x1a2a5e805342d5139111488c59d72832055a3e8f",
24
"gasPrice": "0xf4247"
25
}
26
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用