Voxies

Verified contract

Active on Ethereum with 15,151 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
--
0x949767aed3168d9e38f68966e5dd57efb0191a55273f83635cae97f8db86f91a
0xb122d1b66fe6202c7fb5fe00e7d1f67d22e16284348b4815a34c8066af8eb31b
0xa398c780449be7f9f3f2ac9468e8d78e07e41af75061ba4f2092da0c030926e4
0x5f6d7b0887a7434a93797c1442c248ef9bf3c9e28a24e418bf3bc57e18b91663
0x22cdd883826b63a9f6d28f435e7df6916c8a5742b02a9bd165e88166a1920e56
0xd0c1418aeb4d815c3e70787bc7dd06d1e53c707a27c0eefe730cdbd4cd0fd93c
0x3e5a2a458d3e1c10ad3b094a5446236ba962b197eeab9d50ac933ca05f314d94
0xe2094d0909da8be9f537ce8ba29b11bdc91fe2f42b2a359b61fef5b7d527514f
0xb39e630e7ec16e76b69b608020f6c49755aff3bc3fa1d2d8b6e75b4bb5b7d541
0xd7a6d76e6eeb05e26919575f7d6ccdf2c2b1023f23b9b9e24fe00d6cb10ea865

Functions
Getter at block 20857210
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.