Oozoids

Verified contract

Active on Ethereum
Deployed by via 0x3ef04792 at 14480798
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Oozoids"

0x5f12b454704ac4d60036b93616043016b7c86934d7671e269a41f39245248ad1
0x9994be9f09c75bddabf32ce334131f82506bdd6542ea876fe662c2ce660dc438
0xecb6bcd297f73c2b7adaed1ab42ac201742da48a4f713746a481fd5e8dbb4a9e
0xd6bd28085f4f0ef70cfd195e4d052ab96367c47b05299f081c62e406849829fc
0xd13b78f55ce5d421421f45abd2e72cc1d3548266679dd7c4c9888875a94f7783
0x1e1374afd6ddc2bc1ccbfbfb8351517e9c52f71f730f38a5db6fe1db4a1d1ad2
0x27b7db000e2755d09a5f045fad0bf5379f2ea9e4dacf2c303daa35df522f4ee2
0x02907b4775627bb8fc73b040b2a1c237966c9302284bb206b1efcaa1276d9fa1
0x9272bf2c001b12cb349a30d3620bcf86d5a50581f238759892804a5a96a84f5c
0xfc5a7500a948adf6f8740b79a069a4efa3bfc99b9512ecfbf24a557c76625523

Functions
Getter at block 20922913
baseURI(view returns (string)
https://metadata.oozoids.com/
capPublic(view returns (uint256)
5
capWhitelist(view returns (uint256)
2
contractURI(view returns (string)
https://metadata.oozoids.com/contract
merkleRoot(view returns (bytes32)
0x4fdf7fa6aba054b0ab88608841a634fa4e5048a83eea26ce6d7d8dfa0469cf98
name(view returns (string)
Oozoids
nftLimit(view returns (uint256)
3888
nftPrice(view returns (uint256)
50000000000000000
owner(view returns (address)
0x47dcc5a318b2135030113652aa7e3673a42e3034
reserved(view returns (uint256)
0
salePublic(view returns (bool)
false
saleWhitelist(view returns (bool)
false
symbol(view returns (string)
OOZD
totalSupply(view returns (uint256)
3888
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)
tokensOfOwner(address _ownerview returns (uint256[])
tokensOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
whitelistAddresses(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
mint(uint256 _amountpayable 
mintWhitelist(uint256 _amountbytes32[] proofpayable 
renounceOwnership(
reserve(address[] _tosuint256[] _amounts
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMerkleRoot(bytes32 _merkleRoot
setNftLimit(uint256 _nftLimit
setNftPrice(uint256 _nftPrice
toggleSalePublic(
toggleSaleWhitelist(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(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 _initURIbytes32 _merkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(