OXProxyOFT

Verified contract

Active on Ethereum with 866 txns
Deployed by via 0x14d489b2 at 19228457
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $26,646,527.02
0xaf2b638e4bacbdcb5ea2ae2ee0a7057ae334c80598b1a0a477023b87610b8030
0x7a8b85d79a1c3f53d23c22ca35c9bcf7568ea332a0c1bd506e76768d11f3e0b8
0x77eaf664d221e745a6ce6e230d539feec434b2e12192b7f7fdd3542def48db35
0xd4ac2efb8973fde3db22815086abd0c1e2847b5ed0c761b88679e4073b22ea04
0x82789a1127e7b6b7d2e31d3fb86b96cc2dbad0e75f3676365369a74172da65e3
0xd9e60f8810d4ade4b99188cfa3694dc8e3f8204321c2add98e83512e6b3a6ed0
0x70727a26d58d1dc9224f0fcf894941df110c8248b097936e7d6bf12a664d104d
0xcd9819407485f9ad834d8da2f73ad4059bbcf0c0ea98b5ccf0bcff1d9ae84714
0x9384ea8ee794459217f98370b525595773d6f10380bcbe5eef419798629ef4fe
0x46d5a7bb60d71643b8bc54024c90ea02dcea10453a35b67fa7c0ac3f746f8aa4

Functions
Getter at block 21248196
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)
1759898370645877585547840895
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
owner(view returns (address)
0x4b214e2a2a9716bff0c20ebda912b13c7a184e23
precrime(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0xba0dda8762c24da9487f5fa026a9b64b695a07ea
useCustomAdapterParams(view returns (bool)
true
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