get https://translate.noves.fi/evm///txs/
Returns a list of transactions in the specified transaction schema format. You can enrich or adjust the classification using options.
Supported options:
- viewAsTransactionSender: force to classify from the transaction sender's perspective
- allTransfers: include all additional token/native/internal transfers in addition to perspective-based classification
Provide either a block range or a timestamp range, not both. For pagination, use the nextPageUrl returned in the response.