OptimizedTransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 71,638 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
0xb631…0dd7
0x1d80…de91
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.0007 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- | |
BASS | ERC-20 | 0.96049 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22464361 | 9 days ago | | | 0 | 0.0000036121785 | |
| 22211208 | 15 days ago | | | 0 | 0.0000036123225 | |
| 22173111 | 16 days ago | | | 0 | 0.0000036118907 | |
| 22035097 | 19 days ago | | | 0 | 0.0000036123225 | |
| 21991019 | 20 days ago | | | 0 | 0.0000036123225 | |
| 21860116 | 23 days ago | | | 0 | 0.0000015066859 | |
| 21793081 | 24 days ago | | | 0 | 0.0000028445433 | |
| 21628469 | a month ago | | | 0 | 0.0000036982673 | |
| 21608627 | a month ago | | | 0 | 0.0000020322274 | |
| 21403351 | a month ago | | | 0 | 0.0000036123225 |
ABI
ABI objects
Getter at block 22845017
feeBalance() view returns (uint256 balance)
2626725435445793720
getLzUlnLength() view returns (uint256)
1
layerZeroEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
owner() view returns (address)
0xd85dc8cb3145411fe334d5c1698d36562ba18473
zkMptValidator() view returns (address)
0x1d808a4c8f0f71208ceb772ff6767d3070f0de91
Read-only
blockUpdaters(uint16) view returns (address)
chainPriceLookup(uint16, uint16) view returns (uint256)
feeManager(address) view returns (bool)
getFee(uint16 _dstChainId, uint16 _proofType, uint64 _outboundBlockConfirmation, address _userApplication) 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.