FCFS ordering
First-come, first-served (FCFS) ordering is how Robinhood Chain's sequencer sequences transactions — by arrival time, not by fee. There are no priority fees to bid for faster inclusion, which removes the gas-auction dynamic seen on Ethereum L1. It does not remove all ordering advantage: proximity to the sequencer and latency still matter, and FCFS is an operator policy rather than a cryptographic guarantee.