Transactions
Transaction endpoints read arc.transactions and can optionally attach logs from arc.logs.
http
GET /v1/arc/transactions/{hash}include_logs=true attaches raw logs. Decoded logs are included only when a decoder exists for that topic0; otherwise the raw log is returned without a decoded object.
Reverted transactions are present with status 0. They are not omitted.