UnfinalizedNitroVerifier
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "UnfinalizedNitroVerifier"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21267662 | a day ago | | | 0 | 0.00020357413 |
ABI
ABI objects
Getter at block 21274954 getLatestContext() view returns (bytes)
gatewayURLs() view returns (string[])
[https://arbitrum.gateway.unruggable.com]
getHooks() view returns (address)
0x5ecde6edf504c6bbc45d08b4a8f53f43e62e4285
getWindow() view returns (uint256)
7200
owner() view returns (address)
0xac50ce326de14ddf9b7e9611cd2f33a1af8ac039
Read-only
getStorageValues(bytes context, struct GatewayRequest req, bytes proof) view returns (bytes[], uint8 exitCode)
State-modifying
Events renounceOwnership()
setGatewayURLs(string[] urls)
transferOwnership(address newOwner)
GatewayURLsChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(string[] urls, uint256 window, address hooks, address rollup, uint256 minBlocks)
This contract contains no fallback and receive objects.
CommitTooNew(uint256 latest, uint256 got)
CommitTooOld(uint256 latest, uint256 got, uint256 window)
ContentLengthMismatch()
EmptyItem()
InvalidDataRemainder()
InvalidHeader()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
UnexpectedList()
UnexpectedString()