0xPunks

Verified contract

Active on Ethereum with 1,147 txns
Deployed by via 0xd575848d at 14189622
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,914.81
0xd85ab3c9239390688174f90cf9d3987502e32bb61715843c94b291a17f037e31
0x466b44ba940c2155417988c70a8a1188291b9da434795bd89da22b05110723ce
0x89ccc7264497021f7a7c184a760bb7a4253c5feed85fb5c317b970a741ec056b
0x275ec6cf7207229b952ab126e8a4046f7f3fc090c936fd0fe99c420a6dbd113f
0xeb30978ad51bbd00ca9bc676579865dc4c42ad816afe81cb645e8cfa57df718a
0xd6aa680cc4fb4ab5d0942766963b1e2ea870db298a3e29213e95f5f181da2064
0xf901e5cb0a71ac05e60a1283d4e91296bdc79b4316a3f9a41d2f304aeae2bd53
0x27b9bffd815ed514b7533ca9752220d0c27fc183bc9e61240178f1c06ce1da52
0x14a04fa2bc2c13d6f33cc7972a783c1a7a86c8f9ca99da7240f88ba2630fc720
0x0115a8ea31e14d3519ddb679559a739ac173b646231290fd93f4f1002f288f89

Functions
Getter at block 21183017
cost(view returns (uint256)
20000000000000000
maxMintAmountPerTx(view returns (uint256)
100
maxSupply(view returns (uint256)
10000
name(view returns (string)
0xPunks
nftPerAddressLimitWl(view returns (uint256)
10
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x76433f75f03af38621937ea1df9d2afd7a40e945
paused(view returns (bool)
true
symbol(view returns (string)
0xPunk
totalSupply(view returns (uint256)
5840
uriPrefix(view returns (string)
https://gateway.pinata.cloud/ipfs/QmdtzLXuUXj7ZHvwGuhX2UgVVWs73BL1K4gXDLHSDhLXvg/
uriSuffix(view returns (string)
.json
Read-only
addressMintedBalance(addressview returns (uint256)
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(uint256 _mintAmountpayable 
mintOwner(address _touint256 _mintAmount
mintWhitelist(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setNftPerAddressLimitWl(uint256 _limit
setOnlyWhitelisted(bool _state
setPaused(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.