LilVillainsMinter

Verified contract

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

No balances found for "LilVillainsMinter"

0x31519810f14272ee5fc57bd9ceaa3ada307134c11fd633179fde88e04e4a3c06
0x7a3291921e2e962afb8490f4bbe2eee18d29c9ddf901e454382a626fc235649f
0xb1d191e56b66c4786c7743140571c1c8bc333c77b3b810914121b7d9b49d682a
0x24e60829c095699721bbdd055a59958ce4b516905ea5f82956b308b923850e12
0xc82b39a366d5aa6dd52991e558f601a1a0f8b79890056a35d99094e3354b777d
0xfa5c69e07c3d11f4fbc6afcf5144aa337c52de51675196597730e01c257aef24
0xaa0c15e55c7421e5aa6a54cdb0fad09a2cc881c66cc288276baa08b4fbfe6029
0xb239d80a6782026b7ccf09ddc95dbd430d7c2af72b6d9cd2a55981d067b45020
0xc1d5873dd9173f1993094064bde6ba335470b8c4c85f09b383f0ae73c4c9b75d
0xf93eb78d391c3e1c479f70ecf8f5c8919cbd9d01b4247db5b81ab00df1bac0f4

Functions
Getter at block 21158173
owner(view returns (address)
0x06cbc97e60b3fae6e364e080651b31bce1b15ea9
paused(view returns (bool)
false
Read-only

This contract contains no read-only function objects.

State-modifying
mint(uint32 selectedAmountToMintuint32 signedAmountbytes32[] proofsbytes signaturepayable 
pause(
rawFulfillRandomWords(uint256 requestIduint256[] randomWords
renounceOwnership(
requestRandomWords(
setBaseAttributesOfNfts(struct NFTBaseAttributesRequest nFTBaseAttributesRequestbytes signature
setBaseAttributesOfNftsByOwner(struct NFTBaseAttributesRequest nFTBaseAttributesRequest
setLilCollection(address lilVillainsAddress
setStage(string nameuint256 priceuint32 maxAmountbytes32 merkleRoot
transferOwnership(address newOwner
unpause(
Events
BatchMintExecuted(address owneruint256[] tokenIdsstring stage
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SeedNumberAssigned(
Unpaused(address account
Constructor
constructor(uint64 chainLinkSubsId_address vrfCoordinatorbytes32 chainLinkKeyHash_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OnlyCoordinatorCanFulfill(address haveaddress want
SeedNumberShouldBeSet(
SeedNumberShouldntBeSet(