EtherGreys

Verified contract

Active on Ethereum with 707 txns
Deployed by via 0x09c04c45 at 5110202
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
--
0x41aeeeb61800ffb29d3adc5c2cd06c9f2610096117937cf8767607ab2a9b213b
0xba316eddceab791b4f47950d876f2e40db702d094c5b7bab9b05475dc16e0e7e
0x80136d4d0dd16198a931863d2588f75951dd07b5c5e6811c6dfa655fa30b4d3a
0x623968846e0860baaf3c21241571b5dea275a0cd9b3722706ebd5140ac986726
0xc84927d8c4c27a025072416724cbc057265fd3c138af03d0ecf7f3c8e63eb2ef
0xd0379eed3f2a4dd16f5b83b76867d1b28a0de452219a520dafd33d832d4f136f
0x977ea974204403ff57e1f6fe9c0d6ea5d38ee36bf5a9592e6b9a22f3bc1b68d9
0x26bb1b8813b50c8d880c2f3445c7a03496c5b0ecd2e6d6fc08c96d3fdc25e69f
0x2d1f089ccdf910eb6ea176db2ca583c69543f8999ca189a1ecaaf1e99d74b324
0x7678ae7ebf8e7eeff2c5ff1367ba134baedeb2118207a2c69d839126b1c110b8

Functions
Getter at block 20998974
NAME(view returns (string)
EtherGreys
SYMBOL(view returns (string)
EtherGrey
ceoAddress(view returns (address)
0x548910a296fe242d3ad054e65b6652f708b9de24
cooAddress(view returns (address)
0x548910a296fe242d3ad054e65b6652f708b9de24
implementsERC721(pure returns (bool)
true
name(pure returns (string)
EtherGreys
symbol(pure returns (string)
EtherGrey
totalSupply(view returns (uint256 total)
15
Read-only
balanceOf(address _ownerview returns (uint256 balance)
getGrey(uint256 _tokenIdview returns (string greyNameuint256 sellingPriceaddress owneruint256 previousPriceaddress[5] previousOwners)
greyIndexToApproved(uint256view returns (address)
greyIndexToOwner(uint256view returns (address)
ownerOf(uint256 _tokenIdview returns (address owner)
priceOf(uint256 _tokenIdview returns (uint256 price)
tokensOfOwner(address _ownerview returns (uint256[] ownerTokens)
State-modifying
approve(address _touint256 _tokenId
createContractGrey(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.