PuzlPunk

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x76710404 at 14060994
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PuzlPunk"

0x50c84c6d1c44d85ffaf0ee96e9662b3d47a93068ccaa6a69442710a3c247f14b
0x6ac62005f69dcbbf6b3d782ce988c87a7c26b2e84b15e49fe653e945fd2beba0
0x387e2272bc55019e34b0532ab21563427fe54313b0526df461807c85db1a5669
0x83e5d3721c0c0e3f76fe6c1126bdb757137de0c5e576cc2cb2359d7a61dd7447

Functions
Getter at block 21279769
MAX_NFT(view returns (uint256)
10000
PUZL_BUILDER(view returns (address)
0x8266155840fc1ddc5b2708e6ab95748b566c5ad8
_trustedContract(view returns (address)
0x0000000000000000000000000000000000000000
creatorAddress(view returns (address)
0xf9c2ba78ae44ba98888b0e9eb27eb63d576f261b
name(view returns (string)
PuzlPunk
owner(view returns (address)
0xf9c2ba78ae44ba98888b0e9eb27eb63d576f261b
symbol(view returns (string)
PUZLPUNK
totalSupply(view returns (uint256)
131
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 tokenId)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mintPunk(address recipientreturns (uint256)
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
seedInitialContractState(address[] tokenOwnersuint256[] tokens
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
updatePuzlBuilder(address _puzlbuilder
withdrawAll(
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.