Cool Kidz Club

Verified contract

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

No balances found for "Cool Kidz Club"

0x327f6b406084f48e43954fd1609f0908b59d9b8729ef417561e234c9989b67eb
0xb72cfbad7cad53b53ac824cc4bb8fb87e99c87066152b6f65d860ae5ca403ff1
0x0703f581be1622a11eff7740ba1529fd182e1012dfcee62f2bbf3aac3c6693a8
0x12624df6c224648c2b780ef369f4402814230f0f61c55c7cb11b4df976a81469
0xd5c192393d1060f8647cc5adfa85aaaa1c5e1169cc5352fd232b0521e06e8898
0x5ae23437a0c8b9afeea1e27241ede58abf4900ac5214dfebdfef423ef6039196
0xf5949a93082d2a0c8c2daf7a9c3a91283cf13451d50866a977a88a09edc3a491
0xba1edded8a188dcf481907482f5bf151b74ec805da3f52fda43232f038d330a5
0xc054195bc647e6f5a3a78403614d599b6df14d44eb5c5ede2f1bc6ab4b19971f
0x2413d5a790767bf32f7f7f5e6d598f988a221e0a286e7e1f3176b5d31d5234ef

Functions
Getter at block 20828462
active(view returns (bool)
true
baseTokenURI(view returns (string)
https://clever-girls.s3.us-east-2.amazonaws.com/coolkidz/
name(view returns (string)
Cool Kidz Club
owner(view returns (address)
0x5d5bdb6396de6d1da091d258fd14673e448cbaa7
symbol(view returns (string)
CKC
totalSupply(view returns (uint256)
5555
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address addrview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mintToken(uint256 _amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool val
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 newBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.