TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 552 txns
Deployed by via 0x098dc0f0 at 20439182
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $308,961,855.32
0xc9726d4e248a54bbeabc15c7580976d87867e023bbfca95a2786650b61d10a8f
0x3857aea95f425dc0fd7f56fe63cbb3118bac8a37d1586c912c5c4fc02c2cb173
0x616ca98939889a0d0d7e9a21316fac5b6910ac24a8609057c030b188806140a9
0x864217c1f3e08cd5704395a93e5e4d6186099a291606559e344f9d275c4981a0
0x1afa08a43e4b25951133f87963c9f001dc99db1ba542107a8f395d59ddd01b9d
0x4a71d053018101dbf2ace66de2f470f5a608f831e2ab115b356984decbe3e030
0x9b227213f0433520c7806b77c8bf994768054781a49eacbd7147d8e914566714
0x3b94537323ad334475de88e1c7e5eb103471f15fed497ef0c3181dc20d60f5c0
0x3809706ec21b07c0d5b34c19759a16eee38a6871e604330d98271ee4bdc10420
0xd4bf27cec52a77aa27947f03ffdc6f0bb1f56b4d74536500c0d890c7cf431eb2
From

Functions
Getter at block 21247444
implementation(view returns (address)
0xae96df024b9cb69a39a219d7176df6e7e39fac44
SEND(view returns (uint16)
1
SEND_AND_CALL(view returns (uint16)
2
approvalRequired(pure returns (bool)
true
composeMsgSender(view returns (address sender)
0x4afa9620d0b79137383a7a9ab3477837d475e948
decimalConversionRate(view returns (uint256)
1000000000000
endpoint(view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
msgInspector(view returns (address)
0x0000000000000000000000000000000000000000
oApp(view returns (address)
0x4afa9620d0b79137383a7a9ab3477837d475e948
oAppVersion(pure returns (uint64 senderVersionuint64 receiverVersion)
(senderVersion=1, receiverVersion=1)
oftVersion(pure returns (bytes4 interfaceIduint64 version)
(interfaceId=0x02e49c2c, version=1)
owner(view returns (address)
0x849738999ba1f3d995d28bdb35efa2e47b4c8203
preCrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(pure returns (uint8)
6
token(view returns (address)
0xe6829d9a7ee3040e1276fa75293bde931859e8fa
Read-only
allowInitializePath(struct Origin originview returns (bool)
combineOptions(uint32 _eiduint16 _msgTypebytes _extraOptionsview returns (bytes)
enforcedOptions(uint32 _eiduint16 _msgTypeview returns (bytes)
isPeer(uint32 _eidbytes32 _peerview returns (bool)
nextNonce(uint32bytes32view returns (uint64 nonce)
peers(uint32 _eidview returns (bytes32)
quoteOFT(struct SendParam _sendParamview returns (struct OFTLimit oftLimitstruct OFTFeeDetail[] oftFeeDetailsstruct OFTReceipt oftReceipt)
quoteSend(struct SendParam _sendParambool _payInLzTokenview returns (struct MessagingFee msgFee)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
initialize(struct L1cmETHAdapterInit init
lzReceive(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
lzReceiveAndRevert(struct InboundPacket[] _packetspayable 
lzReceiveSimulate(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
renounceOwnership(
send(struct SendParam _sendParamstruct MessagingFee _feeaddress _refundAddresspayable returns (struct MessagingReceipt msgReceiptstruct OFTReceipt oftReceipt)
setDelegate(address _delegate
setEnforcedOptions(struct EnforcedOptionParam[] _enforcedOptions
setMsgInspector(address _msgInspector
setPeer(uint32 _eidbytes32 _peer
setPreCrime(address _preCrime
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
EnforcedOptionSet(struct EnforcedOptionParam[] _enforcedOptions
Initialized(uint64 version
MsgInspectorSet(address inspector
OFTReceived(bytes32 indexed guiduint32 srcEidaddress indexed toAddressuint256 amountReceivedLD
OFTSent(bytes32 indexed guiduint32 dstEidaddress indexed fromAddressuint256 amountSentLDuint256 amountReceivedLD
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeerSet(uint32 eidbytes32 peer
PreCrimeSet(address preCrimeAddress
ProtocolConfigChanged(bytes4 indexed setterSelectorstring setterSignaturebytes value
Constructor
constructor(address _logicaddress initialOwnerbytes _data
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
InvalidDelegate(
InvalidEndpointCall(
InvalidInitialization(
InvalidLocalDecimals(
InvalidOptions(bytes options
LzTokenUnavailable(
NoPeer(uint32 eid
NotEnoughNative(uint256 msgValue
NotInitializing(
OnlyEndpoint(address addr
OnlyPeer(uint32 eidbytes32 sender
OnlySelf(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
SimulationResult(bytes result
SlippageExceeded(uint256 amountLDuint256 minAmountLD
UnexpectedInitializeParams(