0x4abc491f1f41b13c552bb1c769f9459563130851
Verified contract
Proxy
Active on
Base with 71,631 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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.001777 |
$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) |
---|---|---|---|---|---|---|---|
| 21628469 | 3 days ago | | | 0 | 0.0000019731594 | |
| 21608627 | 3 days ago | | | 0 | 0.0000019273047 | |
| 21403351 | 8 days ago | | | 0 | 0.0000019273047 | |
| 21402567 | 8 days ago | | | 0 | 0.0000019273047 | |
| 21320266 | 10 days ago | | | 0 | 0.0000019272279 | |
| 21319298 | 10 days ago | | | 0 | 0.0000019273815 | |
| 21244383 | 12 days ago | | | 0 | 0.0000018075703 | |
| 21239152 | 12 days ago | | | 0 | 0.0000019273815 | |
| 21233856 | 12 days ago | | | 0 | 0.0000019272279 | |
| 21096206 | 15 days ago | | | 0 | 0.0000019271511 |
ABI
ABI objects
Getter at block 21747156
feeBalance() view returns (uint256 balance)
2597048642594547340
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)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.