Piss Punks
Verified contract
Active on
Ethereum with 3,916 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,536.38 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20848514 | a month ago | | | 0 | 0.00030970373 | |
| 20761430 | 2 months ago | | | 0 | 0.0012494847 | |
| 20753754 | 2 months ago | | | 0 | 0.000087110994 | |
| 20693480 | 2 months ago | | | 0 | 0.00043127494 | |
| 20662826 | 2 months ago | | | 0 | 0.000082100700 | |
| 20649885 | 2 months ago | | | 0 | 0.000066760548 | |
| 20616753 | 2 months ago | | | 0 | 0.000032060133 | |
| 20589542 | 2 months ago | | | 0 | 0.000036342994 | |
| 20361781 | 3 months ago | | | 0 | 0.00022232993 | |
| 20249853 | 4 months ago | | | 0 | 0.000085754630 |
ABI
ABI objects
Getter at block 21093120
PISS_PUNK_PROVENANCE() view returns (string)
TOTAL_PISS_PUNKS() view returns (uint256)
9999
baseURI() view returns (string)
https://bafybeifk67lcx4x7zt2u6hckre6x3qkmyl3z7yam3fvrax7j4qzuptm7x4.ipfs.w3s.link/metadata/
getPissPunkPrice() view returns (uint256)
1
getReserveLeft() view returns (uint256)
0
maxMintCount() view returns (uint256)
25
mintEnabled() view returns (bool)
true
name() view returns (string)
Piss Punks
owner() view returns (address)
0x1534147211876b352e07f5950c72dc968e064502
symbol() view returns (string)
PSSPNKS
totalSupply() view returns (uint256)
9999
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)
pissCollectionOfOwner(address _owner) view returns (uint256[])
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 pissPunkCount) payable
renounceOwnership()
reserve(address _to, uint256 _amount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
setPissPunkPrice(uint256 price)
setProvenance(string provenance)
toggleMinting()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawSafe() payable
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.