get https://translate.noves.fi/evm///tx/
Returns a single transaction in the specified transaction schema format. You can enrich or adjust the classification using options.
Supported options:
- allTransfers: include all additional token/native/internal transfers, in addition to the ones that are relevant to the perspective address
- internals: include raw internal transactions details
- traces: include low-level EVM traces
- rawTx: include raw transaction payload
- eventLogs: include both raw and decoded event logs
- viewAsTransactionSender: force classification from the transaction sender's perspective