MintNFT

Verified contract

Active on Ethereum with 317 txns
Deployed by via 0x7676587d at 14163941
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MintNFT"

0x15b8e2349cdcff53e6eaf32115cd2a08d15cfc28a1dc1b0a72e13c4bc328e262
0x12c19a5c8177035d46305db9fd0ca3c3df7216693b56e830bbaf0f18337b21d6
0x35d015bad094af9e89168730bd92900f71817dc3ad657de02bc5d56fc9f2fe3d
0x94c2618097ef6dd3c0c827fd7891830aab787ceb5f68817e998fa6b5c61c8964
0x5ced16189a98d7c2e54072013371bafaa18e5d70f17517497aca6a568deb2d2d
0x5e1025861cd756167f535ce8b3d52b4699c97a902e73664f4fc10c0eb955c959
0xc3c8d771e95eb4443ddbaead5a508a4f69c7613c39190c7a658ad0ce0686dbde
0xe4c03c71d1d668277f650873af781ffa20a73dc67f470e40159af9efb3e3b252
0x361a21e9a6729b4b49613eeea83937cced645142903b6636c242a825cd213ce6
0x36597a48e62dc011c7cc9050be11f092bbc2797280fd2a6a3bbe93073471ae0c

Functions
Getter at block 21313120
allSaleAmount(view returns (uint256)
10011
discountPrice(view returns (uint256)
90000000000000000
isPaused(view returns (bool)
false
isPublicSale(view returns (bool)
false
maxPublicSaleAmount(view returns (uint256)
500
mintingPass(view returns (address)
0x34cb8b0212d0944821012993a9dd57659f070cf5
owner(view returns (address)
0x49e520deb96ca5ae298fb8dc0ee30bb840cb755a
price(view returns (uint256)
100000000000000000
receiver(view returns (address)
0x6d209f75a1a487a1db6fbfd7c0619b17622f603d
saleCounter(view returns (uint256)
10011
token(view returns (address)
0x4df461f8c22c0bfb40a51560597d5b946d869d5c
wallet(view returns (address)
0x6d209f75a1a487a1db6fbfd7c0619b17622f603d
Read-only
Accounts(addressview returns (uint256 allowedAmountuint256 publicBought)
amountsFromId(uint256view returns (uint256)
managers(addressview returns (bool)
State-modifying
_addWhitelist(address[] usersuint256[] _amountsreturns (bool)
_setAllSaleAmount(uint256 _amountreturns (bool)
_setDiscountPrice(uint256 _discountPricereturns (bool)
_setMaxPublicSaleAmount(uint256 _maxPublicSaleAmountreturns (bool)
_setPause(bool _isPausedreturns (bool)
_setPrice(uint256 _pricereturns (bool)
_setPublicSale(bool _isPublicSalereturns (bool)
_setSaleCounter(uint256 _saleCounterreturns (bool)
_setWallet(address _walletreturns (bool)
_withdrawERC20(address _tokenaddress _recepientreturns (bool)
_withdrawERC721(address _tokenaddress _recepientuint256 _tokenIdreturns (bool)
mint(uint256 _tokenAmountpayable returns (bool)
mint(uint256 _tokenAmountuint256[] mintingPassIdsuint256[] amountspayable returns (bool)
renounceOwnership(
transferOwnership(address newOwner
updateManagerList(address _managerbool _statusreturns (bool)
Events
Mint(address indexed useruint256 tokenAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _tokenaddress _mintingPassaddress _walletaddress _receiveruint256 _saleCounter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.