Gromlins

Verified contract

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

No balances found for "Gromlins"

0x6d44f0d901954f931a99c276eee3f6cceba6f9692d6b92ab4cd432fd54cc0f1d
0x4f5d72f3e03996026c10e8120b011fd9f3cb54d14cb6d42639eeeab2ea13bb68
0x4af61699632eb1acf595b684f981bc05a79c827854bd8f14f0b381dafab7386b
0x39e5ac7d77288748f6669d1bc8b48c4151b654e8c0ee1310c77e0fbbf8a9616f
0xe81c5ae851e3caca3f638e536a16fddcc389664b2b6894c794985cf8aabdf4ee
0x189fecb597de3addb20178b90fb676964712446ba1b651e186c10266535474cc
0x14a2db37f4a67872e6414c9388fab35818cada89b823a8abc24e265f5e36919b
0x470801c7594bc898fc75a462bfed0d0ed4d6e79006d846518cd5fe531743017e
0x6f2931308b4efaee34672e0ed129a0c0d7bf9b244ba012cce9d2fe784b45e5e2
0xe6ccace012032296ad716d15ed79aa8d2df0ca3a795fdd0741902571e13dfe30
From

Functions
Getter at block 20910107
maxMintPerTx(view returns (uint256)
20
maxPublicMintPerWallet(view returns (uint256)
10
maxSupply(view returns (uint256)
10000
name(view returns (string)
Gromlins
owner(view returns (address)
0xbc77259db839b2199fecda48e78a9395011acb54
priceForPrivate(view returns (uint256)
0
priceForPublic(view returns (uint256)
0
privateSaleActive(view returns (bool)
false
publicSaleActive(view returns (bool)
false
revealed(view returns (bool)
true
suffixURI(view returns (string)
.json
symbol(view returns (string)
GRMLNS
totalSupply(view returns (uint256)
2222
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
maxMintForAddress(address walletview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
publicMinted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address ownerview returns (uint256[])
whitelistForPrivate(addressview returns (uint256)
State-modifying
airdrop(uint256 numberOfMintsaddress wallet
airdrops(uint256 numberOfMintsaddress[] wallets
approve(address touint256 tokenId
mintForMarketing(uint256 numberOfMints
mintPrivate(uint256 numberOfMintspayable 
mintPublic(uint256 numberOfMintspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setMaxMintPerTx(uint256 newMaxMintPerTx
setMaxPublicMintPerWallet(uint256 newMaxPublicMintPerWallet
setPriceForPrivate(uint256 newPrice
setPriceForPublic(uint256 newPrice
setPrivateSale(bool active
setPublicSale(bool active
setRevealed(bool newRevealed
setSuffixURI(string suffixUri
setWhitelistForPrivate(address[] addressesuint256[] amountToMint
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
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

This contract contains no error objects.