跳至主要內容

eth_sendRawTransactionSync RPC Method

載入中...

更新於
May 06, 2026

eth_sendRawTransactionSync RPC Method

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

參數

資料
字串
必填
載入中...

退貨

結果
物件
載入中...
blockHash
字串
載入中...
區塊編號
字串
載入中...
contractAddress
string|null
載入中...
累計瓦斯用量
字串
載入中...
有效汽油價格
字串
載入中...
來自
字串
載入中...
gasUsed
字串
載入中...
l1BaseFeeScalar
字串
載入中...
l1BlobBaseFee
字串
載入中...
l1BlobBaseFeeScalar
字串
載入中...
l1Fee
字串
載入中...
l1GasPrice
字串
載入中...
l1GasUsed
字串
載入中...
日誌
陣列
載入中...
logsBloom
字串
載入中...
狀態
字串
載入中...
字串
載入中...
交易哈希值
字串
載入中...
交易索引
字串
載入中...
類型
字串
載入中...
請求
回應
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」: "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
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」: "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
14
「狀態」 "0x1",
15
"to": "0xd6d2772f96d8c383754e0e41c47c261c67f89a90",
16
"transactionHash": "0xbf93ff41b38fa5e9d0534e462c224e5ad65a1eb7ad7d4e569c98ad94a2c33471",
17
"transactionIndex": "0xb1",
18
"類型": "0x0"
19
}
20
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用