Cryptopunks V3

Verified contract

Active on Ethereum with 5,138 txns
Deployed by via 0x7ee21712 at 14127834
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Cryptopunks V3"

0xfa658c129e23684c401cc7f13329c0105a5fd9098e105e427912a5db83ee365d
0x6ce4e2b38efa4268c09b9e5bf7edf1482aa5fa03001ceeed5af21d604722dbdb
From
0x11b2d28deab93c60938eaecd429944c219f030003b3a711e9c14f8b93e51afb5
From
0x0659d233b975ab39d067ec7bb6ddbf66739c227f529492fe4014482bf7778406
0xa9ec53fcaf581492c731cccf14676d53a5dce7723a7a23d8475d3145b0d30567
0xf5a71ba2b193bf1c89b2089ab4319285df75bb016c9cadec1fabb7efb9d45f4e
0xc80fe5e324ad5f3e4a63f0a3bc8c863d8fd0ce54de03f2cacea02306c0df4046
0x13bb990696a669e3860155f63c34e6a843d6b2bee269b040cb7613b0b90e7c0e
0x01b2f6d599dccd27028405fba0d505b5c5baef7cd27e14f7548c0e90cb6d41d6
0x85c1072bb3a90c44c022d978b763ef7aa5f24de8d5d15a67001552d11941bd48

Functions
Getter at block 21205587
_price(view returns (uint256)
20000000000000000
name(view returns (string)
Cryptopunks V3
symbol(view returns (string)
V3PUNK
totalSupply(view returns (uint256)
10000
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(address touint256 quantitypayable 
reserve(address touint256 quantity
reserveBulk(address[] to
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.