Wrapped Cryptopunks

Verified contract

Active on Ethereum with 13,824 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.02
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
--
0x2928c6e7a760e54b4089e4ae4ad28e2b43efbc86c159395a588f8f8a236c89e5
0xa25e25830432fc98e3d44e89ec392ea6fa88e28a7f4b4b804011564996121ee3
0x40aad554c2f4e0812ac6b2de17c1eee17bdb14591fff83938ae900a02168081a
From
0x84b796214683353b591608ea8ae6ab4ad505a15a07fd7293e4b1b232f6ee788a
From
0xc72d9960fe1c7db62f7d366964bcc73ee7dc96fe59e73752869673ed4e07bf66
From
0xa23032ab9d26af29953a2d2c8b9ea6092bda069d39f84f6af54e86dbfb0ae709
0xb9b570b64f7225fd12f5e1d316e684b8e4efa6171ee9582c4a896f4dd52c2d6b
0xd701ca654dc01a30bc54e602595e93f11aea5a723cadf647ccd816d9283a02d5
0xfa7937aff57add6dab83b3cdb3544cb2560b0a2b50b9955329d6907446d9b29e
0xfd325d6a6c5219e7a25c624952b1008fc4fb6000752bd4857237f3d25b386f8f

Functions
Getter at block 21162015
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)
713
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.