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

trace_filter RPC Method

読み込み中...

更新日:
Feb 09, 2026

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
読み込み中...
after
読み込み中...
カウント
読み込み中...

返します

配列
読み込み中...
action
読み込み中...
action
読み込み中...
出典
読み込み中...
callType
読み込み中...
gas
読み込み中...
入力
読み込み中...
~へ
読み込み中...
読み込み中...
blockHash
読み込み中...
ブロック番号
読み込み中...
結果
読み込み中...
gasUsed
読み込み中...
output
読み込み中...
subtraces
読み込み中...
traceAddress
読み込み中...
トランザクションハッシュ
読み込み中...
transactionPosition
読み込み中...
タイプ
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": [
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
"result": [
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう