Gummy Invasions

Verified contract

Active on Ethereum with 1,122 txns
Deployed by via 0x467a6b32 at 15768105
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Gummy Invasions"

0x90cb005c03ee7cb41454ea6e5cc0ca7edf111dc27ccb23a31a30154f907a5daa
0x0421169fa4c0a9f7753b4ab18fed6dec26bacf265ffd86bdc511ecc5d3378fc7
0x64bf6b90d7e39798b22dd954a1a23bbeca7322ec82047ca6c3bb0e08b7a7e895
0x26c1ecf3678d52876970096e98ced7c0fcd5d41f3786769d732fb95c186bdffe
0xb43f235fe4f1a011cc9a03b5798e6408ca83669f72f9ecb7a8ee3ead10407d0b
0xdb49083eb95417309d3cd7c77ed103f5b981d4f7101c3ab34e1148636fd88262
0x84031e0c672ac2babce30b74138ccde294e6294efc78fde8ab0d70bbdc34e102
0xc7f7b3e588e5d55924bd097e9d00892e9d816707debf32bd479a969e9890952d
0xd1056f78d0dfb7231a42a2b27c89a31c8ea40dcf059808c230c74e605c766fb4
0xf7fa0d5c0623ffccd6b3e6a856547f538611edf7625ba486b4afbbdf072b701c

Functions
Getter at block 20869718
baseURI(view returns (string)
https://blue-genetic-lungfish-997.mypinata.cloud/ipfs/QmbaaJ2XFXksyrFwwqFR7n3DWmgJKwAaniGuDoDGfUmmsC/
isPresaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
777
merkleRoot(view returns (bytes32)
0x88f8e81e82b231cd367db05bde4fc1fd7d0113b2b117bc9ce04a371ef736b3e0
mintPrice(view returns (uint256)
44400000000000000
name(view returns (string)
Gummy Invasions
owner(view returns (address)
0x53fc2d449ca9a5ea311081c545d5bb7bb0b802d8
personalCap(view returns (uint256)
10
registry(view returns (address)
0x53fc2d449ca9a5ea311081c545d5bb7bb0b802d8
symbol(view returns (string)
GUMMY
teamAllocation(view returns (uint256)
22
teamClaimed(view returns (bool)
true
totalSupply(view returns (uint256)
777
uriSuffix(view returns (string)
.json
whitelistSold(view returns (uint256)
61
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isDelegate(address addrview returns (bool)
isWhitelisted(address accountbytes32[] proofuint256 allocview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
whitelistAccountAmounts(addressview returns (uint256)
State-modifying
airdrop(uint256[] qtyaddress[] recipientspayable 
airdropTeam(
approve(address touint256 tokenId
crossmint(address _touint256 qtypayable 
mint(bytes32[] proofuint256 allocuint256 qtypayable 
renounceOwnership(
rescue(uint256 tokenIdaddress recipient
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseUri
setDelegate(address addrbool isDelegate_
setFailSafeRegistry(address _registry
setMerkleRoot(bytes32 root
setMintPrice(uint256 _mintPrice
setPersonalCap(uint256 _personalCap
setSaleConfig(bool presaleStatebool publicState
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURI(string baseUri
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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