Donald Trump Yacht Club
Verified contract
Active on
Ethereum with 10,975 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Donald Trump Yacht Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21169199 | 6 days ago | | | 0 | 0.00096226278 | |
| 21151193 | 9 days ago | | | 0 | 0.00047277775 | |
| 21150230 | 9 days ago | | | 0 | 0.00034438577 | |
| 21147661 | 9 days ago | | | 0 | 0.00037107526 | |
| 21146780 | 9 days ago | | | 0 | 0.00046358904 | |
| 21146769 | 9 days ago | | | 0 | 0.00051662645 | |
| 21146765 | 9 days ago | | | 0 | 0.00070288108 | |
| 21142360 | 10 days ago | | | 0 | 0.00040622610 | |
| 21139558 | 10 days ago | | | 0 | 0.00059018583 | |
| 21133878 | 11 days ago | | | 0 | 0.00055568021 |
ABI
ABI objects
Getter at block 21213263
MintPrice() view returns (uint256)
3000000000000000
MintStartEnabled() view returns (bool)
true
baseURI() view returns (string)
ipfs://QmVQkZCSBJSwi1vF64kaNapDwtjA8UQnL5u8rND6DHQ372/
freeMint() view returns (uint256)
2
maxMintPerTx() view returns (uint256)
20
maxSupply() view returns (uint256)
9750
name() view returns (string)
Donald Trump Yacht Club
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xf0cb532f706a4671788fd70ef4f144901b59208e
symbol() view returns (string)
Donald Trump Yacht Club
totalSupply() view returns (uint256)
9751
Read-only
WalletMint(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
numberMinted(address owner) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events OwnerBatchMint(uint256 qty)
airdropNFT(address to, uint256 qty)
approve(address to, uint256 tokenId)
mint(uint256 qty) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setMaxFreeMint(uint256 qty_)
setPrice(uint256 price_)
setPublicMinting()
setmaxMint(uint256 maxMint_)
setmaxMintPerTx(uint256 maxMintPerTx_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.