CDComicsClue Token

Verified contract

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

No balances found for "CDComicsClue Token"

0x73f3c5eb604cb51b8676bb3f98c006847f7178c626d7d5f4fa3566cf91825679
From
0x0b4cb132bb5258d77c33244e68e9731d4f550c8a01df5830a6022224f05e3316
From
0xe9546fb6316544d2b3e1fa100b7e16698c69644e6b219259b8345d1d134b2502
0x68838047b8af30bade0ec5690c5aae35176a86d24ceb6a1de89a725faa08b6ec
0xe611fb06401839a06c3b6ed0b13372107c049f0d97f2c7c3c26fb1d551586b88
0x142cac0392d8a8cc0f9b4c2184c4131cd138fdd67fbf4df3a26907cbe1197af6
0x135f8676030c091ab0a8a71550d691f53cecff6a32ec8134913050122242e2d0
0xfb04f94e3ab533b725ea5cce212ecdef3a0f403f1c7e530e856e808b5188cefd
0x7205fd3152869d83cfc38dd2bb8d98a4d3a624e7a0bbd6f98dcf859cbf8606a5
0x4c86c77934878820af86099497d82bc79c7bbb0f61ddf438e35f41db825a5b55

Functions
Getter at block 20861595
manager(view returns (address)
0x1fed8ba9a9fdd72ef9038046ad148beb413491b8
name(view returns (string)
CDComicsClue Token
owner(view returns (address)
0x1fed8ba9a9fdd72ef9038046ad148beb413491b8
symbol(view returns (string)
CDCAT
totalSupply(view returns (uint256)
74
Read-only
balanceOf(address _ownerview returns (uint256)
clueReceived(addressuint256view returns (uint256)
clues(uint256view returns (uint256 iduint256 typeId)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isClueReceived(address accountuint256 typeIdview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
tokenByIndex(uint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
types(uint256view returns (uint256 idstring nameuint256 countbool distributionStarted)
State-modifying
approve(address _touint256 _tokenId
burn(uint256 tokenId
getClue(uint256 typeId
mint(address touint256 typeId
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setDistribution(uint256 idbool isDistributionStarted
setManager(address _manager
setType(uint256 idstring nameuint256 count
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Constructor
constructor(address _manager
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.