OptimizedTransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 3,382 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x3f35…505e
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 97.06383 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22759960 | an hour ago | | | 0 | 5.3478946e-7 | |
| 22757259 | 2 hours ago | | | 0 | 5.3478946e-7 | |
| 22753661 | 4 hours ago | | | 0 | 5.3478946e-7 | |
| 22753374 | 5 hours ago | | | 0 | 5.3478946e-7 | |
| 22751062 | 6 hours ago | | | 0 | 5.3478946e-7 | |
| 22750716 | 6 hours ago | | | 0 | 0.000000706177174500 | |
| 22750361 | 6 hours ago | | | 0 | 5.3465256e-7 | |
| 22748857 | 7 hours ago | | | 0 | 5.3478946e-7 | |
| 22747070 | 8 hours ago | | | 0 | 5.3478946e-7 | |
| 22746763 | 8 hours ago | | | 0 | 5.3465256e-7 |
ABI
ABI objects
Getter at block 22761638
feeBalance() view returns (uint256 balance)
24793223532829200
getLzUlnLength() view returns (uint256)
1
layerZeroEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
owner() view returns (address)
0xd85dc8cb3145411fe334d5c1698d36562ba18473
zkMptValidator() view returns (address)
0x3f35f9568e55ad8942ed733ce487ac416f6a505e
Read-only
blockUpdaters(uint16) view returns (address)
chainPriceLookup(uint16, uint16) view returns (uint256)
feeManager(address) view returns (bool)
getFee(uint16 _dstChainId, uint16 _proofType, uint64, address) view returns (uint256 price)
getLzUln(uint256 _index) view returns (address)
hashLookup(uint16 _srcChainId, bytes32 _blockHash, bytes32 _blockData, address _userApplication) view returns (uint256 confirmation)
isSupportedUln(address _uln) view returns (bool)
supportedDstChain(uint16, uint16) view returns (bool)
State-modifying
Events addLzUln(address _lzUln)
assignJob(uint16 _dstChainId, uint16 _proofType, uint64 _outboundBlockConfirmation, address _userApplication) returns (uint256 price)
batchUpdateFpHash(uint16[] _sourceChainIds, bytes32[] _blockHashes, bytes[] zkMptProofs, address[] _userApplications)
batchUpdateMptHash(uint16[] _sourceChainIds, bytes32[] _blockHashes, bytes32[] _receiptHashes, address[] _userApplications)
disableSupportedDstChain(uint16 _proofType, uint16 _dstChainId)
enableSupportedDstChain(uint16 _proofType, uint16 _dstChainId)
initialize(address _layerZeroEndpoint)
removeFee(uint16 _dstChainId, uint16 _proofType)
removeLzUln(address _lzUln)
renounceOwnership()
setBlockUpdater(uint16 _sourceChainId, address _blockUpdater)
setFee(uint16 _dstChainId, uint16 _proofType, uint256 _price)
setFeeManager(address _feeManager, bool _flag)
setLayerZeroEndpoint(address _layerZeroEndpoint)
setMptFpFee(uint16[] _dstChainId, uint256[] _price)
setZKMptValidator(address _zkMptValidator)
transferOwnership(address newOwner)
updateFpHash(uint16 _sourceChainId, bytes32 _blockHash, bytes zkMptProof, address _userApplication)
updateMptHash(uint16 _sourceChainId, bytes32 _blockHash, bytes32 _receiptHash, address _userApplication)
withdrawFee(address _to, uint256 _amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
DisableSupportedDstChain(uint16 _proofType, uint16 dstChainId)
EnableSupportedDstChain(uint16 _proofType, uint16 dstChainId)
Initialized(uint8 version)
ModBlockUpdater(uint16 sourceChainId, address oldBlockUpdater, address newBlockUpdater)
ModLayerZeroEndpoint(address oldLayerZeroEndpoint, address newLayerZeroEndpoint)
ModZKMptValidator(address oldZKMptValidator, address newZKMptValidator)
OracleNotified(uint16 dstChainId, uint16 proofType, uint256 blockConfirmations, address userApplication, uint256 fee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveFee(uint16 dstChainId, uint16 proofType)
SetFee(uint16 dstChainId, uint16 proofType, uint256 fee)
SetFeeManager(address feeManager, bool flag)
WithdrawFee(address receiver, uint256 amount)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.