FreeMint

Verified contract

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

No balances found for "FreeMint"

0xb8ce82174c28d020c05b00a777710b3c5f93287ac5244fffa0700e3b5b42ffcc
0xc20ed74fe57b2bb12e941b2160703652a51aa7db19abca639f47412e4a8e2d94
0x8a05e0020bd6fde8f8056e335cf5d88d808cd6e4460a7cd58fc8dbe43dd8f907
0x6826e68ad828a67094ca7868726c5d39d8275aa9043378687517df0cf37790b6
0x3cde2d288c92c630d499431825aeeada1f9c3345566698dbd25212bd0de5393a
0x834cb3544bdbe03921a7c88aa0429184c0ca9d1b71348382ca78adac3c8fc513
From
0x1cd99ccbf6690aca851c3c784ba1abaf964d5bbbe7b7f89066000a05ce38f209
0xbcf2a280fbdc653f3f8641b3e768cdf676bb4e78d1eb36ce8b8b1f852c8ce1f9
0x3d3d5c80e976f309b59510f6dda2a3d2fd8ee4f16ed91b8b929f35fea34e606f
0x55cab99373fd3a2966873a60542e13ec5d8ba41f1ff4aafb546ad2e15530158f

Functions
Getter at block 21317775
METEORIA_NFT(view returns (address)
0x4bd3b5e3936254ce753d154907997597021ce64a
config(view returns (uint64 presaleStartuint64 presaleEnduint8 maxMintsPresaleuint8 maxMintsPublicbool mintPausedbool sigProtected)
(presaleStart=1681473600, presaleEnd=1681484400, maxMintsPresale=3, maxMintsPublic=2, mintPaused=false, sigProtected=false)
owner(view returns (address)
0x17ccc50df2b4f9ac0520d0a840e7fdf1afd91786
Read-only
mints(addressview returns (uint128 presaleMintsuint128 publicMints)
State-modifying
giveBackOwnership(
presaleMint(uint256 amountbytes sigpayable 
renounceOwnership(
saleMint(uint256 amountbytes sigpayable 
setConfig(struct FreeMintSaleConfig newConf
transferOwnership(address newOwner
Events
ConfigUpdated(struct FreeMintSaleConfig newConf
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AmountGreaterThanMax(
MintPaused(
NotAllowedSigProtected(
NotPresale(
NotSale(
NotWhitelisted(
OnlyEOA(