Ghost Buddy NFT

Verified contract

Proxy

Active on Ethereum with 14,200 txns
Deployed by via 0xd99eb2f2 at 16282204
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
-
variable spans 49 additional slots
16 additional variables

No balances found for "Ghost Buddy NFT"

0x85a377e27f401028689a65518cf780481697282b161ba06acfb8352e53af77ec
0xb1f84f65d691917f48acfb669fa213a9ca6efedb58920b5e90d0cc01dbb53da4
0xab5409b9483f2539ec3bd7fba0404d1d165de1de3da06653c9b7065d4b96fc48
0x9a183403ea0f0bbece27f09bf68a97109c11d6bd01f6665846a7c9ce502dfa97
0xd95405096632a9a90749fe74c5efa8962963cedde57df8049bbce31727ec8552
From
0x876609aacfe5c5153fe3c0189c6c916e939a4680b7ea0bd26bbabc8f89796eaf
From
0x11ed8447cd0cdd7ecb57b3a4db0b704d71d36787fbc723e4e01ee6186266f47e
From
0xd7f2541bdfcb53388317e7b2df240b19f698b530cd3b1ca0f37bf1d01cab8b10
0xc77fa07ebd704ea014e3c5e15bd1b81d3be1acdf5add7c199c6900ab58731303
From
0x1342c272b6348cbb38c6acf8d44f46293fa53283a4895e13bb8c74ede18ca126

Functions
Getter at block 20838643
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 startTimestampuint256 maxClaimableSupplyuint256 supplyClaimeduint256 quantityLimitPerWalletbytes32 merkleRootuint256 pricePerTokenaddress currencystring metadata)
(startTimestamp=0, maxClaimableSupply=0, supplyClaimed=0, quantityLimitPerWallet=0, merkleRoot=0x0000000000000000000000000000000000000000000000000000000000000000, pricePerToken=0, currency=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee, metadata=)
contractType(pure returns (bytes32)
0x5369676e617475726544726f7000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://Qme95NCQnhmMMDiPJ5iNPQm6vGz8vhnT1C4ACDBca6ACZi/0
contractVersion(pure returns (uint8)
5
getBaseURICount(view returns (uint256)
1
getDefaultRoyaltyInfo(view returns (addressuint16)
(0xd7f1525fbbad19360030a6afc5223ae5a99ffad6, 500)
getPlatformFeeInfo(view returns (addressuint16)
(0xb9873f79d46e8fc3e812cc5df430052642afa11b, 0)
name(view returns (string)
Ghost Buddy NFT
nextTokenIdToMint(view returns (uint256)
5555
owner(view returns (address)
0x3e064c0c72d66a1592b1ec7da24fe7cff9089be0
primarySaleRecipient(view returns (address)
0xc9eb8af46eccf90bf7d9f43e30bbc319e4bba861
symbol(view returns (string)
GBN
totalMinted(view returns (uint256)
5555
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
encryptDecrypt(bytes databytes keypure returns (bytes result)
encryptedData(uint256view returns (bytes)
getApproved(uint256 tokenIdview returns (address)
getBatchIdAtIndex(uint256 _indexview returns (uint256)
getRevealURI(uint256 _batchIdbytes _keyview returns (string revealedURI)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
getSupplyClaimedByWallet(address _claimerview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isEncryptedBatch(uint256 _batchIdview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
verify(struct ISignatureMintERC721MintRequest _reqbytes _signatureview returns (bool successaddress signer)
verifyClaim(address _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropSinglePhaseAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropSinglePhaseAllowlistProof _allowlistProofbytes _datapayable 
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint128 _royaltyBpsuint128 _platformFeeBpsaddress _platformFeeRecipient
lazyMint(uint256 _amountstring _baseURIForTokensbytes _datareturns (uint256 batchId)
mintWithSignature(struct ISignatureMintERC721MintRequest _reqbytes _signaturepayable returns (address signer)
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
reveal(uint256 _indexbytes _keyreturns (string revealedURI)
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IClaimConditionClaimCondition _conditionbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ClaimConditionUpdated(struct IClaimConditionClaimCondition conditionbool resetEligibility
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
Initialized(uint8 version
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
TokenURIRevealed(uint256 indexed indexstring revealedURI
TokensClaimed(address indexed claimeraddress indexed receiveruint256 indexed startTokenIduint256 quantityClaimed
TokensLazyMinted(uint256 indexed startTokenIduint256 endTokenIdstring baseURIbytes encryptedBaseURI
TokensMintedWithSignature(address indexed signeraddress indexed mintedTouint256 indexed tokenIdMintedstruct ISignatureMintERC721MintRequest mintRequest
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(