Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9.29)
Native
Value
$9.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003 | $3,095.95 |
$9.29 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15623623 | 2 years ago | | | 0 | 0.00053637842 | |
| 15617822 | 2 years ago | | | 0 | 0.00057308915 | |
| 15615189 | 2 years ago | | | 0 | 0.00026410509 | |
| 15615114 | 2 years ago | | | 0.003 | 0.00047227747 | |
| 15615110 | 2 years ago | | | 0 | 0.00016684508 | |
| 15615106 | 2 years ago | | | 0 | 0.00020642666 | |
| 15615105 | 2 years ago | | | 0 | 0.00025200984 | |
| 15615098 | 2 years ago | | | 0.003 | 0.00044826943 | |
| 15615097 | 2 years ago | | | 0.003 | 0.00048504400 | |
| 15615097 | 2 years ago | | | 0.003 | 0.00048504400 |
ABI
ABI objects
Getter at block 21226772
FreeMints() view returns (uint256)
400
MaxMints() view returns (uint256)
5
MaxSupply() view returns (uint256)
666
MintPrice() view returns (uint256)
3000000000000000
getBaseURI() view returns (string)
ipfs://QmVpsnXfXTZB59p1mxjJjKKJeGv4wrgSvBTtpmgzch2sSR
isPublicSaleActive() view returns (bool)
true
name() view returns (string)
666 END OF THE WORLD
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x7f1c94d390567720ba34a43d34868382bb0e3cbe
symbol() view returns (string)
666
totalSupply() view returns (uint256)
420
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address receiver, uint256 royaltyAmount)
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 LIVECOUNTDOWN(uint256 _numfreemints)
RevealALL(string _baseURI)
approve(address to, uint256 tokenId)
mint(uint256 numberOfTokens) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive)
setIsPublicSaleActive(bool _isPublicSaleActive)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address token)
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.