Universe

Verified contract

Active on Ethereum with 724 txns
Deployed by via 0xff87fda8 at 5190378
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.19
0xfe88d9b47b54cd4cce415ef1ec5b5fb7d885b2183ac01bfa57dcd1e67f695e7a
0x5e8e52eadaa7bf0db20b8cd8dec449246816f4371d6d2770cb287b219a8ed1e1
0xfa7472c9512d1cdb5cddc2e776b8ec75f1e307eea4e70b7b830da40101aeb9cc
0x010df1e95067acca70e85fc7618262c1706800f1db5d190aa105d2c118cb75ec
0x7374aa298d054e633a1561a19adfea58e54f11b52072dc640b9de6e39bdfeeb7
0x74d239abc4c5a2711c286bedc4004c9941705724cfa4ff558ed4d7ac80ad66f2
0xd5dcb7363ed3d18d350228c57729b93ba80f5f1c1046f07b9c813a944046c5c6
0x0c2f554de7121fa6230a54b6d254718dae5fa2f6f9bdc5b043eb1fc15a0100eb
0x7982aae0cd0f859001fcfa0f1a2367c7ae24f8c7fc7bc61d09550209ce7cf561
0x9d9334446eb90ae9cb90a2669793008cc553d89847c5764cd8862a292b55dfbb

Functions
Getter at block 21284331
NAME(view returns (string)
YouCollectTokens
SYMBOL(view returns (string)
YCT
ceoAddress(view returns (address)
0x5b4353ef4b665d1f325cb5730f4a5db3ee3c59f0
cooAddress(view returns (address)
0x5b4353ef4b665d1f325cb5730f4a5db3ee3c59f0
 
getTokenIds(view returns (uint256[])
getTotalSupply(view returns (uint256)
678
implementsERC721(pure returns (bool)
true
minPriceForMiningUpgrade(view returns (uint256)
5000000000000000000
minSelfBuyPrice(view returns (uint256)
10000000000000000000
Read-only
balanceOf(address _ownerview returns (uint256 result)
getNextPrice(uint256 priceuint256 _tokenIdpure returns (uint256)
lastSubTokenBuyerOf(uint256 tokenIdview returns (address)
lastSubTokenCreatorOf(uint256 tokenIdview returns (address)
ownerOf(uint256 _tokenIdview returns (address owner)
priceOf(uint256 _tokenIdview returns (uint256 price)
tokenIndexToApproved(uint256view returns (address)
tokenIndexToOwner(uint256view returns (address)
tokenIndexToPrice(uint256view returns (uint256)
tokens(uint256view returns (uint256)
tokensOfOwner(address _ownerview returns (uint256[] ownerTokens)
youCollectContracts(addressview returns (bool)
State-modifying
acceptCeoOwnership(
acceptCooOwnership(
addYouCollectContract(address contractAddressbool active
approveToken(address _touint256 _tokenIdreturns (bool)
buyToken(uint256 _tokenIdpayable 
changePriceLimits(uint256 _minSelfBuyPriceuint256 _minPriceForMiningUpgrade
changeTokenPrice(uint256 newPriceuint256 _tokenId
createCollectible(uint256 tokenIduint256 _priceaddress creatoraddress owner
payout(address _to
payout(address _touint256 amount
setCEO(address _newCEO
setCOO(address _newCOO
setMainYouCollectContractAddresses(address yccContractaddress yctContractaddress ycmContractaddress[] otherContracts
setYccContractAddress(address yccContract
setYcmContractAddress(address ycmContract
setYctContractAddress(address yctContract
takeOwnership(uint256 _tokenId
transfer(address _touint256 _tokenIdreturns (bool)
transferAnyERC20Token(address tokenAddressuint256 tokensreturns (bool success)
transferFrom(address _fromaddress _touint256 _tokenIdreturns (bool)
Events
Approval(address indexed owneraddress indexed approveduint256 tokenId
Birth(uint256 tokenIduint256 startPrice
RedButton(uint256 valueuint256 totalSupply
TokenSold(uint256 indexed tokenIduint256 priceaddress prevOwneraddress winner
Transfer(address indexed fromaddress indexed touint256 tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.