UtilityWenUpgradeable
Verified contract
Proxy
Active on
Ethereum with 9,284 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x66a7…d675
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 45 additional slots
-
variable spans 47 additional slots
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WEN | ERC-721 | 1 | -- | -- | |
WEN | ERC-721 | 1 | -- | -- | |
WEN | ERC-721 | 1 | -- | -- | |
WEN | ERC-721 | 1 | -- | -- | |
WEN | ERC-721 | 1 | -- | -- | |
WEN | ERC-721 | 1 | -- | -- | |
WEN | ERC-721 | 1 | -- | -- | |
WEN | ERC-721 | 1 | -- | -- | |
WEN | ERC-721 | 1 | -- | -- | |
WEN | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21256901 | 6 hours ago | | | 0 | 0.00045963631 | |
| 21252279 | a day ago | | | 0 | 0.0011172687 | |
| 21251097 | a day ago | | | 0 | 0.0086198141 | |
| 21251087 | a day ago | | | 0 | 0.0073423396 | |
| 21249167 | a day ago | | | 0 | 0.00069807300 | |
| 21249025 | a day ago | | | 0 | 0.00056823075 | |
| 21248440 | a day ago | | | 0 | 0.00069342226 | |
| 21244329 | 2 days ago | | | 0 | 0.00094512351 | |
| 21239872 | 3 days ago | | | 0 | 0.00070835261 | |
| 21239865 | 3 days ago | | | 0 | 0.00058011811 |
ABI
ABI objects
Getter at block 21258804
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FUNCTION_TYPE_SEND() view returns (uint16)
1
baseURI() view returns (string)
https://wen.plaguebrands.io/api/wen/metadata/
delegationRegistryAddress() view returns (address)
0x0000000000000000000000000000000000000000
expiresAt() view returns (uint256)
1687701601
isMintLive() view returns (bool)
false
isPublicOpen() view returns (bool)
true
liveAt() view returns (uint256)
1687615200
lzEndpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
maxPerWallet() view returns (uint256)
26
maxSupply() view returns (uint256)
10001
minGasToTransferAndStore() view returns (uint256)
500000
name() view returns (string)
UtilityWenUpgradeable
owner() view returns (address)
0xea9b1ed511632e48ddd3e5a231cd2f5f3a3a4a9b
precrime() view returns (address)
0x0000000000000000000000000000000000000000
price() view returns (uint256)
51000000000000000
symbol() view returns (string)
WEN
totalSupply() view returns (uint256)
10000
treasury() view returns (address)
0xea9b1ed511632e48ddd3e5a231cd2f5f3a3a4a9b
Read-only
addressToMinted(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
dstChainIdToBatchLimit(uint16) view returns (uint256)
dstChainIdToTransferGas(uint16) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
explicitOwnershipOf(uint256 tokenId) view returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIds) view returns (struct IERC721AUpgradeableTokenOwnership[])
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getApproved(uint256 tokenId) view returns (address)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
isApprovedForAll(address owner, address operator) view returns (bool)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payloadSizeLimitLookup(uint16) view returns (uint256)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
storedCredits(bytes32) view returns (uint16 srcChainId, address toAddress, uint256 index, bool creditsRemain)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
tokensOfOwnerIn(address owner, uint256 start, uint256 stop) view returns (uint256[])
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
airdrop(address _to, uint256 _amount)
approve(address operator, uint256 tokenId) payable
clearCredits(bytes _payload)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
guaranteedMint(uint256 _amount, bytes32[] _proof) payable
initialize(string _name, string _symbol, string baseURI_, address _delegationRegistryAddress, uint256 _minGasToTransfer, address _lzEndpoint)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint(uint256 _amount) payable
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes data) payable
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setDefaultRoyalty(address receiver, uint96 feeNumerator)
setDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
setDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
setGuaranteedMerkleRoot(bytes32 _guaranteedMerkleRoot)
setMaxPerWallet(uint256 _maxPerWallet)
setMaxSupply(uint256 _maxSupply)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
setMintWindow(uint256 _liveAt, uint256 _expiresAt)
setOperatorFilteringEnabled(bool operatorFilteringEnabled_)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setPrice(uint256 _price)
setPublicOpen(bool _isPublicOpen)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTreasury(address _treasury)
setTrustedRemote(uint16 _srcChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
setWhitelistMerkleRoot(bytes32 _whitelistMerkleRoot)
transferFrom(address from, address to, uint256 tokenId) payable
transferOwnership(address newOwner)
whitelistMint(uint256 _amount, bytes32[] _proof) payable
withdraw()
withdrawNFTAssets(uint256[] tokenIds)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
CreditCleared(bytes32 _hashedPayload)
CreditStored(bytes32 _hashedPayload, bytes _payload)
Initialized(uint8 version)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256[] _tokenIds)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes indexed _toAddress, uint256[] _tokenIds)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetPrecrime(address precrime)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
InvalidQueryRange()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()