IOutboxUpgradeable

# event SendRootUpdated

event SendRootUpdated(bytes32 indexed blockHash, bytes32 indexed outputRoot);

Type
Name
Indexed
bytes32blockHash

bytes32outputRoot

# event OutBoxTransactionExecuted

event OutBoxTransactionExecuted(address indexed to, address indexed l2Sender, uint256 indexed zero, uint256 transactionIndex);

Type
Name
Indexed
addressto

addressl2Sender

uint256zero

uint256transactionIndex