Deterministic by design
Exact decimal math, never floating point, so balances can't drift or round wrong, even at 18 decimals. Sandboxed V8 isolates strip every non-deterministic API and gas metering bounds each run, so every node replays to the identical result and state is reorg-safe.