본문으로 건너뛰기

trace_filter RPC Method

로딩 중...

업데이트됨:
2026년 6월 15일

trace_filter RPC Method

이 RPC 메서드는 사용량이 제한된 무료 체험판에 포함되어 있습니다. 전체 기능과 더 높은 한도를 이용하려면 요금제를 업그레이드하세요. 자세한 내용은요금제 페이지에서 확인하세요.
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
문자열
로딩 중...
발신자 주소
배열
로딩 중...
toAddress
배열
로딩 중...
after
정수
로딩 중...
count
정수
로딩 중...

반품

결과
배열
로딩 중...
액션
객체
로딩 중...
출처:
문자열
로딩 중...
callType
문자열
로딩 중...
가스
문자열
로딩 중...
입력
문자열
로딩 중...
~에
문자열
로딩 중...
문자열
로딩 중...
blockHash
문자열
로딩 중...
블록 번호
문자열
로딩 중...
결과
객체
로딩 중...
가스 사용량
문자열
로딩 중...
출력
문자열
로딩 중...
subtraces
정수
로딩 중...
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
"값": "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
"값": "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
}
아직 계정이 없으신가요?
단 몇 초endpoint Quicknode endpoint 생성하고 개발을 시작하세요
무료로 시작하기