This transaction emitted no event logs
This call succeeded and emitted nothing. A contract publishes an event only where its author wrote one, so an empty list here is the receipt, not a gap in it.
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