Jarz NFT

Verified contract

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

No balances found for "Jarz NFT"

0x1a311fb09eb35604fc6cecf9d807cf2256d41adfde7d232f5e2c93e8b3096b66
0xab8310de874c8b8aafc362c347329b0e4a1d34f5ae03f66303930ef0306352ab
0x215e2b2fe0cf71202c1718811498204f97ddf4032f0bfdb33766c2c6099dc954
0xea1e9f43ca6388791a96e97068995a140fa0916ecbd3aa9beb7830e561fa679a
From
0xd3cdc306ff84177169058b6a709cb3b4fb08cecb6c33239bf4e175f92d56486e
0x88f89936e1c318bc35097960aafd2a13f72eabe6f1ed4c1e07c4c5e20a7caccb
0xb665936acc2f9fdb7c63f3dd98f4f485d2094e905034d0fd56d1ce3df271c0da
0xfa088990d5bf68c3d6cb35a7270af829b7c483c3733900250994265f8aff7477
0x3887c587dd7be58de30b35baff4dfa19c0a03701b7af71d076728eaaacf474f1
0xa77c94fbca807c0d7ff7ce1c07c706ff9ba1f24400ba9ad109911683b19b8652

Functions
Getter at block 20910676
CURR_MINT_COST(view returns (uint256)
2420000000000000
MAX_TOKENS(view returns (uint256)
4269
baseURI(view returns (string)
ipfs://QmfEj4CfzMPiqFVSFZR9R31r859rS787gTmSBEZCBhD3Dw/
getInformations(view returns (stringuint256uint256uint256uint256uint256uint256boolbool)
(Round 6, 0, 0, 2420000000000000, 20, 1000, 4269, true, false)
hasSaleStarted(view returns (bool)
true
name(view returns (string)
Jarz NFT
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0xd3b8040a41835e7c30d326ac625a8e9825dc08d3
symbol(view returns (string)
Jarz
totalSupply(view returns (uint256)
4269
Read-only
balanceOf(address ownerview returns (uint256)
getAccountInformations(address _ownerview returns (booluint256)
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
Giveaways(uint256 numTokensaddress recipient
approve(address touint256 tokenIdpayable 
claimNFT(uint256 _mintAmountbytes32[] proof
mintNFT(uint64 _mintAmountbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setClaimHash(bytes32 hash
setNewRound(uint256 _supplyuint256 coststring nameuint256 perTransactionLimituint256 perAddressLimituint256 theTimebool isOnlyWhitelistedbool saleState
setOnlyWhitelisted(bool _state
setSaleStarted(bool _state
setVerificationHash(bytes32 hash
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(uint256 amountpayable 
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(