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 "Y33ts"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227658 | 13 days ago | | | 0 | 0.00023281213 | |
| 21227656 | 13 days ago | | | 0 | 0.00019197085 | |
| 20744101 | 3 months ago | | | 0 | 0.00017048219 | |
| 19311136 | 9 months ago | | | 0 | 0.00084590556 | |
| 18896375 | a year ago | | | 0 | 0.00064004897 | |
| 18658242 | a year ago | | | 0 | 0.0013175787 | |
| 18590877 | a year ago | | | 0 | 0.0010806942 | |
| 18223647 | a year ago | | | 0 | 0.00049299055 | |
| 18223635 | a year ago | | | 0 | 0.00065867301 | |
| 18223629 | a year ago | | | 0 | 0.00081434124 |
ABI
ABI objects
Getter at block 21322728
FreeMintBatchOne() view returns (uint256)
4000
FreeMintBatchThree() view returns (uint256)
6500
FreeMintBatchTwo() view returns (uint256)
6000
MintPrice() view returns (uint256)
800000000000000
MintStartEnabled() view returns (bool)
true
baseURI() view returns (string)
ipfs://QmZ9NhcfDfEqEfBMpxBzvmPUJuyCDLRYGka2jpSYmUyFtS/
maxMint() view returns (uint256)
6969
maxMintPerTx() view returns (uint256)
20
name() view returns (string)
Y33ts
nextOwnerToExplicitlySet() view returns (uint256)
0
oneFreeMint() view returns (uint256)
3
owner() view returns (address)
0xf3ba8ca10b27ba83058c397a8d1d0f3e163994e9
symbol() view returns (string)
Y33ts
threeFreeMint() view returns (uint256)
1
totalSupply() view returns (uint256)
6046
twoFreeMint() view returns (uint256)
3
Read-only
FreeMintBatch(uint256 qty) view returns (uint256)
ListWallet(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_)
setBatchMintOne(uint256 qty_)
setBatchMintThree(uint256 qty_)
setBatchMintTwo(uint256 qty_)
setMaxFreeMintOne(uint256 qty_)
setMaxFreeMintThree(uint256 qty_)
setMaxFreeMintTwo(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.