Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0b77…3101
0xef39…d10f
Balances ($0.00)
No balances found for "PlzBro"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17623908 | a year ago | | | 0 | 0.0019423836 | |
| 17592079 | a year ago | | | 0 | 0.0017596219 | |
| 17592056 | a year ago | | | 0 | 0.0018724114 | |
| 17335011 | 2 years ago | | | 0 | 0.0015110618 | |
| 17301487 | 2 years ago | | | 0 | 0.0020060790 | |
| 17144921 | 2 years ago | | | 0 | 0.0014928960 | |
| 17009705 | 2 years ago | | | 0 | 0.00096206169 | |
| 16975932 | 2 years ago | | | 0 | 0.0022220587 | |
| 16769901 | 2 years ago | | | 0 | 0.0012649105 | |
| 16709525 | 2 years ago | | | 0 | 0.00082709307 |
ABI
ABI objects
Getter at block 21385878
Counter() view returns (uint256)
512
description() view returns (string)
Poems generated from SMS received during the minting of Hacker Haiku.
externalUrl() view returns (string)
https://hackerhaiku.com/plzbro
imagePartEight() view returns (string)
</text><text x="10" y="165" class="h">
imagePartFive() view returns (string)
</text><text x="10" y="105" class="h">
imagePartFour() view returns (string)
</text><text x="10" y="85" class="h">
imagePartNine() view returns (string)
</text><text x="10" y="185" class="h">
imagePartOne() view returns (string)
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><style>.h{font-family: Courier New;font-size:20px;fill:#05f228;}</style><rect x="0" y="0" width="200" height="200" fill="black"/><text x="10" y="25" class="h">
imagePartSeven() view returns (string)
</text><text x="10" y="145" class="h">
imagePartSix() view returns (string)
</text><text x="10" y="125" class="h">
imagePartTen() view returns (string)
</text><rect x="3%" y="3%" width="94%" height="94%" fill="none" stroke="#05f228" stroke-width=".5%"/></svg>
imagePartThree() view returns (string)
</text><text x="10" y="65" class="h">
imagePartTwo() view returns (string)
</text><text x="10" y="45" class="h">
license() view returns (string)
CC BY-NC 4.0
name() view returns (string)
PlzBro
owner() view returns (address)
0x51582e2c703b0d7c745c6a4ae0336c98c3c41802
symbol() view returns (string)
PBR
tokenName() view returns (string)
Plz Bro
verifySignature() view returns (address)
0xef3989623817077decc35b47f59fa8101874d10f
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getHTML(uint256 _tokenId) view returns (bytes)
getSVG(uint256 _tokenId) view returns (bytes)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
poems(string) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
tokens(uint256) view returns (string line1, string line2, string line3, string line4, string line5, string line6, string line7, string line8, string line9)
State-modifying
Events approve(address to, uint256 tokenId)
mint(struct PlzBroPoem _poem, bytes32 _ethSignedMessageHash, bytes _signature, bytes32 magic) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateExternalUrl(string _newExternalUrl)
updateSigner(address _newSigner)
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(address _signer, address hackerHaikuContract)
receive()
This contract contains no error objects.