PunkX

Verified contract

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

No balances found for "PunkX"

0x1f91bf35edab8edad10e0a5351dd4954908b6264073cc39afcbdfca1a61f5c1f
0xb1379ebbe59ffe53cce6423cbd74ee08a431715548253ef47ab915bf68d8e1fb
0x315a1c0ef0771be0a23c39e15ed761aa5aefacbffbdb8db5252f416fcf4d4d11
0x6a3a500c1858425167dc036f3259866a350f99ea62f9012db00f61e7c84caf29
0x9100a93101fd4394e200fddc9da060e4307ff10540fc8d6635942d0b4d05ecb8
0x0e40d7fd66d9de254a968d8dd9919cfd3d600ab7b6e07df3b20d1f49c32d44a8
0xb57a35ee6ae6de1bda37dc1064d169c54fed10b893328090ed53e0f99074537a
0x84144ef671939e2c6e99f510b8cb7f52877953e7cb7d9ff537d644e1d239e0ec
0x4baf1ba2dbadc271c969d0a25cc408572bf99f7179b5c858e41d6f638b68b119
0x533aafdfd6b2a16330108888a5b43886cbb2bf6d323b189f379d6bf4a9d67927

Functions
Getter at block 20853914
baseTokenURI(view returns (string)
https://punkx-revealed-bucket-metadata.s3.ca-central-1.amazonaws.com/
collectionSize(view returns (uint256)
8888
maxItemsPerTx(view returns (uint256)
10
maxItemsPerTxForXlist(view returns (uint256)
3
mintPrice(view returns (uint256)
250000000000000000
name(view returns (string)
PunkX
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xe4483fd7b793745bab035d8c348269df020b5314
publicMintMaxSupply(view returns (uint256)
7693
publicMintPaused(view returns (bool)
false
reservedSize(view returns (uint256)
0
symbol(view returns (string)
PUNKX
totalSupply(view returns (uint256)
3067
whitelistMintMaxSupply(view returns (uint256)
5778
whitelistMintPaused(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isAddressWhitelisted(bytes32[] proofaddress _addressview returns (bool)
isAddressXlisted(bytes32[] proofaddress _addressview returns (bool)
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)
whitelistMintedAmount(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
ownerMintFromReserved(address touint256 amount
publicMint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _baseTokenURI
setMaxItemsPerTx(uint256 _maxItemsPerTx
setMintInfo(uint256 _mintPrice
setPublicMintMaxSupply(uint256 _publicMintMaxSupply
setPublicMintPaused(bool _publicMintPaused
setReservedSize(uint256 _reservedSize
setWhitelistMintInfo(bytes32 _whitelistMerkleRootbytes32 _XlistMerkleRoot
setWhitelistMintMaxSupply(uint256 _whitelistMintMaxSupply
setWhitelistMintPaused(bool _whitelistMintPaused
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32[] proofpayable 
withdraw(address touint256 amount
withdrawAll(address to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed owneruint256 tokenId
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

This contract contains no error objects.