dot-punks

Verified contract

Active on Ethereum with 618 txns
Deployed by via 0x08f5ca57 at 16754897
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.41
0x88f9b5a63fdabf4bdbad9f684d21d17b0bc337c3e49ffa918411f3811c4cf85e
0xcc8622e10ee2381d079737bfe3ddf96cd65254ba831d5feda3625ecc69d585d9
0xc1d6da84a2b1e99d2d50262a041124012175dc28d21964db5df9fc5094d51428
0x5be3fba0d0454ca6c836b2a65d9abdd5085f397af48365e5455478264835d553
0x03b16087007c9094d6652d2bccb3aa404e045b96ed6983fa043d5dc95558aadf
0x87ea4f48f8eac15853cbf37cdee7fb0e4a48fb394711c57edfcf4842ef32f7e1
0xc465c99b2ea7b60a152e0ecf2817aad8c4a74c1ff82db1f3410db05c95904a15
0xea8d5f62fbb38714f2e010a30bf81cd58058cdd2a7b3f6400bfb57889997171f
0x8fc4d22b4f02062db7d00bbc860469df574a08639a200e4671eba57e99ce0169
0xc59e5fa85201021c35a91c6204d7960ebd8d745b5983fb0f6cdc94bb074673df

Functions
Getter at block 21067382
COST(view returns (uint256)
2000000000000000
MAX_FREE(view returns (uint256)
650
MAX_FREE_PER_WALLET(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
1000
name(view returns (string)
dot-punks
owner(view returns (address)
0x275b96d240eb92d3e41fbca51d50807e824df950
symbol(view returns (string)
dot-punks
totalSupply(view returns (uint256)
966
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
freeMint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(uint256 _MAX_FREE_PER_WALLETuint256 _COSTuint256 _MAX_FREE
setData(string _base
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(