peg-eUSD

Verified contract

Active on Ethereum with 1,565 txns
Deployed by via 0xd9abae1a at 17990077
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,898,860.54
0x1714677d860db4fc4ee47745dec647a45a7d581ecd982a58a4b30df00047e1f7
0x7f996c9385d6301cb9f289f76af55bc6c2f6c140d303327a29a97df1975a8377
0xea78f0e94b6f93538799c5dece2048d4865640b85e9bdd4a6050edb58bf3e20e
0xf4e3c460499bf86260b8abeccff2f3bd7cdc36ee86a5ed670bd0be188d195aae
0xe6d4a8b190b1ba1acb88eca4b0e296f69bef5f0fe505107d0ff70d66503ebdce
0xf2e393dd68b8878b99a10d81a7e17c203cd56c916addea2bbfa3c058cf00b34b
0xc3939b2dd8a7290ba2fafed7d922263b70e54ca2243f6ee983e88a9e410560f5
0x8cc3f8969025dbcbe00c9cc9853b06027a1751c2b4f4c1e5cdc4d1689e204405
0x60ad4c4f843c59f24e92db444e65da6aaee24a75c3aca3439ae8cbc5542d22cc
0x163fe48e5abe40b54a396fe3518b84ffc0c8dcb2753f3afcc8ae2e5a25cea98b

Functions
Getter at block 20872127
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
EUSD(view returns (address)
0xdf3ac4f479375802a821f7b7b46cd7eb5e4262cc
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint8)
0
PT_SEND_AND_CALL(view returns (uint8)
1
circulatingSupply(view returns (uint256)
360368150252452979041095
configurator(view returns (address)
0xc8353594eeedc5ce5a4544d3d9907b694c4690ff
decimals(view returns (uint8)
18
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
name(view returns (string)
peg-eUSD
owner(view returns (address)
0x078dc81e05ceb1e1743b9b5215b3bc83afd9f8c0
precrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(view returns (uint8)
8
symbol(view returns (string)
peUSD
token(view returns (address)
0xd585aaafa2b58b1cd75092b51ade9fa4ce52f247
totalSupply(view returns (uint256)
360368150252452979041095
useCustomAdapterParams(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
creditedPackets(uint16bytesuint64view returns (bool)
estimateSendAndCallFee(uint16 _dstChainIdbytes32 _toAddressuint256 _amountbytes _payloaduint64 _dstGasForCallbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
estimateSendFee(uint16 _dstChainIdbytes32 _toAddressuint256 _amountbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getAccruedEUSDInterest(address userview returns (uint256)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getFee(uint256 shareview returns (uint256)
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)
userConvertInfo(addressview returns (uint256 depositedEUSDSharesuint256 mintedPeUSD)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address accountuint256 amountreturns (bool)
callOnOFTReceived(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _fromaddress _touint256 _amountbytes _payloaduint256 _gasForCall
convertToEUSD(uint256 peusdAmount
convertToPeUSD(address useruint256 eusdAmount
convertToPeUSDAndCrossChain(uint256 eusdAmountuint16 dstChainIdbytes32 toAddressstruct ICommonOFTLzCallParams callParamspayable 
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
executeFlashloan(uint256 eusdAmountbytes data
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
mint(address touint256 amountreturns (bool)
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
sendAndCall(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountbytes _payloaduint64 _dstGasForCallstruct ICommonOFTLzCallParams _callParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountstruct ICommonOFTLzCallParams _callParamspayable 
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
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CallOFTReceivedSuccess(uint16 indexed _srcChainIdbytes _srcAddressuint64 _noncebytes32 _hash
ConvertToEUSD(address indexed receiveruint256 peUSDAmountuint256 eUSDAmountuint256 time
ConvertToPeUSD(address indexed receiveruint256 eUSDAmountuint256 peUSDAmountuint256 time
Flashloaned(address indexed receiveruint256 borrowSharesuint256 burnAmountuint256 time
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
NonContractAddress(address _address
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amount
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes32 indexed _toAddressuint256 _amount
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _eusdaddress _configuint8 _sharedDecimalsaddress _lzEndpoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.