eth_newFilterAsk AIpost https://api.zan.top/node/v1/avax/mainnet/{apiKey}/ext/bc/C/rpcCreates a filter object, based on filter options, to notify when the state changes (logs).Path ParamsapiKeystringrequiredDefaults to publicplease create your own API keyBody Paramsidint32requiredDefaults to 1jsonrpcstringrequiredDefaults to 2.0methodstringrequiredDefaults to eth_newFilterparamsarrayrequiredlength between 1 and 1Defaults to [object Object]params* filter optionsfilter optionsaddressstringContract address or a list of addresses from which logs should originate.fromBlockstringInteger block number, or "latest"toBlockstringInteger block number, or "latest"topicsarray of stringsTopicstopicsADD stringResponse 200200Updated 5 months ago