ProxyOFT

Verified contract

Active on Ethereum with 149 txns
Deployed by via 0x054491b1 at 18596494
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $122,786.55
0x4f03ac49d903afd5b949680ffeec79a6e99eff2cd46bc3ac2e95cbc56e330bc0
0x41bd5d79fa5c8261b181480e210fcf7137447bb9562269a239498f82bf7c69ae
0x619a6654d498373fa19074423fc8747e88d64d96a09da1c9429fbcfe0314c3af
0x9d5afca57b4ed4feacb526535d82cbd64069033f65e96d5cb5e88d4abb750604
0xddb4677b00f42d0131201e930a5d17c6d27efb79c100cbbd4200f6ca0373dfcb
0x366acaacdefb68d1f2bc9b17449eb5c9d69e8d6f623b7edac26f64c9680ba1c2
0xb19d99561f64d787527cc18689599e79998afb25a5650f97ed6d02199f76d2d4
0x6d06417fd3ba2b9d56a7dafc1d028279b780e313ece24c4e4629a81d06d7b5c9
0x6c26f3422a69661599fac63478fc136026fc3d0eec3b10adcaab1ff325002632
0x62b6b0ad9b0faff5961c088e2e77a3b7436a5b02b535c9d2cf3e7e83d96f426e

Functions
Getter at block 21310097
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint16)
0
circulatingSupply(view returns (uint256)
72609081899699427449985320
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
owner(view returns (address)
0x03e17834194904a98272acc4f021c5323af93e73
precrime(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0xbcd4d5ac29e06e4973a1ddcd782cd035d04bc0b7
useCustomAdapterParams(view returns (bool)
false
Read-only
estimateSendFee(uint16 _dstChainIdbytes _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 
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
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
setUseCustomAdapterParams(bool _useCustomAdapterParams
transferOwnership(address newOwner
Events
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amount
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes _toAddressuint256 _amount
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
Constructor
constructor(address _lzEndpointaddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token