Wrapped UKRE

Verified contract

Proxy

Active on Base with 213 txns
Deployed by via 0xa1db4751 at 18786044
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "Wrapped UKRE"

0xd84005bdba539189d00d96e320ef69aefe6461cf888ee428c74a6dadad7713e4
0xd5caa05d4c7a89762b19f1d0d6f23a13bf1a15312af683d0df9c48bbc7c00baf
0x261374493ee3cd515620018c326080b8e384f54c38d9e35fea67d874c2a64b45
0x25c264bd011adfe48275ea306793fdb789169ee939dc74e1950af7791e59e537
0x91afeb6a6a3a67b2151630f78091bece03bed1567b2af306c1dd0fa00da56d60
0x822d6318eb4c774fd81f714518b461d055912ec89ee9fc6cdcb241ccb53e533f
0x6fd586b0bce27c38cc57f7caed6ac61eac7c4a46a2e5fe3f7c36bbd695ccec81
0x73a2f9ea9f5968a74c7a7bcfc731705a8cc96c1983cdcb478f9dcafd0a75b21e
0x5fed18c0d71c44c2b84867da1adfa3f01fa2d421ffecdfe10ce25b4828cfa181
0xebe97718ce294cd23c3594d185acec45db9dd5dd33becfe0e53e9d05787fec59

Functions
Getter at block 22910750
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
NO_EXTRA_GAS(view returns (uint256)
0
PT_SEND(view returns (uint16)
0
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
circulatingSupply(view returns (uint256)
2002433191046445099
decimals(view returns (uint8)
18
lzEndpoint(view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
name(view returns (string)
Wrapped UKRE
owner(view returns (address)
0x8c828390ea183922ed214037b2cdb90193c309d3
precrime(view returns (address _precrime)
0x0000000000000000000000000000000000000000
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
wUKRE
token(view returns (address)
0x7dbd14115baf4240aab8c4ef31bf71f76c708420
totalSupply(view returns (uint256)
2002433191046445099
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
estimateSendFee(uint16 dstChainIdbytes toAddressuint256 amountbool useZrobytes adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16 srcChainIdbytes srcAddressuint64 nonceview returns (bytes32 payloadHash)
getConfig(uint16 versionuint16 chainIdaddressuint256 configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 remoteChainIdview returns (bytes)
isTrustedRemote(uint16 srcChainIdbytes srcAddressview returns (bool)
minDstGasLookup(uint16 dstChainIduint16 packetTypeview returns (uint256 minGas)
payloadSizeLimitLookup(uint16 dstChainIdview returns (uint256 size)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16 remoteChainIdview returns (bytes path)
State-modifying
approve(address spenderuint256 valuereturns (bool)
forceResumeReceive(uint16 srcChainIdbytes srcAddress
initialize(address ownerstring namestring symbol
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
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
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
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot