Minter

Verified contract

Active on Ethereum with 45 txns
Deployed by via 0x63549ab4 at 19298995
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd095bd81ef07ebebccf6d16405b757a283b048721d6f5b9ecd0450a10bab1604
0xff6c72c41dbe774b03709bc61c6e6b02993a150a65d22e2f8a05e8d84161276c
0x0f04b7949eb1595d63c47dcf2a9d69b3a163b9238ee9ab4d25bd028a776f4c3e
0x736f9e1ce5c3043f2276643327496bee22b1a447cae126b8e9a5a9b98c72b9ca
0xc2df6da67b24bf119170c8366a4d098348c554955770fffab2b1e58b5f829ca4
0x23f5930387d1fd814c20ad0405d494c76a3b9c871d384d2aa1fe9e2eb32a33fd
0x3c2d0cdd384859a69478ffa703887f70a81ebb44b8eedbabf93f2a6c78738124
0xf9947acfe605d6acb79022823b6d2c9e40ce2730cb31c24d06c67c927990c94f
0x7f234a5363c5f99b11e92a1239f66f48920b54c1e02b28b4919189f127b273f2
0x67dd4e7f9d700685d27b2a9fb571f9ebee655e4b225c97cee765df424fbad80c

Functions
Getter at block 21228726
MAX_MINT_PER(view returns (uint256)
10
PRICE_PER(view returns (uint256)
80000000000000000
decimals(view returns (uint256)
18
owner(view returns (address)
0xf9211b7e2285cfb2acae6693fc465fdcf77a8d86
supply(view returns (uint256)
10000
token(view returns (address)
0x053692e3e32a6c10160a2960a1793613b530369c
units(view returns (uint256)
1000000000000000000
Read-only
minted(addressview returns (uint256)
State-modifying
ethWithdraw(
mint(bytes32[] proofuint256 numpayable 
mintStart(
mintStop(
ownerWithdrawTokens(uint256 amount
renounceOwnership(
setToken(address token_
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(bytes32 root_address initialOwner_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account