President Trump

Verified contract

Active on Ethereum
Deployed by via 0x4233fd59 at 15587171
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 "President Trump"

0x6e79d1541d5b562d66de62c4493a2aa428c80f3e979cff391b1d6fba4aacc42a
0x46a5adf9ba5936ac8050d70d4c364702ab1e40d3a57b1f2a47958cccd15fd132
0xe285459dbefaf1f4b2775098afb25acdee398f519ec10c9d7b1356331056080d
0x3ed10b4c90eba997e84ed3921e3a987e740c257097e8b3836bd9867d8c05a4b6
0xef82aa987367ebd9c338cc8c9b9db1a36c154dfc5c826fcac2c22b85a8e19934
0x56faaded988009a8a64b2a197db4214c5df17cd3ed8379cf762b13e9c8d7dac0
0xd6444e04e144b1890bcbbe056a50ff97e46e5b3c570eec6dfa1f83a45e03e4de
0x514040ce0bc6328f7df0af2626e22fe911f7debd04a7123dc4b47ec3fdb9181f
0x3fe945d26da7867f5ad76ac2e76cb325d2a8c015cbdb4f65c3f3bb678cc57267
From
0x016e31997a9a68171973fe5b105a198330f65cd9d0a46d5603360b62163b4d4c

Functions
Getter at block 21330714
Contractbanned(view returns (bool)
false
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE(view returns (uint256)
90000000000000000
WlRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getMaxSupply(view returns (uint256)
3333
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
1000
maxSupply(view returns (uint256)
3333
name(view returns (string)
President Trump
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x4f0551f5c192d96df02245734e036c0bcf7c4fd9
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelistuint256 AmountForPubliclist)
(publicMintStartTime=1663828200, MintStartTime=1663828200, Price=40000000000000000, AmountForWhitelist=1000, AmountForPubliclist=1000)
symbol(view returns (string)
PT
totalSupply(view returns (uint256)
3325
Read-only
_ToContract(uint256view returns (bool)
_addressToContract(addressview 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 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
setAddressToContract(address[] _addressbool[] _allow
setApprovalForAll(address operatorbool approved
setApprovalForAll(address operatorbool approvedbytes32[] _merkleProof
setBaseURI(string baseURI
setContractbanned(
setListWhitelistMerkleRoot(bytes32 _merkleRoot
setMintStartTime(uint32 timestamp
setOwnersExplicit(uint256 quantity
setPrice(uint256 price
setPublicMintStartTime(uint32 timestamp
setTokenToContract(uint256 _tokenIdbool _allow
setwlRoot(bytes32 _merkleRoot
switchBack(
timeStop(uint256[] tokenids
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(