eth_getFilterChanges - DogeOSAsk AIpost https://dogeos-testnet.unifra.io/v1/{your-api-key}/eth_getFilterChangesPolling method for a filter, which returns an array of logs which occurred since last poll.Path Paramsyour-api-keystringrequiredBody ParamsjsonrpcstringrequiredDefaults to 2.0methodstringrequiredDefaults to eth_getFilterChangesparamsarrayrequiredDefaults to 0xcb941e067c198d82d7fd50b076f87383An array containing the filter ID.params* stringidintegerrequiredDefaults to 73Responses 200An array of log objects, or an empty array if nothing has changed since last poll. 400Bad Request. The request could not be understood by the server due to malformed syntax.Updated 7 months ago