TheFingerprinters
Verified contract
Active on
Ethereum with 787 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.12)
Native
Value
$10.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00315 | $3,212.19 |
$10.12 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17618184 | a year ago | | | 0 | 0.00067258428 | |
| 17616536 | a year ago | | | 0 | 0.00057166489 | |
| 17616480 | a year ago | | | 0 | 0.00068842241 | |
| 17616476 | a year ago | | | 0 | 0.00057383257 | |
| 17616476 | a year ago | | | 0 | 0.00057383257 | |
| 17616467 | a year ago | | | 0 | 0.00063789203 | |
| 17616443 | a year ago | | | 0 | 0.00076990964 | |
| 17616438 | a year ago | | | 0 | 0.00076276029 | |
| 17616438 | a year ago | | | 0 | 0.00076276029 | |
| 17616433 | a year ago | | | 0 | 0.00080045457 |
ABI
ABI objects
Getter at block 21158616
baseURI() view returns (string)
hiddenMetadataUri() view returns (string)
ipfs://QmQQwR9z1rjRZuUoBSojyvjazpqo6LETy7M24675NwnDf3
maxPerFree() view returns (uint256)
2
maxPerTx() view returns (uint256)
15
maxSupply() view returns (uint256)
5555
name() view returns (string)
TheFingerprinters
owner() view returns (address)
0x97ad01495fe63be93de20eaf76ff34805bfaea2b
price() view returns (uint256)
0
revealed() view returns (bool)
false
symbol() view returns (string)
TheFingerprinters
totalFree() view returns (uint256)
5000
totalSupply() view returns (uint256)
5555
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)
mint(uint256 count) 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_)
setHiddenMetadataUri(string _hiddenMetadataUri)
setPrice(uint256 price_)
setRevealed()
sleeping(address mintAddress, uint256 count)
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.