eth_getFilterLogsAsk AIpost https://api.zan.top/node/v1/base/mainnet/{apiKey}Returns an array of all logs that match the filter with a given ID.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to eth_getFilterLogsparamsarray of stringslength between 1 and 1Defaults to 0x65e90793c6e1ee899755dcab110c915dFILTER ID - String - The filter id.params stringResponse 200Array of log objects, or an empty array if nothing has changed since the last poll.Updated 5 months ago