This transaction emitted no event logs
This transaction reverted, so every state change it made — including any event it had already emitted — was rolled back. The empty list is the revert itself, not a gap in the record.
Gas on Arc is paid in USDC, and the same dollars are visible in two places: as a native value with 18 decimals, and through the ERC-20 USDC interface with 6 decimals. A precompile keeps the two representations at parity, so this page counts each movement once instead of summing them. Read more