eth_getFilterChanges

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

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 ["0x61357a1bb84954b219ff8b3e51518405"]

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

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

Response

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