Dear Trump

Verified contract

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

No balances found for "Dear Trump"

0x0088a0b5e8a28a103f6d34ac6deaa19080c9291a73716e2f5f3e631822e919de
0x7be9640ae1f31474802e4f62b329aaa3197d94a287542036c77e0ac68709b749
0x756945aa1b9f2e806bc0af284ca8e036b431af6b52a53e8b363722d98b0978eb
0xa15f9b480bb7aa00ce882e7c3dcba283f13b045519a828068cbc4b8a76776ae7
0x04a6d148196a28aca6aa7e8f0b5947386f78d70dd7e56f21a081f75fe154bda6
0x8b92c550974ff3d994428916b9065482c84c07a1f828cfeedd01e56c98993e1f
0xeb2d0d2e26fc3e2df4bcc179943dc50e520a8c023f33eca65e5eef7030066e3d
0xdc1c501a8f6284225ce88d661e6195e8514d54ed5ab3036ff569ced972a627d4
0x90f2bb436ece4048932e00d96229bacdfb529225c66ba52383990b59f9722dd9
0x732b64e6852b61ec2deed29a2fc1f1b788a4104e77dfaa49903377be61cbaaec

Functions
Getter at block 21310668
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE(view returns (uint256)
90000000000000000
WlRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
5555
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
1000
maxSupply(view returns (uint256)
5555
name(view returns (string)
Dear Trump
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x357dcf1147343adec8ff6b4a063cbe4d161363f6
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelistuint256 AmountForPubliclist)
(publicMintStartTime=1664245800, MintStartTime=1664245800, Price=50000000000000000, AmountForWhitelist=1000, AmountForPubliclist=1000)
symbol(view returns (string)
DT
totalSupply(view returns (uint256)
5544
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
DT_bb(uint256[] tokenids
InitInfoOfSale(uint32 publicMintStartTimeuint32 mintStartTimeuint256 priceuint256 amountForWhitelistuint256 AmountForPubliclist
MintBywhiteList(uint256 quantitybytes32[] _merkleProofpayable 
MintbyPublic(uint256 quantitypayable 
approve(address touint256 tokenId
approve(address touint256 tokenIdbytes32[] _merkleProof
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
setwlRoot(bytes32 _merkleRoot
switchFuc(
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
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(