CreepzDAO

Verified contract

Active on Ethereum with 4,978 txns
Deployed by via 0x03e3243b at 14187633
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CreepzDAO"

0xbdc9cef15fe8cc812494266e60c1a6c8ac839e2cb59df96131f4fd57e1cab915
0x989c72269b9b49864141e0556bbd63f9526586a8c2b068d627e5293e394ac547
0x803a2b1e80a368a07240784c598ada9006eaefeae405565580bebdf0fcb71bd8
0x6b3ac0bb675d7a1cd1b9113ca58420f991d6acb5cae53f9ea15f2a9e8fa65e9d
0x99de1a0032d5f14e09389bdca137b1283562ecc11660695b0295ecd01c85eea9
0xe9b8365be3c992d90bdedd74b3e0adbf0fca933cb8f9fa8fc520cf445c1702ad
0x8430519ed43ac2b25f6daa575fd7978197d09345dc53817316b157d9c6df9a3c
0x13366c8d5af8279cf7867e8cad379ceb6598520f9a40514c3133b99f903880bc
0x67e6385925acab6cc43daa3c6e50db306e27253de621ac14d245f07b62bc1d09
0x6f5784ca3a02f8765765fa69ba019d5b1c876826d9c3d71a307b3d27df0fdd77

Functions
Getter at block 20827064
MAX_SUPPLY(view returns (uint256)
8159
MAX_TOKENS_PER_WALLET(view returns (uint256)
25
TOKEN_PRICE(view returns (uint256)
42069000000000000
name(view returns (string)
CreepzDAO
owner(view returns (address)
0x419894cb1b4e04f4521fd79e470a379066f0149e
saleOpens(view returns (uint256)
1645205400
symbol(view returns (string)
CreepzDAO
totalSupply(view returns (uint256)
8159
totalTokens(view returns (uint256)
8159
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
walletMints(addressview returns (uint256)
State-modifying
airdrop(uint16 numberOfTokensaddress userAddress
approve(address touint256 tokenId
mint(uint16 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxPerWallet(uint256 maxTokens
setMaxSupply(uint256 maxTokens
setSaleStart(uint256 _time
setTokenPrice(uint256 price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawBalance(
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.