DeadHeads
Verified contract
Active on
Ethereum with 16,340 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KRYPTO | ERC-20 | 10.851686M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21253935 | 21 hours ago | | | 0 | 0.00065014084 | |
| 21234599 | 4 days ago | | | 0 | 0.00035872007 | |
| 21232310 | 4 days ago | | | 0 | 0.00043431199 | |
| 21159353 | 14 days ago | | | 0 | 0.0016105939 | |
| 21146864 | 16 days ago | | | 0 | 0.00020122810 | |
| 21042384 | a month ago | | | 0 | 0.00062510159 | |
| 21012118 | a month ago | | | 0 | 0.00039832294 | |
| 20966491 | a month ago | | | 0 | 0.00096265511 | |
| 20960534 | a month ago | | | 0 | 0.00040240523 | |
| 20917573 | 2 months ago | | | 0 | 0.0011020496 |
ABI
ABI objects
Getter at block 21260263
DEAD_PROVENANCE() view returns (string)
baseURI() view returns (string)
ipfs://QmXWterRf7TsZsbbFvRUmYyw42fW7fyAjd21yoRXePrvnv/
deadHeadPrice() view returns (uint256)
90000000000000000
maxDeadHeadPurchase() view returns (uint256)
10
maxDeadHeads() view returns (uint256)
10000
name() view returns (string)
DeadHeads
owner() view returns (address)
0xd2e2e23b9f82e1351cb38987da181c22d0492aab
reservedDeadHeads() view returns (uint256)
20
saleIsActive() view returns (bool)
false
symbol() view returns (string)
DEAD
totalSupply() view returns (uint256)
10000
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)
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 approve(address to, uint256 tokenId)
flipSaleState()
mintDeadHeads(uint256 numberOfTokens) payable
renounceOwnership()
reserveDeadHeads()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setProvenanceHash(string provenanceHash)
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.