Wrapped Cryptopunks

Verified contract

Active on Ethereum with 13,887 txns
Deployed by via 0xe5574287 at 10821737
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
 (#39)
ERC-721
--
 (#28)
ERC-1555
--
 (#274)
ERC-721
--
 (#28)
ERC-1555
--
 (#2884)
ERC-721
--
 (#3431)
ERC-721
--
 (#1937)
ERC-721
--
0xb798a0a385f92406834e03a98182516328f4100e838eb71ed4243c3889e908e9
0xc355f98a6f87180486d9f29170ba5b2bd21ac86c584e328887089307bd573476
From
0x55b514149226a8879d907edb77bf7acf005edcbb47d3b979396455af5719058c
0x3d3beff4c9868de7d8fd2e82c380a15e8de2a4dbd134ccc0e2befc2082f75308
0x3323c235355d43d892409136d6ff137bc4419a4472bd05049a9c1f41aad24fa2
0x60a620d9b34f98c269fdadd5540f575a1035ec7c5c280558d414ac4d2d7e3af9
0x0a5b5b2e32da631bd0b6dfad28bf6756d5baeb960758bcd84d057d1adb8bd671
0xec2cfd85883e0cdd6250e96e16d631e511aa926840318c0462f38776ac2185e9
0x70241ab219feed73eb352c9f39ca4f1fe91345b3ab994588a51f768068b12b20
0x96214c5293e21237e9a8df26b8b2916f3724a98fef96fd4f4d13d2de0bf39805

Functions
Getter at block 21287044
baseURI(view returns (string)
https://wrappedpunks.com:3000/api/punks/metadata/
name(view returns (string)
Wrapped Cryptopunks
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
punkContract(view returns (address)
0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb
symbol(view returns (string)
WPUNKS
totalSupply(view returns (uint256)
715
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
proxyInfo(address userview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 punkIndex
mint(uint256 punkIndex
pause(
registerProxy(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setBaseURI(string baseUri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
ProxyRegistered(address useraddress proxy
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address punkContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.