JUUNI Grimoire

Verified contract

Active on Ethereum with 14,064 txns
Deployed by via 0x8cd98bdc at 15922509
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 "JUUNI Grimoire"

0xd8035fd365ed37459cd690caae109362f52329dc199b69ec0f005763fd5d8ba2
0x675eed05d1f606e2e3677d0db725c66d6856e9fbb274c84429ef9a05ef8d34cb
0xabc74f84c14a23b96a225fc8c1e92212e71fe4847ed0e3d12cfb1cf710f81840
0xef7b4e12618f1d10b140e1fe53473c6f4a04561c6a42e0ed4abc1a67d7ac35b1
0x10374029c6916bcafdbf9659ea4541a796bd6ed1ae58977a0b96ce4275e1e6db
0x35909eff31268596214705d5eb57f6c7facb316c8b02824d8916052f44fb32f6
0xba789affff93ad380228d33987b6a209110bd7db93b8b3789481056ee347b714
0xd20633c1747b2821ba4346f4ebe4132dc31413c28cc655a5cb542584caf2bebc
0x52fd03f7f33357aa757db8f86ac43da2139afb8e0a0d671d98a1f0d326e80f22
0xc767d6345da80e621a8d8fd7572b63035bcea360f797d7e5bcd7f5dc95184da7

Functions
Getter at block 20827052
HEXaddress(view returns (address)
0xfb119f9c8a4af5d03e9d7c22296212924fc223f5
artistSplit(view returns (uint256)
40
baseTokenURI(view returns (string)
https://cdn.juuni.xyz/assets/grimoires-revealed/
canDiscoverZodia(view returns (bool)
true
maxGrimoires(view returns (uint256)
4670
maxPublicGrimoires(view returns (uint256)
1884
name(view returns (string)
JUUNI Grimoire
originalZodiaMintPrice(view returns (uint256)
250000000000000000
owner(view returns (address)
0x6faea455ea5309259cdfb076caaf779488ddf8de
ozGrimoiresMinted(view returns (uint256)
1686
publicGrimoiresMinted(view returns (uint256)
1884
publicMintPrice(view returns (uint256)
250000000000000000
saleState(view returns (uint8)
0
signer(view returns (address)
0x264d6dfbd0678578bb627d7654205b62a12ebe34
symbol(view returns (string)
GRIMOIRE
totalSupply(view returns (uint256)
823
totalZodiasDiscovered(view returns (uint256)
3847
zodiaContract(view returns (address)
0x3e3589f7337551256dafe3df3695f92e605047bc
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
hasAddressMintedOZ(address addrview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMintedMap(addressview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
zodiasDiscovered(address addrview returns (uint256)
State-modifying
approve(address touint256 tokenIdpayable 
bestowGrimoire(bytes signatureuint256 quantitypayable 
deleteDefaultRoyalty(
discoverZodia(uint256 grimoireIdreturns (uint256)
privateSaleGrimoireAirdrop(address touint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setDefaultRoyalty(address receiveruint96 feeNumerator
setHEXaddress(address newHEXaddress
setMaxGrimoires(uint256 newMaxGrimoires
setMaxPublicGrimoires(uint256 newMaxPublicGrimoires
setOriginalZodiaMintPrice(uint256 price
setPublicMintPrice(uint256 price
setSaleState(uint8 newSaleState
setSigner(address newSigner
setZodiaContract(address contractAddress
teamMint(address to
toggleCanDiscoverZodia(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
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
ZodiaDiscovered(uint256 grimoireIduint256 zodiaId
Constructor
constructor(address to
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyMinted(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
BelowCurrentSupply(
ContractNotAllowedToMint(
DiscoverZodiaNotAvailable(
DiscoverZodiaNotEnoughBalance(
ExceedMaxSalePhase(
ExceedMaxSupply(
InsufficientEther(
InvalidAddress(
InvalidMaxPublicGrimoires(
InvalidQuantity(
InvalidQueryRange(
InvalidSignature(
InvalidSigner(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotEnoughPublicGrimoires(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SaleInactive(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
UnsupportedMarketplace(
WithdrawFailed(
ZodiaContractNotSet(