PrimeTokenProxy

Verified contract

Active on Ethereum with 1,705 txns
Deployed by via 0xf89ec2b6 at 17978116
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,205,688.67
0xb7b7c3e69e13faf0b836d2594832ecf792971fae5ea9a3f44b4a06898de052b0
0xd163e1fb2b720bf60be57e2d7871f15e8650b6b2357b7fa8707a23a7f101b30b
0x432286d947f9ff1e59923a99377339f252c8aa80aca0634a8dc4152fa951d6b8
0xc3d5777e462d649f7a7231a7329cdbaaf96083e342ed94db44c8cbf72f7ed556
0x67fe7c558a53696db2b714671049fac67bf88001fdda0183a48554fd5667589a
0x9bcd3753a3a68205855400bd842191c79b3fd7cb33f920feb07bb0868264a984
0x60f48e5bc705d8ef7ac240ed38f33976f59ccc36e54dc9a8d119dbd4f71e215e
0xe77c27a17d602828961ededc95224d09c0e96b716eb127846a79e38f9f518449
0xef2e78ae9da0e1cbc3830e36b97055194745c0ffa748758dcaeeaf93f7d89b5b
0x5b1cad0d19fdfb05ae0473a613bdcc00ce73220969ac3643ce11e9b42a851d20

Functions
Getter at block 21271757
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)
110244618115561704370423412
isDisabled(view returns (bool)
false
isSendFromDisabled(view returns (bool)
true
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
owner(view returns (address)
0xbebd60d2985594c36ebfa66e44b0856807e9dd32
precrime(view returns (address)
0x0000000000000000000000000000000000000000
prime(view returns (address)
0xb23d80f5fefcddaa212212f028021b41ded428cf
token(view returns (address)
0xb23d80f5fefcddaa212212f028021b41ded428cf
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
handleInvokeEchelon(address _fromaddress _ethDestinationAddressaddress _primeDestinationAddressuint256uint256uint256 _primeValuebytes _datapayable 
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
send(address _fromuint16 _dstChainIduint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setIsDisabled(bool _isDisabled
setIsSendFromDisabled(bool _isSendFromDisabled
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
IsDisabledSet(bool isDisabled
IsSendFromDisabledSet(bool isSendFromDisabled
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 _proxyToken
Fallback and receive
receive(
Errors
ContractDisabled(
InvalidCaller(
InvalidEthDestination(address ethDestination
InvalidPrimeAddress(address primeDestination
InvalidPrimePayment(