RollupEventInbox
Verified contract
Active on
Base with 0 txns
Balances ($0.00)
No balances found for "RollupEventInbox"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RollupEventInbox"
ABI
ABI objects
Getter at block 22731756
bridge() view returns (address)
0x0000000000000000000000000000000000000000
rollup() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _bridge)
rollupInitialized(uint256 chainId, string chainConfig)
updateRollupAddress()
InboxMessageDelivered(uint256 indexed messageNum, bytes data)
InboxMessageDeliveredFromOrigin(uint256 indexed messageNum)
constructor()
This contract contains no fallback and receive objects.
AlreadyInit()
HadZeroInit()
NotOwner(address sender, address owner)
RollupNotChanged()