PuzlPack (Punks)

Verified contract

Active on Ethereum with 7,438 txns
Deployed by via 0x475c3fd3 at 13766443
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $117.95
0xf436fdda20b09b3eb0da3c579b14cf434eacd5c3783138ea764550ec8bd19cb2
0x22fc2daed85fc20e0e82cf833e309b5839f66a541f5c2508f69514646338a828
0xbfe167f2c60777cb30d3b9c17c42154ba1d7b66df702f9aa7cdbd6301a3be9dd
0x62acc5ca11d0a84c06ddeefafe89c089e2cff44fa6f9a863f4eb7e6331078123
0x712e91fb88aaba907e7f8af68c4e861b8acc983d6edbbb69ed07eaec0d8c3c95
0x8c14d68cb0dd07b0401bca266f030b87cf1a289ff4d03e177095cae4592c9330
0x2c1f48a8bf26b6471438478aae036233302df03f5185caadd612dd5100287cbe
0xa21088ea3b53b47257908698405ad7888d4f77f5b9bd20e3ed3c92b96b130156
0x9db76114ad60dc738261d8aa8b8d1e16148b1db0a5cb620cf79812e942156859
0xf328f853999b714aea8711823428c73afb48b6c4ffb482395e061b48ec6d12cd

Functions
Getter at block 21204914
_trustedContract(view returns (address)
0x0000000000000000000000000000000000000000
isPresaleActive(view returns (bool)
true
isSaleActive(view returns (bool)
true
name(view returns (string)
PuzlPack (Punks)
owner(view returns (address)
0xcb497aebc868e5ab36b387cd55f7c6a40e5cd133
symbol(view returns (string)
PPP
totalSupply(view returns (uint256)
9999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleWhitelist(addressview returns (bool)
presaleWhitelistMints(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
addToWhitelist(address[] _addresses
approve(address touint256 tokenId
flipPresaleState(
flipSaleState(
mint(uint256 _mintAmountpayable 
mintPresale(uint256 _mintAmountpayable 
renounceOwnership(
reserve(address _touint256 _reserveAmount
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxMintAmount(uint256 _newMaxMintAmount
setTrustedContract(address _contractAddress
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
withdraw(
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 _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.