IndirectOFTV2WithFee

Verified contract

Active on Base with 709 txns
Deployed by via 0xa6198b6e at 15826263
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "IndirectOFTV2WithFee"

0x93e08812502855ffabc6224ab3f2f3517f1dd50fa069b6f2fb50cad82d326563
0xe908b50af4ac3f0284ce91bcc38e4b04e648739f8f354a57f56d136fba1981a7
0x60d4c5b2a78056c9c38232461c7c9b5a19d070e5f28885155b27f7e3b0bb9c67
0x087dad5fbeef52e1c166e284e53c97f94aa2b6fb46df10676b95a85b95461407
0xda0a431cbea9dfdbd638cace6b8788e21e91909dcbcfb4105d070eeebcf1eb6a
0xe7a3fbe50ef7818d58730de2c230a9079f338ad4e694da6be47ad05e2ebc9faa
0xcf7d90afc1ce1c4e94dda972b1d32f9e6b2363cf2612704cefcb437584a824e5
0x528d91812c5999b27404dd9b71e9ab9efe4e382828a296be84d84d35d4622135
0x55db0aaa82b008f0e557cea07b08a289214a30ed4737bc3b9f710e856c1289da
0x136166cbd76595afb27e9e1c4a2571db3a730990e027adca81dfa04f8f636b2f

Functions
Getter at block 23105968
BP_DENOMINATOR(view returns (uint256)
10000
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
MAX_FEE(view returns (uint256)
2000
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)
51933849215132278700000000
defaultFeeBp(view returns (uint16)
10
feeOwner(view returns (address)
0xcd231d4ba7b15a4722ac057419d9cd7689e7b8db
innerToken(view returns (address)
0x73fbd93bfda83b111ddc092aa3a4ca77fd30d380
ld2sdRate(view returns (uint256)
100000000
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
owner(view returns (address)
0xcd231d4ba7b15a4722ac057419d9cd7689e7b8db
precrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(view returns (uint8)
10
token(view returns (address)
0x73fbd93bfda83b111ddc092aa3a4ca77fd30d380
totalCreditedAmount(view returns (uint256)
0
useCustomAdapterParams(view returns (bool)
false
Read-only
chainIdToFeeBps(uint16view returns (uint16 feeBPbool enabled)
creditedPackets(uint16bytesuint64view returns (bool)
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)
quoteOFTFee(uint16 _dstChainIduint256 _amountview returns (uint256 fee)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
callOnOFTReceived(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _fromaddress _touint256 _amountbytes _payloaduint256 _gasForCall
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 _amountuint256 _minAmountbytes _payloaduint64 _dstGasForCallstruct ICommonOFTLzCallParams _callParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountuint256 _minAmountstruct ICommonOFTLzCallParams _callParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setDefaultFeeBp(uint16 _feeBp
setFeeBp(uint16 _dstChainIdbool _enableduint16 _feeBp
setFeeOwner(address _feeOwner
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
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
NonContractAddress(address _address
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amountaddress indexed from
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes32 indexed _toAddressuint256 _amount
SetDefaultFeeBp(uint16 feeBp
SetFeeBp(uint16 dstchainIdbool enableduint16 feeBp
SetFeeOwner(address feeOwner
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
Constructor
constructor(address _tokenuint8 _sharedDecimalsaddress _lzEndpoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.