The CT Collection (Set 1)

Verified contract

Active on Ethereum with 19 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The CT Collection (Set 1)"

0xfd40e9fc734ca63768456792e9ae744d59f216e3bceff5b79fb35dbfd256c818
0xcc526869f6ed7fd45de9394088471e21ae47b7526cb2a1e5dc1382b70039c141
0xcc120d05122b96f0dfae3291a74db88aa3c55f7dfcff19b8d9f4646c28816d47
0xc1e22e2954ee0d313aad4daf8ee84d75f59493177337afb1ae9fc1fe99e1f552
0xb79037d56e2e6f2479943d16cb2b01fcdbbe38dc69441a6ee6c4ad8f91818393
0xee2348a99e5999764ceec70d6e0a67ce4237eb085900a43411bf2d22d6b1ab8e
0x5bf585b5b26f8653a161d17c8d4fd6c6f6bf4a7755e3182207f2c3e4623c5304
0x6ad35a2d39a1f2f51a488272c153a43dcee5cda47c55fd9201602e5923816b3e
0xedea3085ce57bb27bf8669cc1bae6cdb22a3a3cb75337cae4b136f96631ff664
0xd57c7b10dce21297494c9edc8474c3d12c7f1ba3a37f02a48e465d133f12b1c5

Functions
Getter at block 21195137
baseTokenURI(view returns (string)
https://api.opensea.io/api/v1/metadata/0x9ce1cf95d95f555fc755660b493f0d3f3aa37b86/
isOwner(view returns (bool)
false
name(view returns (string)
The CT Collection (Set 1)
openSeaVersion(pure returns (string)
1.2.0
owner(view returns (address)
0x49e5c693dc0cc586b6e29e2404b17dc0565ac12b
symbol(view returns (string)
CTC
totalSupply(view returns (uint256)
9
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)
State-modifying
approve(address touint256 tokenId
mintTo(address _to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setBaseTokenURI(string uri
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 _namestring _symboladdress _proxyRegistryAddressstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.