OFTWrapper

Verified contract

Active on Ethereum with 665 txns
Deployed by via 0xe2726491 at 17790681
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $55.62
ERC-20
Value $0
0xec62182f6d0ae5277c2539de6a1db1deb57cd65baea2d625454efdb6e043fb4d
0x9fe0e1bf67cffd90b96aebe8b728f6423ca17f950dc1afb1833b47a0790fd451
0xf46b10c4037f104b4a6318b13c5b521e3dde9611e08647ef7a224f20d1c18b87
0x1fcac57f9af58c4d1668b473b23ddfbac21d0ed454a9217fc8db93331255c15a
0xe64afc5be6f740716753c93b8056945634637d404b974538ecd09f50ec7af8ea
0xcd37febc3d1e230141a088174cb6797fa407dd333609475e8e01b14eb97f7507
0x824a527c57369a1e703e3763881afcc9fa5c6b6fbc697f2742882722a50d56b5
0x59373262d8c28eb285942cd2c096a06a71bc93885ecd7f4f17c9134bc19dc547
0x2502f9278c8c34cf3459299069c4f93127a09b00384011339c12060b5dec4546
0x557a6950d5f079c817c819a897b23b80e32628c7dd74e3d254b4cac186b91c0a

Functions
Getter at block 21316031
aggregator(view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
defaultExchangeRate(view returns (uint256)
539272521368673
defaultQuoteType(view returns (uint8)
0
feeTo(view returns (address)
0x60c801e2dfd6298e6080214b3d680c8f8d698f48
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
oft(view returns (address)
0x439a5f0f5e8d149dda9a0ca367d4a8e4d6f83c10
owner(view returns (address)
0xdf2c270f610dc35d8ffda5b453e74db5471e126b
token(view returns (address)
0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3
Read-only
estimateSendFeeV2(uint16 _dstChainIdbytes32 _toAddressuint256 _amountbytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
minDstGasLookup(uint16 _srcChainIduint16 _dstChainIdview returns (uint256)
operators(addressview returns (bool)
State-modifying
sendOFTV2(uint16 _dstChainIdbytes32 _toAddressuint256 _amountstruct ILzCommonOFTLzCallParams _callParamspayable 
sendProxyOFTV2(uint16 _dstChainIdbytes32 _toAddressuint256 _amountstruct ILzCommonOFTLzCallParams _callParamspayable 
setAggregator(address _aggregator
setDefaultExchangeRate(uint256 _defaultExchangeRate
setDefaultQuoteType(uint8 _quoteType
setFeeTo(address _feeTo
setOperator(address operatorbool status
transferOwnership(address newOwner
withdrawFees(
Events
LogDefaultExchangeRateChanged(uint256 oldExchangeRateuint256 newExchangeRate
LogDefaultQuoteTypeChanged(uint8 oldValueuint8 newValue
LogFeeToChange(address indexed oldAddressaddress indexed newAddress
LogOracleImplementationChange(address indexed oldOracleaddress indexed newOracle
LogWrapperFeeWithdrawn(address touint256 amount
OperatorChanged(address indexed arg0bool arg1
OwnershipTransferred(address indexed useraddress indexed newOwner
Constructor
constructor(uint256 _defaultExchangeRateaddress _oftaddress _aggregatoraddress _multisig
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ErrWithdrawFailed(
InvalidAddress(
InvalidQuoteType(uint8 arg0
MessageValueIsLow(uint256 arg0
NotAllowedOperator(