Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
20 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23875914 | 17 hours ago | | | 0 | 1.3499678e-7 | |
| 23660807 | 6 days ago | | | 0 | 1.9481489e-7 | |
| 23660788 | 6 days ago | | | 0 | 3.7264080e-7 | |
| 23503834 | 9 days ago | | | 0 | 0.000000203942334912 | |
| 23427009 | 11 days ago | | | 0 | 1.2838479e-7 | |
| 23364356 | 13 days ago | | | 0 | 1.3478629e-7 | |
| 23318136 | 14 days ago | | | 0 | 5.7658983e-7 | |
| 23272259 | 15 days ago | | | 0 | 1.5808478e-7 | |
| 23149797 | 18 days ago | | | 0 | 2.4898331e-7 | |
| 23093221 | 19 days ago | | | 0 | 5.8151870e-7 |
ABI
ABI objects
Getter at block 23907406 getPermittedContractReceivers() view returns (address[]) getWhitelistedOperators() view returns (address[])
DEFAULT_OPERATOR_WHITELIST_ID() view returns (uint120)
1
DEFAULT_TRANSFER_SECURITY_LEVEL() view returns (uint8)
1
DEFAULT_TRANSFER_VALIDATOR() view returns (address)
0x0000721c310194ccfc01e523fc93c9cccfa2a0ac
ROYALTY_PERCENT() view returns (uint96)
9900
getSecurityPolicy() view returns (struct CollectionSecurityPolicy)
(0, 0, 0)
getTransferValidator() view returns (address)
0x721c0078c2328597ca70f5451fff5a7b38d4e947
gifdumpAddress() view returns (address)
0x65c9fab752aa7e4f3e93cbe9106864f0883d901a
maxPhase2MintAmountPerWalletFrugjuice() view returns (uint256)
2
maxPhase2MintAmountPerWalletfrugspiritbleu() view returns (uint256)
2
maxPhase2MintAmountPerWalletfrugspiritrouge() view returns (uint256)
4
maxPhase3MintAmountPerWalletFrugjuice() view returns (uint256)
4
maxPhase3MintAmountPerWalletPublic() view returns (uint256)
3
maxPhase3MintAmountPerWalletfrugspiritbleu() view returns (uint256)
6
maxPhase3MintAmountPerWalletfrugspiritrouge() view returns (uint256)
4
maxSupply() view returns (uint16)
1050
name() view returns (string)
fruggerz
owner() view returns (address)
0x326f3bd95e0d50ae8763f7bfc33b566fe1347ce2
phase1paused() view returns (bool)
true
phase2cost() view returns (uint256)
6900000000000000
phase2paused() view returns (bool)
true
phase3cost() view returns (uint256)
9600000000000000
phase3paused() view returns (bool)
true
reveal() view returns (bool)
true
symbol() view returns (string)
FRGGRZ
totalSupply() view returns (uint256 result)
1050
whitelistMerkleRoot() view returns (bytes32)
0xfb29b244df5b7f591ca9b90c1c1b788747fd7832340b6d252f99b0778d6e5564
Read-only
FreeNFTPerWLAddress(address) view returns (bool)
Phase2NFTPerFrugjuice(address) view returns (uint8)
Phase2NFTPerWallet(address) view returns (uint8)
Phase2NFTPerfrugspiritbleu(address) view returns (uint8)
Phase2NFTPerfrugspiritrouge(address) view returns (uint8)
Phase3NFTPerFrugjuice(address) view returns (uint8)
Phase3NFTPerPublicWallet(address) view returns (uint8)
Phase3NFTPerWallet(address) view returns (uint8)
Phase3NFTPerfrugspiritbleu(address) view returns (uint8)
Phase3NFTPerfrugspiritrouge(address) view returns (uint8)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isContractReceiverPermitted(address receiver) view returns (bool)
isOperatorWhitelisted(address operator) view returns (bool)
isTransferAllowed(address caller, address from, address to) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events Reserve(uint16 _mintAmount, address _receiver)
approve(address to, uint256 tokenId) payable
burn(uint256 _tokenID)
phase2mint(uint8 _mintAmount) payable
phase3mint(uint8 _mintAmount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data) payable
setApprovalForAll(address operator, bool approved)
setDefaultRoyalty(address receiver, uint96 feeNumerator)
setMaxSupply(uint16 _maxtx)
setPhase1Paused()
setPhase2Cost(uint256 _cost)
setPhase2Paused()
setPhase3Cost(uint256 _cost)
setPhase3Paused()
setPreRevealUri(string _uriPrefix)
setReveal()
setToCustomSecurityPolicy(uint8 level, uint120 operatorWhitelistId, uint120 permittedContractReceiversAllowlistId)
setToCustomValidatorAndSecurityPolicy(address validator, uint8 level, uint120 operatorWhitelistId, uint120 permittedContractReceiversAllowlistId)
setToDefaultSecurityPolicy()
setTransferValidator(address transferValidator_)
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
setWhitelistMerkleRoot(bytes32 _whitelistMerkleRoot)
setgifdumpAddress(address contractAddr)
transferFrom(address from, address to, uint256 tokenId) payable
transferOwnership(address newOwner)
whitelistFreeMint(bytes32[] merkleProof)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
DefaultRoyaltySet(address indexed receiver, uint96 feeNumerator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenRoyaltySet(uint256 indexed tokenId, address indexed receiver, uint96 feeNumerator)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
TransferValidatorUpdated(address oldValidator, address newValidator)
constructor()
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
CreatorTokenBase__InvalidTransferValidatorContract()
CreatorTokenBase__SetTransferValidatorFirst()
ERC2981InvalidDefaultRoyalty(uint256 numerator, uint256 denominator)
ERC2981InvalidDefaultRoyaltyReceiver(address receiver)
ERC2981InvalidTokenRoyalty(uint256 tokenId, uint256 numerator, uint256 denominator)
ERC2981InvalidTokenRoyaltyReceiver(uint256 tokenId, address receiver)
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
NotCompatibleWithSpotMints()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
SequentialMintExceedsLimit()
SequentialUpToTooSmall()
ShouldNotMintToBurnAddress()
SpotMintTokenIdTooSmall()
TokenAlreadyExists()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()