Initiate Transaction
eth_getBlockByNumber
with the block number parameter set to pending
.Sequencer Validation
eth_getBlockByNumber
with the block number
parameter set to safe
.Blockchain Confirmation
eth_getBlockByNumber
with the parameter
set to safe
.Finalization
eth_getBlockByNumber
with the parameter set to finalized
.