Jobless Punks

Verified contract

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

No balances found for "Jobless Punks"

0x370d9a00d4054ba747434e7cf3a1155a9946748ad93bb2aef7e9cfb040f8034d
0x700ac2dece5b00f91b715fb6a8b9378eb90317d505927f6324052883c62c850d
0xf8ca06aa732d8d4752efc23e37624754fe2892393afdf995f9cf4036f8377c9f
0xa69f1944889f7d88d0e135f1d96f10f05b84c549c8ae8556300ef33bff0d3f47
0x4ecd6b97fda425d9a75671a0876f9f07829a44293f11f0028ae3c3175895b90b
0x75ac11068153ee1c08e43eaa05255884893a7525ac738844e636fb1ae2e918d4
0x554f1cb7c15c23958ead466a5d9808caa4f06124da061ff778528de301722ed6
0x99f5777f2b9720d878ec44f7925808b331a5bcf8b24fe570d9e97aa33866bf44
From
0x2b9d351fd85887e02e2d334f6b503dcdfd94cb2eb371837ba9f9a99b3f56dd95
0x6070360e3441eb542e806ec7b576ee610e924be54845a32ddb745c0bca235f6e

Functions
Getter at block 21297032
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://bafybeig6p6ole7zwtpjbnrxoemqv7z2tl4jmm4ljbf57sb4ucf5ckxs27u/
freeMints(view returns (uint256)
1078
maxFreePerWallet(view returns (uint256)
5
maxFreeSupply(view returns (uint256)
5555
maxPerTx(view returns (uint256)
10
maxPerWallet(view returns (uint256)
10
maxSupply(view returns (uint256)
5555
name(view returns (string)
Jobless Punks
owner(view returns (address)
0x51c50f8b0c4e31d23a9f30f4c61b4f852db9ef75
price(view returns (uint256)
3000000000000000
saleStarted(view returns (bool)
true
symbol(view returns (string)
JPNFT
teamSupply(view returns (uint256)
345
totalSupply(view returns (uint256)
5555
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
mintForTeam(uint256 amount
publicSale(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setFreeMintStart(
setMaxFreePerWallet(uint256 amount
setMaxFreeSupply(uint256 amount
setMaxSupply(uint256 amount
setTeamSupply(uint256 amount
toggleSale(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updatePrice(uint256 __price
withdraw(
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(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(