Xduck_Genesis

Verified contract

Active on Ethereum with 569 txns
Deployed by via 0xf0f84de0 at 15464089
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "Xduck_Genesis"

0x697c3899d65da727be1497ea9c3ee90e68ab73fdbea34267e62272b6276d23a6
0x4e76fdaa6348609403993a7fe67aadf29ea6eac26eb4ff1166fc3d9e3b2762b5
0x3fb7de337920012de03426fcc82d1ccb8ce866c9c267fcd1d6fc9a6ae6ad63ba
0x4f8baace349fd2269aed6f3685365e3d872aa5d93d82a66a7973a504cbed7805
0x433dda0a3d31025ebed9c291e9d434ead02e094f65e481de5927e0408fc9bc44
0x30adfe6d5c8b62dfd490dd7d55ee0f6fcc49c4b5b80d3e7bf24443b6db476b18
0x7d1775f31a5cdc9732f9e601ca3a892f282537c87423d593fb84fd29f739cdc9
0x6071c4bf3fecd8aa5e7a4b596888f4193c322f8976a8532058f3363c34d6484b
0xde99c7222bf84865d05ace1311fff08c68e58f30be2044eeae9c1015b53472ff
0xaa051867fc9e81525ec18990737a01c70338022553c18ebb320874acf65c6f65

Functions
Getter at block 21198867
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE(view returns (uint256)
150000000000000000
WhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
2200
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
2200
maxSupply(view returns (uint256)
2200
name(view returns (string)
Xduck_Genesis
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x7f92db0851a0b83bb743616f7058ec72b8cd3adb
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelist)
(publicMintStartTime=1662224400, MintStartTime=1662224400, Price=80000000000000000, AmountForWhitelist=20)
symbol(view returns (string)
XDG
totalSupply(view returns (uint256)
2162
Read-only
_addressTransferToContract(addressview returns (bool)
_transferToContract(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInTheWhitelist(bytes32[] _merkleProofview returns (bool)
numberMinted(address ownerview returns (uint256)
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)
State-modifying
InitInfoOfSale(uint32 publicMintStartTimeuint32 mintStartTimeuint256 priceuint256 amountForWhitelist
PublicMint(uint256 quantitypayable 
WhilteListMint(uint256 quantitybytes32[] _merkleProofpayable 
approve(address touint256 tokenId
approve(address touint256 tokenIdbytes32[] _merkleProof
batchBurn(uint256[] tokenids
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowAddressToContract(address[] _addressbool[] _allow
setAllowToContract(
setAllowTokenToContract(uint256 _tokenIdbool _allow
setApprovalForAll(address operatorbool approved
setApprovalForAll(address operatorbool approvedbytes32[] _merkleProof
setBaseURI(string baseURI
setListWhitelistMerkleRoot(bytes32 _merkleRoot
setMintStartTime(uint32 timestamp
setOwnersExplicit(uint256 quantity
setPrice(uint256 price
setPublicMintStartTime(uint32 timestamp
setWhitelistMerkleRoot(bytes32 _merkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(uint256 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(