Fat Punks

Verified contract

Active on Ethereum with 1,178 txns
Deployed by via 0xfa9e9d5e at 13137585
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Fat Punks"

0x569dea290e5372d0bea705fca323199dbc4373558e5b30915daaaba08878a873
0x14d50b96e9f43a155ddc642947fc13a9e8e46e590595ff89b682a7c17e931629
0xd24512f7498408be2988e15ed8b91dd994d0fe9cc9976abdda5e7aa0ee87633d
0x2ca5131ef5c39c58eeea17b3a860524151e38973e2c8290b0eb7d313eb72fed3
0x88610e1df780eb36a574d83e1dc0fea217a150efdb7a923c7e2f0abbfed17aaf
0x57d7005de2fd0a0c1a8b69a3ceed6c6b6f8eec15ba3456ff4b338b913ecbcaf8
0x7a93b1eab5d321bdf5badc4cff5b9bd820affe5fed74781276dd73720f685b84
0x661043ec4e97f901df322dc8f58b57125f0f6ff90e932dbf2bd9b24b786684ab
0x89d884a3ccd37a80b4ace20a6d64d23384d8ff067fb7a471e470ed79e291e221
0xe1c99d9d1d6baf6a3dc97dd2f1835cd09525aec1d566ae82887fc559d2a88238

Functions
Getter at block 21184542
MAX_ENTRIES(view returns (uint256)
1000
_paused(view returns (bool)
true
getMaxMint(view returns (uint256)
3
getPrice(view returns (uint256)
0
name(view returns (string)
Fat Punks
owner(view returns (address)
0xb1b9f10ad284b9b5fe9d9221fb52e59bdc36652c
symbol(view returns (string)
FATTY
totalSupply(view returns (uint256)
999
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(address _touint256 numpayable 
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.