This contract is being backfilled. You may encounter incomplete storage history.

Staycool Worlds

Verified contract

Active on Ethereum with 3,934 txns
Deployed by via 0x9e856ad0 at 14653208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Staycool Worlds"

0xdc58d1c1a1ce38f5159ab19139da8a7dbfba2294c480a3cf98489836033cd6ad
0xf04fe913df532b327fb73686a14fa507e335573919037337f5768e0efb67e49e
0x5d97a3922263b878c8ce56c4440f2fb81264aa7114a224b0f342978a97c06095
0xc08ffaf6347561b77d4758f2fe54d56274fe59ab3277dafdac6ee02192874208
0x78165e7380bc5c7ab02d6dd08829759fb3d9da8297fc15a168120b7faf18dd85
0xd8ad89960e1f92c762e7adf7166c34c9816ce07deba84aaffa372f2cb373e812
0x487ec40cfa396e645e4a65bc7454ff69829ba4c69c72cee6e42a221493571e9a
0xd33c5b987603a32d25aacced81f798b7c84a8adf857a0ac3212a80329d13febb
0x37bfa5d1628b253631ccc50c1b82f7fd13bf1698d301ae3ba22ab0d07905f7d6
0x5278b10c3e2d9b8c70391a1654ee559f09ad2d7534b6a7be20f8f633b713aae0

Functions
Getter at block 20793055
BASE_URI(view returns (string)
https://us-central1-staycoolnyc-cb1a2.cloudfunctions.net/api/
CONTRACT_URI(view returns (string)
https://us-central1-staycoolnyc-cb1a2.cloudfunctions.net/contract/
MAX_SUPPLY(view returns (uint256)
1500
PRICE(view returns (uint256)
200000000000000000
PUBLIC_SALE_ATIVE(view returns (bool)
true
ROYALTY_PERCENTAGE(view returns (uint256)
50
ROYALTY_RECEIVER(view returns (address)
0x5628c834144d683a187e26ce58550edab3c69d6c
STARTTIME(view returns (uint256)
1651076660
contractURI(view returns (string)
https://us-central1-staycoolnyc-cb1a2.cloudfunctions.net/contract/
name(view returns (string)
Staycool Worlds
owner(view returns (address)
0x40535c4fa63dcf0b07f41063192f073f687c9bfc
symbol(view returns (string)
STAYCOOL
totalSupply(view returns (uint256)
1500
Read-only
MINTTRACKER(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
didMint(address minterview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeAdminSateMany(address[] adminArraybool[] status
changePrice(uint256 _price
cutSupply(uint256 _supply
mintListed(bytes32[] proofpayable 
mintPublic(payable 
renounceOwnership(
reserve(address touint256 amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAdminState(address adminbool status
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setContractURI(string uri
setMerkleRoot(bytes32 _merkleRoot
setPublicSaleState(bool _state
setRoyaltyInfo(address _royalty_receiveruint256 _royalty_percentage
setStart(uint256 _startTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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(address[] _teamuint256[] _team_sharesaddress _royalty_receiveruint256 _royalty_percentagestring _initialBaseURIstring _initialContractURIuint256 _priceuint256 _startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.