CowCow

Verified contract

Active on Ethereum with 1,139 txns
Deployed by via 0xee92c078 at 14536490
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.69
0xc45f8125fe36c845104ab1b9c78d07f62e3eac7e5129cdb7ffad6541a7008d68
0xbfd5a1686a1ff5d0dcb05fe8245a27f5d63d03ef67586ba9a49483192fd4edb9
0x711052f358bba02eaea5c70abde6721119e828a68c46b5a269dc3a4a886e206c
0x2ad337641c423080ee6b2d26cd1b4fb50f0fe315d1b49f2df322444cdba62003
0x84225feb97bce73525375179cfc4be7852288e85f1b359ecc456c1300f86c9d0
0x7a0e169820967c188c8f52ab08583eb2ac86b07317afe3ed7ee028da8958826f
0xafb5599eff57e68c5855f63256a551e8d3310371bb430e7d9d4d79212b275030
0x80ac26e9f1cb966261ace569e5ebb66b324f735cb78331171c28f0099273af69
From
0xd0b6728e4d7d8f82eb6841ebd433d300e12ce72ed254179698b31e13b8dbcf3c
0xe84ff31b3c00aab3e0d1eeb289c0c73885ca895a86e4be3b623818cb531ee9d0

Functions
Getter at block 21312082
MAX_MINTS_PER_TX(view returns (uint256)
10
NUM_FREE_MINTS(view returns (uint256)
1
PUBLIC_SALE_PRICE(view returns (uint256)
10000000000000000
getBaseURI(view returns (string)
ipfs://QmQD82ewZaXTspF3cG2C7UUaevizjyz7myMxNaiCcBp4L6
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
2222
name(view returns (string)
CowCow
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x18756820f16026115e118d3de224a76df97f5c91
symbol(view returns (string)
CowCow
totalSupply(view returns (uint256)
2222
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 
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
setNumFreeMints(uint256 _numfreemints
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.