on-chain-cryptopunks

Verified contract

Active on Ethereum with 9,760 txns
Deployed by via 0x01862c1a at 15117401
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.25
0x0708c5adcd7e2079c77e8ff9e180997bfa3e8104b15f0382d6a5a736c199d5a1
0xab0b2c13ca6929c9633358285b381b0e3cf349121cb889b47179a2372b63429c
0x36a74ca18a8b1e0a9b771453c63952ca48dbc772b2a9f2c28e883e017f64dfbb
0xdfe16d0025802e8d9a64363df7fe4303ea943ff40f074c4d25ad5cb4f34c23eb
0x6b5d91bcb812ad2e99ccba03fd1a7a14a586c01fdc318333b4d39943be55c127
0xf9868ed533fdb96908631d7b7590afb72fff75b7586b10953e782e408fc8fbeb
0x712330152f69a1d73d9091eeb33d6c705258006676008bcc745d3e3a0673c821
0x103c9bf049c5b430940805fbb65689783121bd071b90ba0489cd298bee48bf0e
0x1084a807e1897847e6db03faf234f49d7a0eb5af3908f35231f4b4b142af11d9
0x213eca00372905f625b394ec9412e1ef84aae8fce8225df7be195e9e718ceee6

Functions
Getter at block 21038782
name(view returns (string)
on-chain-cryptopunks
owner(view returns (address)
0xa99eee7bbeed56fdc0bfef7a50ddf9a6f1561bdf
symbol(view returns (string)
OCCP
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
mint(payable returns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setPunksDataAddress(address _punksDataAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address owneruint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.