LzIndirectOFTV2

Verified contract

Active on Base with 5,083 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xbcb0b30f2363a1549c04a74c450bab2ba89bd37bd1d9f6a3fa36e31a11b3358f
0xc17a213f21580915205699308dbc1054a2c4400a1b8881754f89b1b3ffa39512
0xcde2dae1c364e2668930806e872a8752b9aa1683100befcc5809d408e1715e2c
0xf720c345151836a611a5d8f17e26e8bf72cc8e9a43e657dc8332d4bd21fad0db
0x16f32ef14d8dbccc66d73986e19c3286d8dc8dd6b36f85bbbdd9813c920f7c41
0x403f66d90d2dab96f735efb7bd8fb54f2063933f72992cf6e6aa2f9d5a05b2df
0xdd3e16c7ad23af23bfb0379ce777f4aa2672be13acac178d670e91db1b4b491c
0x78d08c43ee93a624be65c84c7430f9b7c25eea3cc2daaa10814e502a8dd03c9a
0x9947bfedd3299dfe6bd94e5cafeb0950a63728f59a8bfd57555cb92d361f23fb
0xa7f5140b451d7f1b1ef4dd8235bd6ae02201c331e3bef67c715444185eb947dc

Functions
Getter at block 21859069
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint8)
0
PT_SEND_AND_CALL(view returns (uint8)
1
circulatingSupply(view returns (uint256)
11609562380360000000000
feeHandler(view returns (address)
0x52b2773fb2f69d565c651d364f0aa95ebed097e4
innerToken(view returns (address)
0x4a3a6dd60a34bb2aba60d73b4c88315e9ceb6a3d
ld2sdRate(view returns (uint256)
10000000000
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
minterBurner(view returns (address)
0x4a3a6dd60a34bb2aba60d73b4c88315e9ceb6a3d
owner(view returns (address)
0xf657de126f9d7666b5ffe4756ccd9eb393d86a92
precrime(view returns (address)
0xd0b97bd475f53767dbc7adcd70f499000edc916c
sharedDecimals(view returns (uint8)
8
token(view returns (address)
0x4a3a6dd60a34bb2aba60d73b4c88315e9ceb6a3d
useCustomAdapterParams(view returns (bool)
true
Read-only
estimateSendAndCallFee(uint16 _dstChainIdbytes32 _toAddressuint256 _amountbytes _payloaduint64 _dstGasForCallbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
estimateSendFee(uint16 _dstChainIdbytes32 _toAddressuint256 _amountbool _useZrobytes _adapterParamsview 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)
supportsInterface(bytes4 interfaceIdview returns (bool)
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 
sendAndCall(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountbytes _payloaduint64 _dstGasForCallstruct ILzCommonOFTLzCallParams _callParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountstruct ILzCommonOFTLzCallParams _callParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setFeeHandler(address _feeHandler
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
setUseCustomAdapterParams(bool _useCustomAdapterParams
transferOwnership(address newOwner
Events
CallOFTReceivedSuccess(uint16 indexed _srcChainIdbytes _srcAddressuint64 _noncebytes32 _hash
LogFeeHandlerChanged(address previousaddress current
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
NonContractAddress(address _address
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amount
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes32 indexed _toAddressuint256 _amount
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
Constructor
constructor(address _tokenaddress _minterBurneruint8 _sharedDecimalsaddress _lzEndpoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ErrFeeCollectingFailed(