跳转至主要内容

eth_sendRawTransactionSync RPC Method

正在加载...

更新于
Feb 17, 2026

eth_sendRawTransactionSync RPC Method

Please note that this RPC method requires the Synchronous SendTransaction add-on enabled on your Quicknode endpoint.

参数

数据
字符串
必填
正在加载...

退货

结果
对象
正在加载...
blockHash
字符串
正在加载...
blockNumber
字符串
正在加载...
contractAddress
string|null
正在加载...
累计燃气消耗量
字符串
正在加载...
有效汽油价格
字符串
正在加载...
来自
字符串
正在加载...
gasUsed
字符串
正在加载...
l1BaseFeeScalar
字符串
正在加载...
l1BlobBaseFee
字符串
正在加载...
l1BlobBaseFeeScalar
字符串
正在加载...
l1Fee
字符串
正在加载...
l1GasPrice
字符串
正在加载...
l1GasUsed
字符串
正在加载...
日志
数组
正在加载...
logsBloom
字符串
正在加载...
状态
字符串
正在加载...
字符串
正在加载...
交易哈希
字符串
正在加载...
transactionIndex
字符串
正在加载...
类型
字符串
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xc41f04c4ea63187020ad2c487603e30593f4160e5bc78ffca276413686783569",
6
"blockNumber": "0x170d0ca",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0x1fb3d5e",
9
"effectiveGasPrice": "0x40cab36",
10
"from": "0x18e2bd42c078ce9e8a647463ce7bd62a46b1999b",
11
"gasUsed": "0x5208",
12
“日志”: [],
13
“logsBloom”: "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
14
“状态”: "0x1",
15
"to": "0xd6d2772f96d8c383754e0e41c47c261c67f89a90",
16
"transactionHash": "0xbf93ff41b38fa5e9d0534e462c224e5ad65a1eb7ad7d4e569c98ad94a2c33471",
17
"transactionIndex": "0xb1",
18
"类型": "0x0"
19
}
20
}
1
{
2
“jsonrpc”: "2.0",
3
"id": 1,
4
"result": {
5
"blockHash": "0xc41f04c4ea63187020ad2c487603e30593f4160e5bc78ffca276413686783569",
6
"blockNumber": "0x170d0ca",
7
"contractAddress": null,
8
"cumulativeGasUsed": "0x1fb3d5e",
9
"effectiveGasPrice": "0x40cab36",
10
"from": "0x18e2bd42c078ce9e8a647463ce7bd62a46b1999b",
11
"gasUsed": "0x5208",
12
“日志”: [],
13
“logsBloom”: "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
14
“状态”: "0x1",
15
"to": "0xd6d2772f96d8c383754e0e41c47c261c67f89a90",
16
"transactionHash": "0xbf93ff41b38fa5e9d0534e462c224e5ad65a1eb7ad7d4e569c98ad94a2c33471",
17
"transactionIndex": "0xb1",
18
"类型": "0x0"
19
}
20
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用