Wrapped CryptoPunks V1

Verified contract

Active on Ethereum with 738 txns
Deployed by via 0xf0e21ea2 at 12105923
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x918fa3ffb0205899828129e01eaeb0a90977426c5b78f4f002630bab9d056a0f
0x10ed591b38c72bed190232164281ee019994d97287b3961f58599323222c7c32
0x964e2526e7765b67d9fb6cb97710da776bce9a581f7775139d8cb345969b6f62
0xe96e4c3e75a13f3232fc77fa28e89ab2d98d05453ad2a7759af7cdd4312f26b0
0xbce4c811bdf003f6e7741cd0cd72507dcd5da1dc24e83f2b62d259bdc82d4f9a
0x5916e30ec908132fb05bc20750b20c6a9153ca0a36d49b5466da41288884ef74
0xfa0a1dbb6eb7ee1ea549aa318b8ce187ab95f5f5196d2e68e903c1cf7babe893
0x575bb944e0f90dcfd6755bd2f142947249c9600f4e2355b72f44f7e29e1b9029
0xbd09f75b2b9d6cfcdae4f4102d41dae91c87fbd026c7e19aac5ef672ee9d7d30
0xc28423bd67a2f5c64dedbc21654f08451e08a86b7e851daaa40732ac2d99ec09

Functions
Getter at block 21169082
_baseTokenURI(view returns (string)
https://classicpunks.com/metadata/
name(view returns (string)
Wrapped CryptoPunks V1
owner(view returns (address)
0xe5ee2b9d5320f2d1492e16567f36b578372b3d9f
punkAddress(view returns (address)
0x6ba6f2207e343923ba692e5cae646fb0f566db8d
symbol(view returns (string)
WPUNKS1
Read-only
balanceOf(address ownerview returns (uint256)
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
Unwrapped(uint256 indexed _punkIdaddress indexed owner
Wrapped(uint256 indexed _punkIdaddress indexed owner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.