Punk Machines

Verified contract

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

No balances found for "Punk Machines"

0x94fbe59303ebef715ce1ca93a04bd47dcd60e79aa94a68ce57528d92aaea0e6d
0x80907467082b62b70e812a70614c24416f6ad2c8606dbfd314e518012249db5f
0x98214a4157af0eaed6130e89b47c6fa4b3c1655ca34edb17ea3a22df11cc379a
0xa632a083c5106a97b4f457a3476cce86e5066ff6dfde8418149f9b860fc42c3b
0x1ecfa84bed0f7f48768748bb9d3c3923d50791eff678d0499401920c6b78045e
0x2b4223d9e836c7114915a1f3471fe762e243f24c37a3ab17db86768987b4f7f3
0x3b4a4d7684c139886bf3734fcba4b11bb26ed24326c4df5d980b6519bddf04e0
From
0xb1f277a05fcffe77c56e7296418f43bd53a687bf7ce236a5a9370289cb9c2813
0xc06433fb7d26937d7f971066596eacfa6336c0e912b99c8da08f796b4f5e0faf
0xb5fa1cab3766d29a339c04ac47d9fae880956ec446392b2a979a4a61327d7eca
From

Functions
Getter at block 21227149
baseURI(view returns (string)
https://punk-machines.nyc3.digitaloceanspaces.com/json/
maxSupply(view returns (uint256)
888
merkleRoot(view returns (bytes32)
0xcd7079884ea3797e437fd75a8da7258a8462704bc88b76479818bcb6eeb8cb0b
mintActive(view returns (bool)
true
mintLimit(view returns (uint256)
5
name(view returns (string)
Punk Machines
nonRevealURI(view returns (string)
https://punk-machines.nyc3.digitaloceanspaces.com/reveal/json/
owner(view returns (address)
0x566ac8ec475fcbe8fb5c529175cdad39f9502a6a
price(view returns (uint256)
6600000000000000
revealed(view returns (bool)
true
symbol(view returns (string)
PUM
totalSupply(view returns (uint256)
888
whitelistPrice(view returns (uint256)
4400000000000000
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
airdrop(address[] _addresses
approve(address touint256 tokenIdpayable 
fundsWithdraw(
mint(uint256 quantitypayable 
mintTo(uint256 _quantityaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseUri(string _newBaseURI
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 _merkleRoot
setMintActive(bool _mintActive
setMintLimit(uint256 _mintLimit
setNonRevealUri(string _nonRevealURI
setPrice(uint256 _price
setRevealed(bool _revealed
setWhitelistPrice(uint256 _whitelistPrice
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
whitelistMint(uint256 quantitybytes32[] merkleProofpayable 
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
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(