trace_filterAsk AIpost https://api.zan.top/node/v1/xlayer/mainnet/{apiKey}Returns traces matching given filter (Trace Mode required, and supported only on OpenEthereum & Erigon).Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to trace_filterparamsarray of objectslength between 1 and 1params objectfromBlockstringDefaults to 0xc26f54From this blocktoBlockstringDefaults to 0xc26f54To this blockfromAddressstringSent from these addresses.toAddressstringDefaults to 0x95222290DD7278Aa3Ddd389Cc1E1d165CC4BAfe5Sent to these addresses.afterstringThe offset trace number.countintegerInteger number of traces to display in a batch.Response 200Returns the number of transactions in the block with the given block hash.Updated 5 months ago