V1 Cryptopunks (Wrapped)

Verified contract

Active on Ethereum with 14,713 txns
Deployed by via 0xf71392da at 14022431
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#443)
ERC-721
--
0xc2d361d89648fce7a790f69f409a9ab4b108ae02ab9fc8a0a4a6300e134677ce
0x07599bf3d2223d17359e0baf20f1316b4625ec57cb5d2bfd002907ee1cb4927c
From
0x6b554657a972a685f6fafb3a38dbd3e60ffd3e000e19fa1a5b439729a2751aab
0x667ff014cede1dd47ab483c0ca4c8f195356c17a8483fe984aa6946d0ad409ef
0xde26b57ab9df1d83ac2c99d5294e13f6fcfb85f5eb0f4cf6e7e10f6cccd98f50
0xeda4487814d8820beef3fd9cbd4348318b3cddd7faa607b1143e7dd0cc491953
0xc5a98ef807654453d5f7ea6f11316de34438b9eba708c14d2fc1bd573cbab8b9
0x860a524a0161153878f0db763a9e9f7af83b5ebe4b81d06b739dbdef40b07834
0x4324b7cd3db84832edc5bcfd834e0a6cedb36095a4bd970ba15bbaec7b216d44
0x02f0b3991aaa2ac277a7f3b13ab417dd24567c363c6638f030cc0a3a23770f07

Functions
Getter at block 21158187
name(view returns (string)
V1 Cryptopunks (Wrapped)
owner(view returns (address)
0xf40fd88ac59a206d009a07f8c09828a01e2acc0d
punkAddress(view returns (address)
0x6ba6f2207e343923ba692e5cae646fb0f566db8d
symbol(view returns (string)
WPV1
totalSupply(view returns (uint256)
5031
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string __baseTokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unwrap(uint256 _punkId
wrap(uint256 _punkIdpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.