This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793901, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Creature World

Verified contract

Active on Ethereum with 36,142 txns
Deployed by via 0x895c452d at 13115707
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $213.72
 (#2649)
ERC-721
--
 (#4021)
ERC-721
--
0x1cd665d783c282839fe78702292451e4d437597310ffa8db6637c4438b254add
0xae8fe2f6f5ebc47164fb62e605bbf1e8cc0c03951981c62941c542ff829cc912
0xf52502f1343b5a785195557b7f7f1624bcc9f03a498fe9910a0c89f0ee5462eb
0xa1574f549054a76e53d9304103f1ebef13122ccff25a2040a02fa3e2403e3454
0x249103f90d74644118b112259c89b731e0c28941ce8852a98d33d5197a430177
0x57f336f841787e21826578dcf9c8da142cd43059e46fec599e8243791e9dfadf
0xfd3c6a0a9992f47af06c28206c4b5dd9c8ce772cadd3595382773419eccc7c60
0xc9062a1ab5827efcefcc2ff758d86e3801822c13a0858636d532f64d454ce9c2
0x2421718cc2deb72c4d1dddc8c7592280847938d2347e90c3573db365d71f3128
0xf49685068f23bbf2e1e6e398dbf96fc7bfdabab235a55d6ad108f49a3557e4b6

Functions
Getter at block 20793900
CREATURE_PROVENANCE(view returns (string)
CreaturePrice(view returns (uint256)
100000000000000000
MAX_CREATURE(view returns (uint256)
10000
creatureReserve(view returns (uint256)
0
maxCreaturePurchase(view returns (uint256)
10
name(view returns (string)
Creature World
owner(view returns (address)
0xa6c119ede6c9cabaa24f5f2e49eb6e36f4f011f7
saleIsActive(view returns (bool)
false
symbol(view returns (string)
CREATURE
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintCreature(uint256 numberOfTokenspayable 
renounceOwnership(
reserveCreatures(address _touint256 _reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setProvenanceHash(string provenanceHash
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawAll(payable 
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.