TheGemesisByJohnathanSchultz

Verified contract

Active on Ethereum with 6,537 txns
Deployed by via 0x00a8c67c at 16154901
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "TheGemesisByJohnathanSchultz"

0x46cedea224cbae8274e55dcc718281f5dc535a17abac00fef87549b10066d326
0x8e10b90715de32d6deeee9d1205116f3aee44225e7d26087c80a9e48d62bc09f
0xade5c9ea966fec4e1029662c46085e45aebce1e3ee8112d3b42d2509f47a5278
0x062127d50ce5add3c5fb3afafa702c411cdc8dbdc435e7cae54ef34d39bf109a
0x6da782d59f09bc56b63128ed06782b7dfd55af5659d5f9b07f17b1c84ab3575c
0xf7d69e0b0094ac84cab3cd6f24310af97948c8e1c30799de30f946d3c8cf2fcf
0x02312c3ad72936ab898db7d3a2701cb4a5d5d4decdc860205575269bace65223
0x3d76f74c862e8fd18a179c1f6253d971d179d9714a143d6b54e1fbef7cf4b862
0x27466483d01364a2f7052d317d271352962c2a7fe25e52caa1edd14055e778ec
0xe2510da69243f7521b9b2969e74719e604a737588047bd79e1eecf40e33f9a7c

Functions
Getter at block 21123428
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
contractURI(view returns (string)
https://gemset.mypinata.cloud/ipfs/QmT2CyLHL1bkm64J3zsY87HhqRkgGwhpyCmmLRVUTYvgDt
cost(view returns (uint256)
0
currentIndex(view returns (uint256)
2500
currentMintTier(view returns (uint8)
3
hiddenMetadataUri(view returns (string)
https://gemset.mypinata.cloud/ipfs/QmS4QWce4mELPVkM2Bh55TdshC1zcSCDmmtUWY8WvaBQzC/
maxMintAmountPerTx(view returns (uint256)
1
maxSupply(view returns (uint256)
2500
name(view returns (string)
The Gemesis by Johnathan Schultz
owner(view returns (address)
0xf9d387428bba9cfb470dcea6bbb68e7c7771ee2e
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
GEM
totalSupply(view returns (uint256)
2499
uriPrefix(view returns (string)
uriSuffix(view returns (string)
.json
Read-only
_addressData(addressview returns (uint64 balanceuint64 numberMinteduint64 numberBurneduint64 aux)
balanceOf(address ownerview returns (uint256)
calculateRoyalty(uint256 _salePriceview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
merkleRootValue(uint8view returns (bytes32 merkleRootuint256 mintPriceuint256 maxMintAmountPerTxbool whitelistMintEnabled)
mints(addressview returns (uint8)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
signatures(bytesview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address operatoruint256 tokenId
mint(struct TheGemesisByJohnathanSchultzNFTVoucher _voucheruint256 _mintQuantitybytes _signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setContractTokenURI(string _contractURI
setCost(uint256 _costuint256 _maxMintAmountPerTx
setHiddenMetadataUri(string _hiddenMetadataUri
setMerkleRoot(bytes32 _merkleRootuint8 _tieruint256 _mintPriceuint256 _maxMintAmountPerTxbool _whitelistMintEnabled
setPaused(bool _state
setRevealed(bool _state
setRoyaltyInfo(address _receiveruint96 _royaltyFeesInBips
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMintEnabled(uint8 _tierbool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint8 _tierstruct TheGemesisByJohnathanSchultzNFTVoucher _voucheruint256 _mintQuantitybytes32[] _merkleProofbytes _signaturepayable 
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(string _tokenNamestring _tokenSymboluint256 _costuint256 _maxSupplyuint256 _maxMintAmountPerTxstring _hiddenMetadataUriuint96 _royaltyFeesInBipsstring _contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(