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 ($3,672.38)
Native
Value
$3,672.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1 | $3,672.38 |
$3,672.38 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16754507 | 2 years ago | | | 0 | 0.0020229921 | |
| 16023082 | 2 years ago | | | 0 | 0.00035598078 | |
| 16023061 | 2 years ago | | | 0 | 0.00034512501 | |
| 16016985 | 2 years ago | | | 0 | 0.0013629775 | |
| 15861448 | 2 years ago | | | 0 | 0.00077450928 | |
| 15806628 | 2 years ago | | | 0 | 0.0018712364 | |
| 15542917 | 2 years ago | | | 0 | 0.00085672000 | |
| 15542912 | 2 years ago | | | 0 | 0.00086933000 | |
| 15365307 | 2 years ago | | | 0 | 0.0011838720 | |
| 15315298 | 2 years ago | | | 0 | 0.0034317000 |
ABI
ABI objects
Getter at block 21313060
KingHead_PROVENANCE() view returns (string)
MAX_KingHead() view returns (uint256)
700
baseURI() view returns (string)
ipfs://QmTQf2iU1Y53Gj3pRYqczEYeLoaz7jYQLGWoXpTdzSeyQd/
kingHeadPrice() view returns (uint256)
1000000000000000000
maxKingHeadPurchase() view returns (uint256)
10
name() view returns (string)
kingclub
owner() view returns (address)
0x7d7e3b12c64f3878196b77a8b4bf0cc044df13a1
saleIsActive() view returns (bool)
true
symbol() view returns (string)
KINGCLUB
totalSupply() view returns (uint256)
651
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getTokenURI(uint256 tokenId) view returns (string)
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()
mint() payable
mintKingHead(uint256 numberOfTokens) payable
openSecondSeason()
openThirdSeason()
renounceOwnership()
reserveKingHead(uint256 numKingHead)
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.