CryptoColors

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0xa13a22a2 at 5024415
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.03
ERC-20
--
0xddf14fed5a7eec0bec7dd051628d49a0ccfd621a45044496177647ba4e739950
0x0c1fa23e5dd32a2e541f56edfb937fc49f51f5c4e491a0e2e533f8d3c8cc3251
0x15a9d50d0331c71b50f38b566a5a98312d557fe3adb28e49de20b5bbcb2fe28e
0x918ec5d962cbb1e7156fa1c5de07c2287ae3da4ccbf79ddb0c76ae8cb447ccf1
0x616430284bb69e66c6faa68044b78f402838774d8d5c8ebbae3ba44b438d1d54
0x00a7021937211c8bfc914568608b81adc6f05db6284a5ecb85a7f59d2ebdd659
0x6ff4ef13f6ac31e54c52ef0bbeb8b18710c1789d8500448537e67690df38a9eb

Functions
Getter at block 21018692
NAME(view returns (string)
CryptoColors
SYMBOL(view returns (string)
COLOR
ceoAddress(view returns (address)
0xfea4bc27a8af27fb317bd1a8538083f648202d1f
promoCreatedCount(view returns (uint256)
0
totalSupply(view returns (uint256 total)
5
Read-only
balanceOf(address _ownerview returns (uint256 balance)
colorIndexToApproved(uint256view returns (address)
colorIndexToOwner(uint256view returns (address)
getColor(uint256 _tokenIdview returns (uint256 Ruint256 Guint256 Bstring colorNameuint256 sellingPriceaddress owner)
ownerOf(uint256 _tokenIdview returns (address owner)
priceOf(uint256 _tokenIdview returns (uint256 price)
tokensOfOwner(address _ownerview returns (uint256[] ownerTokens)
State-modifying
approve(address _touint256 _tokenId
createContractColor(uint256 _Ruint256 _Guint256 _Bstring _name
createPromoColor(uint256 _Ruint256 _Guint256 _Bstring _nameaddress _owneruint256 _price
payout(address _to
purchase(uint256 _tokenIdpayable 
setCEO(address _newCEO
takeOwnership(uint256 _tokenId
transfer(address _touint256 _tokenId
transferFrom(address _fromaddress _touint256 _tokenId
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ColorSold(uint256 tokenIduint256 oldPriceuint256 newPriceaddress prevOwneraddress winnerstring name
Released(uint256 tokenIdstring nameaddress owner
Transfer(address fromaddress touint256 tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.