CryptoToysClub

Verified contract

Active on Ethereum with 965 txns
Deployed by via 0x945805af at 15076011
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CryptoToysClub"

0xc46ef5e7a2645ca4146bbed02ff95cde77df95d01fd1dfe4af5aabd947ab3dd3
0xd1de4b1d2668d7de9908ef1f9f8a20ef85dd5020f6e2bf6c20096a7726e11cf8
0x192d74012555ee3887fdfd41412a886a2eabc2090355353a8de0b1619d3ef0f9
0xd11b81a8e98e6bd4f88c5cf7c23fe68ccd76eeab2b340f1d1235ae55ea2414b7
0xcaa806a4dc4d4c56355edf581dd4122b09af7cafc71351235efcf6f1b9e8d225
0x7fff8b1b74f43a1afc59c2eb3bcbc08f824051adfb95049c73325bc52e3cf1b5
0xd4e4a0305a5a458844bde8d2138c67ac6b3e91c08e30f0ef470e01aec6704140
0xaa61b2c3f1fc178634b326d0d4e205aa7843cbb840187ee7d31ae322deac141a
0x8cf046182031e4f7173adcde266164b40f90ce6b6917718bfa7a3d676ec318f0
0xae04727348e4bcdf51cde9228a8adea040e157f47716989110d93059b0a40154

Functions
Getter at block 21221992
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://bafybeifkbaxlcwp4pyfrqcx7blvebzwvenb5ef63o7jbfl4qj5cuna5wtm/
isPublicSaleOpened(view returns (bool)
true
maxSupply(view returns (uint256)
3000
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)
true
symbol(view returns (string)
CTC
totalSupply(view returns (uint256)
2209
whiteListMerkleRoot(view returns (bytes32)
0x5877ed36b5d221a90528b4284a02b0d86f9e504e0ee276d1247ebb03541f47c8
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(
reveal(uint256 mintAmountbool isWhiteListMintbytes32[] proofpayable 
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 withdrawTo
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.