wenurs

Verified contract

Active on Ethereum with 1,115 txns
Deployed by via 0xfd0649ab at 17389872
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.57
0x00f56c9c9197914fc9cf36bfa7924912fb1a4c11a65342c45227b5519609f753
0x487ffb0b98d0b36c083ed99b8480cb688734ab41460589a7a854c082c25cddb9
0x4829fff255ec2870bd8024ccf6f00f00f89d3a8c0bae2c49d71ec69500848882
0xa496bc21b4adb106903e217add05f2064b4d1dfeef26ab9df07c673ba4e9fef9
0xa08c3686eac0ab733a91440704e86bc4392144c86f7db2384bd172a8d39cc91b
0xea0b56fddd4d3b9612730f1292e87b6e2d4070b362503df7dd04231b2e186641
0xe07239bd151ae706d0d3a275a9e5d227526dcd9f63a1130d992973e2d4ad876e
0x403e3ef75043332c777f94ec2cd3d0580a40ec2d2084c08f876ee3dc74c012d6
0xddc1fd6743599217515b4c6ca57a8d192952b5e127241bdc263c744f007ded23
0xe9d1956a0f15cf408b087affe872a26c992e83aa0ebe592a4518a45e00dba6de

Functions
Getter at block 21381664
MAX_MINTS_PER_TX(view returns (uint256)
5
NUM_FREE_MINTS(view returns (uint256)
5555
PUBLIC_SALE_PRICE(view returns (uint256)
2500000000000000
getBaseURI(view returns (string)
ipfs://QmPaL42HMi2oFrY2X7AP9SAmYnwhgvJmPJkqF6XoHCZVKf
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
5555
name(view returns (string)
wenurs
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xc7d17bddb4854be3c24c8871577b70efe016c4af
symbol(view returns (string)
wen
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
mints(uint256 _numfreemints
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.