Cryptovoxel Wearables

Verified contract

Active on Ethereum with 10,510 txns
Deployed by via 0x2b0185b3 at 8836488
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#10394)
ERC-721
--
 (#2539)
ERC-721
--
0xeaca84c6dd4f99d27f18795338e8a0f5a6d0a6d70f0743184385bbcfbe07d1b2
0xb83a6247dc6db879c50393c27ee78d105f078badd79a69205d96ed82ec3d8565
0xf2dfa7825f04f9d0ec9336456d8b2b17a8a587a9f92c86c46ba770f173576467
0xae6f74aff8ca22e9cc69d68d62bceca4bf58b9fe45675d2e2556671395a4fff2
0x65483af6e5c92536ed232e515cdf674a709f8b0fa176fb501a80a6c61715f768
0xedbf2ac87a15673f9a0e2dc0a9c9a70b421e5e11a428fa9a41399170a15a6e3a
0x13837974cea26ca02fbf76c990a133de78d5588c2310ea7a654d362df8341fd7
0x9b55f6fd8b60123f30edf6164a511124abdd002367417804bc25e47a84358b3b
0x102dfa7fdcaf592e02c74377f43839969b448a00e07e2cf3bda5a8eec311c2ba
0x353e1e7249d53eccfed10410fe7888282dcd61cc43c739dab19a46393e0b1324

Functions
Getter at block 21124424
isOwner(view returns (bool)
false
name(view returns (string)
Cryptovoxel Wearables
owner(view returns (address)
0x0fa074262d6af761fb57751d610dc92bac82aef9
symbol(view returns (string)
WEAR
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
supportsInterface(bytes4 _interfaceIDview returns (bool)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
batchMint(address _touint256[] _idsuint256[] _quantitiesbytes _data
create(address _initialOwneruint256 _initialSupplystring _uribytes _datareturns (uint256)
mint(address _touint256 _iduint256 _quantitybytes _data
renounceOwnership(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
setBaseMetadataURI(string _newBaseMetadataURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _amounts
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _amount
URI(string _uriuint256 indexed _id
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.