OXProxyOFT

Verified contract

Active on Ethereum with 593 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 $9,043,314.4
0xb2575177d2853c7435503fedfa5ab4787f6ee1c3c0e79eb0ccb5ccb6c7f8dd7a
0x793ea7b044a42d274d1749d7b2f9b0495a101374ccbca7c16587d52dcc09b30f
0xc8e4cfc449ecc4b126c425274af30b83176a6451df7ae8cfd95ab434bc96c788
0x4737d97d6c201f759caed078e10f09dde3b3146cd6a6f1885886c3de87d227d8
0xd523bf9ec0d8d88fa86f6de499b02870d3d3de67e531fa9b7cbb5cb5d9e7df1f
0x548cb8be0ccc172549da8886bedd83e8cf607ebd92e70e92bf7f3185bcc97de5
0xd3bfe03e4e6e730ebd5fda3fbb98c637dd652be8afb86a43c879916c77bbc98e
0xde3ab3d9e169079e1ba5fe0a69e0265bce1e03b7c6524ab40243706637b74798
0x69da02abba0d5a727c92fadafb0be11c7aeff2fd80b6571bc9a2f6deb98b7550
0x436838df74a167d5fc52ebbed0649643113136cf97eb6fe83988463e305caf6b

Functions
Getter at block 20861376
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)
2028050572301287982374097046
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