eth_getFilterChanges

필터 ID를 활용하여 해당 필터 조건에 부합하는 Log들을 지속적으로 Polling할 수 있습니다. 실행시 마지막 실행 이후 결과가 조회됩니다.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

생성한 노드 환경에 부여되는 ID. 19자리 숫자형식입니다.

Body Params
int32
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to eth_getFilterChanges
json
required
Defaults to ["0x0100000000000000ee32c7a8d24aac1f"]

다음 파라미터들을 배열로 입력합니다.

filterId : 미리 생성한 필터 ID를 입력합니다.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json