Voxies

Verified contract

Active on Ethereum with 15,162 txns
Deployed by via 0x04409404 at 12131835
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
 (#1585)
ERC-721
--
 (#1358)
ERC-721
--
0x863494259650207117992b1502dee52f57644ee902fbf86efa1e2fd0eaf01e50
From
0x62eaa1f6c1ff8941390b1ee53533dc8a1c2b93b6a2337d3211fc00761a35611d
0x7d3e3a03d1d48f16ce88577992174507e855ff2211ff414af7d11a56f644ff0b
0xadf6beec27b45beeb88438a305dbeeb7231605a2934b7bda8459b6f517334aff
0xf73160f4414f65b5d6c2161e7ba9995d5f1548f85352a616cfe3b1a495662a0e
0xfeec739da6434c8a4505863e0cb775dfb1d9929ff280337472537b5206702bab
0x8235449a35427a0bda6a786c409031d1cb9f12f893e95e3b2053e8ab396ded76
0x79b4b992bf12666186fe6f9177f5b4a2d3092f5f9c5efacfc974b59906b550f4
0xd9c234be1ac572d80b3d3018d3463debfd410b28bea16723ee4193bef99a7dcc
0x7a2866348faf12498944cad152f8d2bf953d4abd2789742e3e27b7512cd3fb87

Functions
Getter at block 21289792
MAX_VOXIES(view returns (uint256)
10000
METADATA_PROVENANCE_HASH(view returns (string)
R(view returns (string)
Voxies are the cutest combination of voxels and blockchain technology!
baseURI(view returns (string)
https://prod.voxiesapi.com/voxies/legacy/contract/
 
calculatePrice(view returns (uint256)
hasSaleStarted(view returns (bool)
true
name(view returns (string)
Voxies
owner(view returns (address)
0x5b21dab3f002a8236feb43224e3952dedda7b3b0
symbol(view returns (string)
VOXIES
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
calculatePriceForToken(uint256 _idview 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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
adoptVoxie(uint256 numVoxiespayable 
approve(address touint256 tokenId
pauseSale(
renounceOwnership(
reserveGiveaway(uint256 numVoxies
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setProvenanceHash(string _hash
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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.