ProxyOFT

Verified contract

Active on Ethereum with 134 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 $67,407.17
0xa77a8c2eb903c011186fcd620f9096063091dffae40a59dd17d033c30bd7ec89
0x67359e46b180363642118939d7d31ee60d86aa242d4df595a091151fcbcc0cdd
0xdd72d0f8b2ecb805c94943e90974b42bdd18e847c8c417ff47c21fa1b9886ab1
0x260ac795a0d2090f9366f40105d21280cefc243d21c5912a57b9e2daa022ffce
0x209d35a696b47943d83700735cc2e920a9665e408bc2f123166146dd9f10141e
0xa6d0b7d98e19cf4d54529435e908839150fe76a89cb34e7c81515bab1a44443c
0x5ddfddbcd55903032122dfae23100e4446edcf02e040134562869fc653791b95
0xa7b0b94cdf6c1fda9fa5e794f41e0f9f41ac81333b9cc19ea1afe2e56569fecd
0xdd5a349e96ffd1787eed880aad9e94abe82825e353b66c8b918178a212c3a46e
0xff1a16a2fbe21c60c616ba4e0bb24a53ea81f05c784df8e62a918b027bf2e70a

Functions
Getter at block 20866477
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)
75256523160027966472421019
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