CryptoToysClub

Verified contract

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

No balances found for "CryptoToysClub"

0x5f4f1b4dcd89155ff3ee891a70a1a75072c686448ebdafe3cda8b8500e0a6b6e
0x5b3142ed79b49106202159ff864299d60675bae4606e34bc2b598d6f081c86c1
0x955410801144549e43159f32d4c465e3cee878c7a0cf7e3c86b71c7b33355749
0xe19fc28938cd30e81f593a90d10b7abed84d6c3e5c2c6d4e3aea2e914176ab1b
0x2ee12ec71ac22d35de7e1e9540bd78d5eeba45aa50d24f2b3bc41ef1183c4ec7
0x9cd049499e6046fd700ec7dc7f50660ed4578ee085795b6ee79f4e9c043637cb
0xe47c89748335e7654d1c79cbb66aaa0766790da07ab65580fe78714f4129026d
0x17ca76a0b527f7bc21e791c7b9dcdd5daf2446c17af8f250d93b74b2e360795f
0xb75b90316ccdbb4c6b7e21054e9f8df5470403ea8783fc87d866acbaff0e1d82
0x58e88a69c5043642c6257eeb739a0475f22a7fa9e7bcbae26fc53f6991ef615f

Functions
Getter at block 21170012
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://cdn.cryptotoys.club/
isPublicSaleOpened(view returns (bool)
true
maxSupply(view returns (uint256)
5555
name(view returns (string)
CryptoToysClub
notRevealedUri(view returns (string)
https://cdn.cryptotoys.club/nft.json
owner(view returns (address)
0x318323924f487a415abb34d99f582f3e7dc09381
paused(view returns (bool)
false
publicSaleCost(view returns (uint256)
150000000000000000
revealed(view returns (bool)
false
symbol(view returns (string)
CTC
totalSupply(view returns (uint256)
2876
whiteListMerkleRoot(view returns (bytes32)
0x39207942d665b8154560e9cefe1d5cb47c852ed7c94c694bd82e1feb4385ac5a
whiteListMintOpened(view returns (bool)
true
whiteListPrice(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicSaleBalanceMap(addressview returns (uint256)
royaltyInfo(uint256uint256 valueview 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)
walletOfOwner(address _ownerview returns (uint256[])
whiteListBalanceMap(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
mint(uint256 mintAmountbool isWhiteListMintbytes32[] proofpayable 
nftAdmin1(bytes32 _whiteListMerkleRootuint256 _whiteListPriceuint256 _publicSaleCostbool _whiteListMintOpenedbool _isPublicSaleOpened
nftAdmin2(string _baseURIstring _baseExtensionstring _notRevealedUribool _pausedbool _revealedaddress recipientuint256 royaltyValue
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address withdrawTopayable 
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(string _namestring _symboluint256 _maxSupplystring _baseURIstring _notRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.