Trump Digital Christmas Cards

Verified contract

Active on Ethereum with 259 txns
Deployed by via 0x47e7b532 at 16261703
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.46
0xe1d431e47be0b9f676b4180ea90098b5a0e7ec40aeb6323cd264a3c5ae7da12f
0x2255539f611e8cdd4f2d1880728e749858f6e471d17dcf5af8dec5cb68e4b589
0x09f542379fec45b69c0f4fe21fc6265d3152e66d4895e0ef8e83be1edbb9c7eb
0x9d4d8549a1f783f9f8576a63ca45be41c7566f59a03e858546b04280956ef1a8
0x2b47d27ee36135f519f3196ce947adf2f901b40dac33e489348a86a29088d27d
0x7af4c17a37e2436e6555d78dc72a722c464a3f8c5e0e9e69cbbc403374c8854a
0xde7ba1613f13c9d0b3c75c2317889d789a0e66fbc095365eddbc1d022987d57a
0xf036f5ee2a53df22e9d49cc24d16b2e5219095b4612fa3b0c4a29897c314bad1
0x8363b02541c0f7d7bf3fafce644f554c1c8bbf1d8e270f74c136e1bf71584af0
0xcad05d294df40be3a06905f48c739553becdd8f3aaa75910fabdc48306bad6c8

Functions
Getter at block 20958419
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://bafybeidwjqq44qpxrhlogcreaiuet7imbjp6zh47yfeom6kzpgotfcncam/
freeMints(view returns (uint256)
244
maxFreePerWallet(view returns (uint256)
5
maxFreeSupply(view returns (uint256)
2000
maxPerTx(view returns (uint256)
10
maxPerWallet(view returns (uint256)
10
maxSupply(view returns (uint256)
2022
name(view returns (string)
Trump Digital Christmas Cards
owner(view returns (address)
0xc2ff1bceb2a794eef61388830e908fb8771c9e85
price(view returns (uint256)
1000000000000000
saleStarted(view returns (bool)
true
symbol(view returns (string)
TDCC_NFT
teamSupply(view returns (uint256)
0
totalSupply(view returns (uint256)
630
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
mintForTeam(uint256 amount
mintPublic(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setFreeMintStart(
setMaxFreePerWallet(uint256 amount
setMaxFreeSupply(uint256 amount
setMaxSupply(uint256 amount
setTeamSupply(uint256 amount
toggleSale(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updatePrice(uint256 __price
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 _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

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