跳至主要內容

debug_traceTransaction RPC Method

載入中...

更新於
Mar 20, 2026

debug_traceTransaction RPC Method

請注意,此 RPC 方法僅供「Build」方案及以上方案的所有使用者使用。若您使用的是「免費」方案,則需升級方案才能使用此方法。如需更多資訊,請參閱我們的定價頁面

參數

交易哈希值
字串
必填
載入中...
物件
物件
必填
載入中...
追蹤器
字串
載入中...
callTracer
字串
載入中...
prestateTracer
字串
載入中...
tracerConfig
物件
載入中...
onlyTopCall
布林值
載入中...
timeout
字串
載入中...

退貨

物件
物件
載入中...
類型
字串
載入中...
來自
字串
載入中...
字串
載入中...
字串
載入中...
氣體
字串
載入中...
gasUsed
字串
載入中...
輸入
字串
載入中...
輸出
字串
載入中...
錯誤
字串
載入中...
呼叫
陣列
載入中...
類型
字串
載入中...
來自
字串
載入中...
字串
載入中...
字串
載入中...
氣體
字串
載入中...
gasUsed
字串
載入中...
輸入
字串
載入中...
輸出
字串
載入中...
錯誤
字串
載入中...
呼叫
陣列
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"from": "0x1cc0c65ca5dd6b767338946f2c44c02040744ef5",
6
"gas": "0x186a0",
7
"gasUsed": "0x5f56",
8
"input": "0xda91254c",
9
"output": "0x0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001661726e6f6c642e6368616e40636972636c652e636f6d00000000000000000000",
10
"to": "0x5d95a6bad575ff00e12919dfa259e6a3dd50388f",
11
"type": "CALL",
12
"value": "0x0"
13
}
14
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"from": "0x1cc0c65ca5dd6b767338946f2c44c02040744ef5",
6
"gas": "0x186a0",
7
"gasUsed": "0x5f56",
8
"input": "0xda91254c",
9
"output": "0x0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001661726e6f6c642e6368616e40636972636c652e636f6d00000000000000000000",
10
"to": "0x5d95a6bad575ff00e12919dfa259e6a3dd50388f",
11
"type": "CALL",
12
"value": "0x0"
13
}
14
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用