メインコンテンツへスキップ

trace_filter RPC Method

読み込み中...

更新日:
2026年3月27日

trace_filter RPC Method

This RPC method is included in the Free Trial with limited usage. Upgrade your plan to get full access and higher limits. Learn more on our pricing page.
Please be aware that the maximum block range limit for this RPC method is 10,000 blocks for those on paid plans. Consider dividing your queries into smaller segments to enhance response times and manage errors more effectively. For further details on the block range limit and strategies for mitigating it, please consult the FAQ

パラメータ

オブジェクト
配列
読み込み中...
fromBlock
文字列
必須
読み込み中...
toBlock
文字列
必須
読み込み中...
fromAddress
配列
読み込み中...
toAddress
配列
読み込み中...
その後
整数
読み込み中...
カウント
整数
読み込み中...

返品

配列
配列
読み込み中...
アクション
オブジェクト
読み込み中...
出典:
文字列
読み込み中...
callType
文字列
読み込み中...
ガス
文字列
読み込み中...
入力
文字列
読み込み中...
~へ
文字列
読み込み中...
文字列
読み込み中...
blockHash
文字列
読み込み中...
ブロック番号
整数
読み込み中...
結果
オブジェクト
読み込み中...
gasUsed
文字列
読み込み中...
出力
文字列
読み込み中...
サブトレース
整数
読み込み中...
traceAddress
配列
読み込み中...
トランザクションハッシュ
文字列
読み込み中...
transactionPosition
整数
読み込み中...
タイプ
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"結果": [
5
{
6
"action": {
7
"from": "0xedc763b3e418cd14767b3be02b667619a6374076",
8
"callType": "call",
9
"gas": "0x8462",
10
"input": "0x095ea7b30000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488dffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
11
"to": "0x7ff4169a6b5122b664c51c95727d87750ec07c84",
12
「value」: "0x0"
13
},
14
"blockHash": "0x351e7c06ec010c8f7e7358eb580238dd23e1e129be96822aa93ebb6da08558e6",
15
"blockNumber": 13416771,
16
"result": {
17
"gasUsed": "0x6009",
18
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
19
},
20
"subtraces": 0,
21
"traceAddress": [],
22
"transactionHash": "0x054bbb9fbb855bf23f755e548c7409f45fc5eff8a824b2ad06380bc038d7b049",
23
"transactionPosition": 54,
24
"type": "call"
25
}
26
]
27
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"結果": [
5
{
6
"action": {
7
"from": "0xedc763b3e418cd14767b3be02b667619a6374076",
8
"callType": "call",
9
"gas": "0x8462",
10
"input": "0x095ea7b30000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488dffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
11
"to": "0x7ff4169a6b5122b664c51c95727d87750ec07c84",
12
「value」: "0x0"
13
},
14
"blockHash": "0x351e7c06ec010c8f7e7358eb580238dd23e1e129be96822aa93ebb6da08558e6",
15
"blockNumber": 13416771,
16
"result": {
17
"gasUsed": "0x6009",
18
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
19
},
20
"subtraces": 0,
21
"traceAddress": [],
22
"transactionHash": "0x054bbb9fbb855bf23f755e548c7409f45fc5eff8a824b2ad06380bc038d7b049",
23
"transactionPosition": 54,
24
"type": "call"
25
}
26
]
27
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう