LayerZeroHandle

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x3437b508 at 3934059
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 "LayerZeroHandle"

No transactions found for "LayerZeroHandle"


Functions
Getter at block 22765830
label(view returns (string)
lzEndpoint(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
userApplication(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
bridgeChainIdMapping(uint16view returns (uint16)
estimateFees(uint16 _dstChainIdbytes _payloadbytes _adapterParamview returns (uint256 fee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
uaChainIdMapping(uint16view returns (uint16)
State-modifying
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
initialize(address _userApplicationaddress _lzEndpointstring _label
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
sendMessage(uint16 _dstChainIdbytes _payloadaddress _refundAddressbytes _adapterParamsuint256 _nativeFeepayable 
setChainMapping(uint16 uaChainIduint16 bridgeChainId
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setLabel(string _label
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _srcChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setUa(address _userApplication
transferOwnership(address newOwner
Events
Initialized(uint8 version
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
ModUserApplication(address oldUserApplicationaddress newUserApplication
NewChainMapping(uint16 uaChainIduint16 bridgeChainId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveLzMessage(uint64 indexed nonceuint16 srcChainIdaddress srcAddressbytes32 messageHash
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendLzMessage(uint64 indexed nonceuint16 dstChainIdaddress dstAddressbytes32 messageHash
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.