Mutant Grape Wine Club

Verified contract

Active on Ethereum with 780 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables

No balances found for "Mutant Grape Wine Club"

0xaa745cf1b8dda478c4efbdf54fc8b1322aed87de1b10680fb1a514bf587ae380
0x98d6ae3a102abb0f5d08694091386fb143192a34e2f7d19a54f64e5bf865dad3
0x5e8db73fa8b93b3c5140475501d0a076ec3c48b3a562a4e22812b7b379c639e0
0x1edf7d26795abaeb4010ff555a45cf2fb782de8801eecbd58b81deaac9527af4
0x61242d66aab036c1e5b83ea134fc591f21f102dd95325f4494f70c3cd6a60de9
0x5916fc1bf270faa96f67055c621713242433f61f64693903ae01324f2724d09e
0x48a109043e4d2ff69d9cb981887cb246c9b2a8036b285ffa95221a97b00b86c8
0x5b3f043e6614b8588dc008b85da54db3f65e8df5810cddefad64ea4ffe33cd9a
0x31a2473de3d2a251e23b4962936fb464d5be91074f22c6c6451737c40ab59b82
0xe6e969bc8ed20dea88d7b197aa9491f4e7dd20b36b8622a98457b003d7f44e93

Functions
Getter at block 21176565
MAX_SUPPLY(view returns (uint256)
800
PRESALE_MAX_SUPPLY(view returns (uint256)
600
baseTokenURI(view returns (string)
ipfs://bafybeiabe7zvj2lr4mqk7m5dkwi2dqet6qj5pzb6npih4z3h5tvehm343y/
isOperatorFilterRegistryRevoked(view returns (bool)
false
isPresaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
true
isStakingActive(view returns (bool)
true
metadataFrozen(view returns (bool)
false
name(view returns (string)
Mutant Grape Wine Club
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x3cc0d5622f0fde9be86941c28366161e3a0266c2
paused(view returns (bool)
false
payoutAddressesFrozen(view returns (bool)
false
presaleMintsAllowedPerAddress(view returns (uint256)
1300
presaleMintsAllowedPerTransaction(view returns (uint256)
1300
presalePrice(view returns (uint256)
250000000000000000
publicMintsAllowedPerAddress(view returns (uint256)
1300
publicMintsAllowedPerTransaction(view returns (uint256)
1300
publicPrice(view returns (uint256)
250000000000000000
royaltyAddress(view returns (address)
0x3cc0d5622f0fde9be86941c28366161e3a0266c2
royaltyFee(view returns (uint96)
500
stakingTransferActive(view returns (bool)
false
symbol(view returns (string)
MGWC
totalSupply(view returns (uint256)
800
Read-only
balanceOf(address ownerview returns (uint256)
currentTimeStaked(uint256view returns (uint256)
currentTokenStakeTime(uint256 tokenIdview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
payoutAddresses(uint256view returns (address)
payoutBasisPoints(uint256view returns (uint256)
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[])
totalTimeStaked(uint256view returns (uint256)
totalTokenStakeTime(uint256 tokenIdview returns (uint256)
userExpires(uint256 tokenIdview returns (uint256)
userOf(uint256 tokenIdview returns (address)
State-modifying
adminUnstake(uint256 tokenId
approve(address touint256 tokenId
freezeMetadata(
freezePayoutAddresses(
gift(address[] receiversuint256[] mintNumber
mint(uint256 numTokenspayable 
pause(
presaleMint(bytes32 messageHashbytes signatureuint256 numTokensuint256 maximumAllowedMintspayable 
reduceMaxSupply(uint256 _newMaxSupply
reducePresaleMaxSupply(uint256 _newPresaleMaxSupply
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setPresaleMintsAllowedPerAddress(uint256 _mintsAllowed
setPresaleMintsAllowedPerTransaction(uint256 _mintsAllowed
setPresalePrice(uint256 _presalePrice
setPresaleSignerAddress(address _presaleSignerAddress
setPresaleState(bool _saleActiveState
setPublicMintsAllowedPerAddress(uint256 _mintsAllowed
setPublicMintsAllowedPerTransaction(uint256 _mintsAllowed
setPublicPrice(uint256 _publicPrice
setPublicSaleState(bool _saleActiveState
setRoyaltyAddress(address _royaltyAddress
setRoyaltyFee(uint96 _feeNumerator
setStakingState(bool _stakingState
setUser(uint256 tokenIdaddress useruint64 expires
stakeTokens(uint256[] tokenIds
stakingTransfer(address fromaddress touint256 tokenId
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
unstakeTokens(uint256[] tokenIds
updateOperatorFilterRegistryAddress(address newRegistry
updatePayoutAddressesAndBasisPoints(address[] _payoutAddressesuint256[] _payoutBasisPoints
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
Paused(address account
Stake(uint256 indexed tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Unstake(uint256 indexed tokenId
UpdateUser(uint256 indexed tokenIdaddress indexed useruint64 expires
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InitialRegistryAddressCannotBeZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RegistryHasBeenRevoked(
SetUserCallerNotOwnerNorApproved(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(