EtherColors

Verified contract

Active on Ethereum with 1,110 txns
Deployed by via 0x47d2cf93 at 5108207
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x8ef7fa37c68c2078232936951fc48e70f98ba9beca009760c8d12ab8eefe50a6
0xc620c4a2d34a5af2ce652399711726b48d6bc8fdd55ff3bde5b216020e97048a
0xe35280a720ec50bf9c055cf7cbddbcc7ba9c52d7fd2283467a4d1c967038db05
0xb89615fd10e6ecbbb44e43e92ca7b603b1d57605a22ba9bbbb988e6cea330b89
0xd03c189e91f3200d08bd0a56413a41ceeb2d905c3e839d0c04cf891dfaa30159
0x52029f8c1fc7edbefef9dd0df6d23ace391930733ed5ef743d858cf97ac27444
0xda3466704d32c7172b5958b721762f5817e74892b1215c436e8824e6d23aecaf
0x0f1414b55c449bad612b33fef52e98429681e88c3cb85f3839c5fe5717ea3f3f
0x2515ed720cf78b0282ced39ac79a8837c54f8b93e78986c373fbc4d7e143511d
0xa982227b3acf6b3941f3c63892156dc6b389e878c640c02ea2fddf1cd691e89a

Functions
Getter at block 20838027
NAME(view returns (string)
EtherColors
SYMBOL(view returns (string)
EtherColor
ceoAddress(view returns (address)
0x466acfe9f93d167ea8c8fa6b8515a65aa47784dd
cooAddress(view returns (address)
0xcfe0be2056b20cdd6a3fb5dcd7b809155a25b056
implementsERC721(pure returns (bool)
true
name(pure returns (string)
EtherColors
symbol(pure returns (string)
EtherColor
totalSupply(view returns (uint256 total)
36
Read-only
balanceOf(address _ownerview returns (uint256 balance)
colorIndexToApproved(uint256view returns (address)
colorIndexToOwner(uint256view returns (address)
getColor(uint256 _tokenIdview returns (string colorNameuint256 sellingPriceaddress owneruint256 previousPriceaddress[5] previousOwners)
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(string _name
payout(address _to
purchase(uint256 _tokenIdpayable 
setCEO(address _newCEO
setCOO(address _newCOO
takeOwnership(uint256 _tokenId
transfer(address _touint256 _tokenId
transferFrom(address _fromaddress _touint256 _tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 tokenId
Birth(uint256 tokenIdstring nameaddress owner
TokenSold(uint256 tokenIduint256 oldPriceuint256 newPriceaddress prevOwneraddress winnerstring name
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.