This contract is being backfilled. You may encounter incomplete storage history.

XiuXiu X Genesis

Verified contract

Active on Ethereum with 1,988 txns
Deployed by via 0x905ead22 at 16418594
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "XiuXiu X Genesis"

0x97a79240894b2b4ee5e5ef0958beba8ff6085d56a13da7b0633277f8b2dd9ce1
0xa031bf90b6ce884bd2dd2b6ea40fee7b3d964e74c30f6c348427899452edf1f7
0x91a8822d0de82d5a484936c3969e6ee1ba6470eac681c8817f14986a683539f3
From
0xda84cf69e8346305951cc7796a5b8db56a8e7f42bf2078a7d76372eb08b6d6d2
0x28407c810ff2fb62345ff894c319b4df89488f754db9ba28c009702c743dc207
0x65ed93ea6f6de1dbd5c024ba8311385f1f837218c41cec5f09d792e4245c035b
0x10a2c96c7250f819ab186cfcdb7286f4c6c8d3051f13a9830f104353efcd6f1d
0x8cad1f84d10b6226182a33393340da233b8ee80f3a875af332607f3934a4369b
0x2b7efa884eec158520d27d3a624cbaf9090661fefaa3b7fa78b104db6faf3dab
0xe9ae1ca36a40d2bc6a9bf68a454185591f15250dfde0d9f228411c4bb6fd3d34
From

Functions
Getter at block 20799387
LIMIT_PER_WALLET(view returns (uint256)
2
MAX_MULTIMINT(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
1000
PRICE(view returns (uint256)
19000000000000000
PRICE_WL(view returns (uint256)
10000000000000000
WL_SUPPLY(view returns (uint256)
300
_metadataURI(view returns (string)
getMintType(view returns (uint8)
3
merkleRoot(view returns (bytes32)
0xf59a6f66b13bccf4eba3b430ad763554ef63f5e754027caba6b7703ac1a00590
merkleRootOG(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintType(view returns (uint8)
3
name(view returns (string)
XiuXiu X Genesis
owner(view returns (address)
0xc4af1c2a64ba3f7b9e028e202d4aa8e8c2edc788
symbol(view returns (string)
XXXGenesis
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofview returns (bool)
isValidOG(bytes32[] proofview returns (bool)
mintedAmount(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airMint(address[] _touint256 _countpayable 
airdrop(address[] _touint256 _count
approve(address touint256 tokenId
mint(uint256 _countpayable 
mintFree(uint256 _count
mintGod(address _touint256 _count
mintOG(uint256 _countbytes32[] _proofpayable 
mintTo(uint256 _countaddress _topayable 
mintWL(uint256 _countbytes32[] _proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setLIMIT_PER_WALLET(uint256 _count
setMAX_MULTIMINT(uint256 _count
setMAX_SUPPLY(uint256 _count
setMetadataURI(string _URI
setMintType(uint8 _mintType
setPRICE(uint256 _price
setPRICE_WL(uint256 _price
setRoot(bytes32 _root
setRootOG(bytes32 _root
setWL_SUPPLY(uint256 _count
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _customBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(