Wrapped V1 Cryptopunks

Verified contract

Active on Ethereum with 526 txns
Deployed by via 0x134208c5 at 12297847
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Native
Value $1,365.99
ERC-20
--
0x8850f6b8d88c488ca68e6ba71f10cfb9b1139974b175aae1f78c74e77462ff69
From
0x7529deed6b807757707fe7bdf2b4b29e4ba9cbb94f3a99f049b19108656e2b11
From
0xd48195cdb97b81ae690f6b74da9983c57046eed6ee8a52b136895c6cb1b200a7
From
0x913631093fd15537752e4403fc94ca4771c104994da0e19b2afdf84889f38714
From
0x44ab1569761bb25f2b52bfe9e435c7e17b3d1a401c2ffa7ac6e9dbccd574da34
From
0x600e81b298af257ddd7054b6658b124a6bd936f0a8e60cb5fc45238793dfb7bb
From
0x2f55846a68c21d40d291c3f8aae2a8612270b4f130187dfaebe9158733f8ecbe
From
0x68d48b565023c8a271ada562ac2e55af412c080b20a026e74b51c4c39f19f988
From
0xf2bd77bf665595ae903c1a4940eeb8bfa293ddc26dde55040ed44e1fd9ef31e1
From
0x075a5463cf641515e36cab82d1d3fab31200e1564d6de9a64578143947ca65eb
From

Functions
Getter at block 21400186
baseURI(view returns (string)
 
getAllPunkBids(view returns (uint256[])
 
getAllPunkOffers(view returns (uint256[])
 
getPunkOwners(view returns (address[])
 
getWrappedPunkOwners(view returns (address[])
name(view returns (string)
Wrapped V1 Cryptopunks
owner(view returns (address)
0x03ba56be745e9f2ab6985d90c5bf2235a7f2f4e4
punkContract(view returns (address)
0x6ba6f2207e343923ba692e5cae646fb0f566db8d
symbol(view returns (string)
WV1PUNKS
totalPunkSupply(view returns (uint256)
10000
totalSupply(view returns (uint256)
2
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPunksForAddress(address _useruint256 userBalview returns (uint256[])
getWrappedPunksForAddress(address _useruint256 userBalview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
pendingWithdrawals(addressview returns (uint256)
proxyInfo(address userview returns (address)
punkBids(uint256view returns (bool hasBiduint256 punkIndexaddress bidderuint256 value)
punkIndexToAddress(uint256view returns (address)
punksOfferedForSale(uint256view returns (bool isForSaleuint256 punkIndexaddress selleruint256 minValueaddress onlySellTo)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptBidForPunk(uint256 punkIndexuint256 minPrice
approve(address touint256 tokenId
burn(uint256 punkIndex
buyPunk(uint256 punkIndexpayable 
enterBidForPunk(uint256 punkIndexpayable 
mint(uint256 punkIndex
offerPunkForSale(uint256 punkIndexuint256 minSalePriceInWei
offerPunkForSaleToAddress(uint256 punkIndexuint256 minSalePriceInWeiaddress toAddress
punkNoLongerForSale(uint256 punkIndex
registerProxy(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 punkIndex
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseUri
setFees(uint256 fees
transferFrom(address fromaddress touint256 punkIndex
transferOwnership(address newOwner
withdraw(
withdrawBidForPunk(uint256 punkIndex
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyRegistered(address useraddress proxy
PunkBidEntered(uint256 indexed punkIndexuint256 valueaddress indexed fromAddress
PunkBidWithdrawn(uint256 indexed punkIndexuint256 valueaddress indexed fromAddress
PunkBought(uint256 indexed punkIndexuint256 valueaddress indexed fromAddressaddress indexed toAddress
PunkNoLongerForSale(uint256 indexed punkIndex
PunkOffered(uint256 indexed punkIndexuint256 minValueaddress indexed toAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unwrapped(uint256 indexed punkIndex
Wrapped(uint256 indexed punkIndex
Constructor
constructor(address punkContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.