WE COOL NORMIES

Verified contract

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

No balances found for "WE COOL NORMIES"

0x94ed683140eaadbeb1dbe9e4527b75f5205d09ea271a36abcd4ef7506e7010bd
From
0x28054ac44a8f452587f6ab0030e5b5446be4c6ae59bf9c4e0177586a7666449c
From
0x8863d6f285e61d11f313d51e6c8aa627f8662cf6afb070cf42c24e7505608345
0x4fcb5044b6c2be4d4f7044473131b6c75437b4382109dba7b2c367dfd822b29c
0x8c47afe1db68062ed1cd1f13e28cd22be61bd8d604202342fc0b25ee60e53731
0xe02d00913f33f2762dfc827dd726a1e0dece3a7f414dde1f34548d41f6bc0ae2
0x558e762d3effaca2986de4af624ff6c1d46efeac9d5c16627cda8c91cc5624fe
From
0x72074430ea9323b90f2e017c7e88e36feda0813898eb2ebf9c6435bd8e3c5c03
0xd814e18c1ef82c8eb8eefeaf0a63eef53ce8e6d6cec9207492b0713f3b78e30c
From
0x80e9d864097c17ab067e784eee458cf2357dc422e023af707990f298913a2f24

Functions
Getter at block 21201009
baseURI(view returns (string)
ipfs://bafybeieedhfyh57iwt7dwd24sgyibx4jw4pyzgjgem5vzffmel2zfdxfey/
maxFreePerWallet(view returns (uint256)
2
maxPerTx(view returns (uint256)
100
maxSupply(view returns (uint256)
5000
mintEnabled(view returns (bool)
true
name(view returns (string)
WE COOL NORMIES
owner(view returns (address)
0xe54162b144d3b2c4e4628ca87e6b0cd4f4edb3ca
price(view returns (uint256)
500000000000000
symbol(view returns (string)
WCN
totalBurned(view returns (uint256)
2
totalFree(view returns (uint256)
5000
totalFreeMinted(view returns (uint256)
4446
totalSupply(view returns (uint256)
5000
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)
State-modifying
approve(address touint256 tokenId
claim(uint256 numberOfTokensaddress user
mint(uint256 countpayable 
neflixandchill(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setFreeAmount(uint256 amount
setFreeLimitPerWallet(uint256 _limit
setPrice(uint256 _newPrice
toggleMint(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(