V1 Cryptopunks (Wrapped)

Verified contract

Active on Ethereum with 14,821 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
Value $1,573.48
ERC-20
Value $728.43
ERC-20
--
 (#443)
ERC-721
--
0xc71151e0dd1008e7f90c13bf77efa791490eb394f5ed51e12c2e7479bd4895b0
0x726368055540ec306848a281dd3792440e2038e5a10889778bf52ab5fb0dc77e
0x44c08d561fccfa9725d45dd14b95a9298c6887bf2774183ae1dc877a495aaeac
0x4bf972398f419ae8ea46bfb9ea407c7995b7f4bf87c7768a307b049df644f7cb
0x4252c15bfc6d7c44d686d942dbd29bbe47cce5a84a9005b5d3ce06fb65b4c18a
0x9e6c3473dc33b9f61fb63032b945bdc01da939fef2cbe1d680ab6f4149e2181e
0x3406f8e97c9a1d40e3ecd7a3199f1f292667275c022d0ebcdc8b769a1c35c65f
0xba6d6a8402f559bab81f8f901f5edab345acfc7929f0906ec0958ebc5b68ddbd
0xf91b31e35cebefa8e7181fe1e60dbcbd7b8034e7717cced7e8213049f11d54ed
0x2850cdb1cb104b58c125c58edae695f2674ee6653d13b76ccdbd981614cc705e

Functions
Getter at block 21288781
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)
5033
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.