Not Today Club

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0x42102e90 at 15210087
Slot
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
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
9 additional variables

No balances found for "Not Today Club"

0xe27dced494416bb336e4ba02ade998772cc7a6a01ca9ae9aa9602629da8f6ca6
0x11986d263748eddc8bc96dc73dd030ae5db9b3317424c866ae7340bdb6ef4b90
0x48fb1bbf1ea89a3fc991e43aab33289920197b922f45ae230654201517e1b728

Functions
Getter at block 21317098
maxAmount(view returns (uint256)
0
maxPerMint(view returns (uint256)
0
maxPerWallet(view returns (uint256)
0
name(view returns (string)
Not Today Club
owner(view returns (address)
0x0000000000000000000000000000000000000000
presaleActive(view returns (bool)
false
price(view returns (uint256)
0
saleActive(view returns (bool)
false
symbol(view returns (string)
NTC
totalRevenue(view returns (uint256)
0
totalSupply(view returns (uint256)
0
treasury(view returns (address)
0xfdda789d641e808dcc2340deeede775b8c806d15
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 (addressuint256)
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
batchAirdrop(uint64[] quantitiesaddress[] recipients
initialize(string name_string symbol_address treasury_address royalty_uint96 royaltyFee_
mint(uint64 quantitypayable 
presaleMint(uint64 quantityuint256 allowedbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 newRoot
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setTreasury(address newTreasury
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.