Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "boncuk"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20035686 | 6 months ago | | | 0 | 0.00069591540 | |
| 19956236 | 6 months ago | | | 0 | 0.00037127668 | |
| 19821909 | 7 months ago | | | 0 | 0.00019066276 | |
| 19505014 | 8 months ago | | | 0 | 0.0013851988 | |
| 19115485 | 10 months ago | | | 0 | 0.00070599962 | |
| 19016509 | 10 months ago | | | 0 | 0.00070158249 | |
| 18671360 | a year ago | | | 0 | 0.0018087100 | |
| 18591448 | a year ago | | | 0 | 0.00056399384 | |
| 18306041 | a year ago | | | 0 | 0.00052611975 | |
| 17740233 | a year ago | | | 0 | 0.00099333385 |
ABI
ABI objects
Getter at block 21271968 contractURI() view returns (string)
_description() view returns (string)
1024 on-chain generated, stored AND displayed 1024 x 1024 SVG evil eyes
_external_url() view returns (string)
https://etherscan.io/address/0xfa12fae65134a8f2041a68b88a253d23e7914804#writeContract
boncuk_count() view returns (uint256)
1024
name() view returns (string)
boncuk
owner() view returns (address)
0x762e472b0fb034f3c6507179fe0afcf0ceffe219
symbol() view returns (string)
boncuk
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)
tokenURI(uint256 _i) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBokeh(uint256 _i, uint8 _b)
setDescription(string _d)
setExternalUrl(string _u)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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.