eth_getLogsAsk AIpost https://api.zan.top/node/v1/avax/mainnet/{apiKey}/ext/bc/C/rpcReturns an array of all logs matching a given filter object.Path ParamsapiKeystringrequiredDefaults to publicplease create your own API keyBody Paramsidint32requiredDefaults to 1jsonrpcstringrequiredDefaults to 2.0methodstringrequiredDefaults to eth_getLogsparamsarrayrequiredlength between 1 and 1Defaults to [object Object]params* filter optionsfilter optionsfromBlockstring(optional, default: "latest") Integer block number, or "latest" for the last mined blocktoBlockstring(optional, default: "latest") Integer block number, or "latest" for the last mined blockaddressarray of strings(optional) Contract address or a list of addresses from which logs should originate.addressADD stringtopicsarray of strings(optional) Array of 32 Bytes DATA topics. Topics are order-dependent. Each topic can also be an array of DATA with "or" options.topicsADD stringblockHashstringoptional, Block hashResponse 200200Updated 5 days ago