LndxBridge

Verified contract

Active on Ethereum with 620 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $402,790.86
0x5ea80e80672363d27a33331126020bb2856d2305fc522f578ed81323c42fb95a
0x5f8ab36f6702a34ddacaf339c3434a3bc0f643325512efd176a5dc9a4fc987e6
0x8ef60e1109a248968fbce20ca2a58cbbd1542a10ecc78155a186cc40fdfa706f
0xb7b3e7a0df604d37a4a65c491a4c13596476b40a8e1a9b1fe4b86c0c4bfbf2e5
0x918ef960931502dbc5bff7214c878f47837d6b5660a9a9979769ab4eb8229a20
0x053c85fa756b1d33ad4ff77938e9cc9e66e85d23195c26682f4f41988de67c83
0xeb7d927bebb04a26c0d254b647696865dcaff569dcf5b76d7ce2d414625872e4
0xc7ff77491d443ac1ba26e48c7273c42498ba991ec822f2584b9d068ddc825d1e
0x0b9af4c6eb5e7807859f86956a39563bf70bd7793d0435916d73499ba999e0dc
0xf2e0761e53f7098da1787624e809c2825eaeb1994ddb4d827256fbc1920b4e59

Functions
Getter at block 21198405
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
lndx(view returns (address)
0x08a1c30bbb26425c1031ee9e43fa0b9960742539
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
mainChainId(view returns (uint16)
101
owner(view returns (address)
0xf44bc45368fb7f6ffc74c5545326aa0f068b6d4c
precrime(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
estimateFee(uint16 _dstChainIdaddress _toAddressuint256 _amountview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
payloadSizeLimitLookup(uint16view returns (uint256)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
sendToken(uint16 _dstChainIdaddress _toAddressuint256 _amountpayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
transferOwnership(address newOwner
Events
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Received(address tokenaddress touint256 amountuint16 sourceChainId
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
Sent(address tokenaddress touint256 amountuint16 destinationChainId
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
Constructor
constructor(address _lzEndpointaddress _lndx
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.