ZKBridge

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xebdf67d3 at 10958733
Slot
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

No balances found for "ZKBridge"

No transactions found for "ZKBridge"


Functions
Getter at block 22753935
MESSAGE_TOPIC(view returns (bytes32)
0xb8abfd5c33667c7440a4fc1153ae39a24833dbe44f7eb19cbe5cd5f2583e4940
chainId(view returns (uint16)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
blockUpdaters(uint16view returns (address)
completedTransfersCompact(bytes32view returns (uint256)
estimateFee(uint16 _dstChainIdview returns (uint256 bridgeFee)
feeManager(addressview returns (bool)
fees(uint16view returns (uint256)
mptVerifiers(uint16view returns (address)
targetNonce(bytes32view returns (uint64)
trustedRemoteLookup(uint16view returns (address)
State-modifying
claimFees(
initialize(uint16 _chainId
renounceOwnership(
send(uint16 _dstChainIdaddress _dstAddressbytes _payloadpayable returns (uint64 currentNonce)
setBlockUpdater(uint16 _chainIdaddress _blockUpdater
setFee(uint16 _dstChainIduint256 _fee
setFee(uint16[] _dstChainIduint256[] _fee
setFeeManager(address _feeManagerbool _flag
setMptVerifier(uint16 _chainIdaddress _mptVerifier
setTrustedRemoteAddress(uint16 _remoteChainIdaddress _remoteAddress
transferOwnership(address newOwner
validateTransactionProof(uint16 _srcChainIdbytes32 _srcBlockHashuint256 _logIndexbytes _mptProof
Events
ClaimFee(address operatoruint256 amount
ExecutedMessage(address indexed senderuint16 indexed srcChainIduint64 indexed sequenceaddress dstAddressbytes payload
Initialized(uint8 version
MessagePublished(address indexed senderuint16 indexed dstChainIduint64 indexed sequenceaddress dstAddressbytes payload
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBlockUpdater(uint16 chainIdaddress lockUpdater
SetFee(uint16 dstChainIduint256 fee
SetFeeManager(address feeManagerbool flag
SetMptVerifier(uint16 chainIdaddress mptVerifier
SetTrustedRemoteAddress(uint16 chainIdaddress remoteAddress
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.