eth_getFilterChangesAsk AIpost https://api.zan.top/node/v1/mantle/mainnet/{apiKey}Returns an array of log objects that have been emitted since the last poll. This method is a polling method for a filter.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0paramsarray of stringslength between 1 and 1Defaults to 0x65e90793c6e1ee899755dcab110c915dFILTER ID - String - The filter id.params stringmethodstringDefaults to eth_getFilterChangesResponse 200Array of log objects, or an empty array if nothing has changed since the last poll.Updated 4 months ago