NFTWrapperTwo

Verified contract

Active on Ethereum with 32 txns
Deployed by via 0x355fd058 at 14754604
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,164.33
0x20f3ba1427d4abf902c0cd8c4a447c41249aa9608b2d205fcabb0528cbc143fb
0xa74b8d4a33e921c1fb1617dbd1a06d180f8f626eda671bc2d74f6cbb8f6a5e51
0xea16fa025f3afe710891bf34eccc0e08e5939e7b54d4a92ce61b59cd61f69a7e
0xdbbda32f8338f10632991ceb2b61f2e4f582604a311199511f5d21074fd1d84a
0xd08ffcc2c728bca9d17e2e1582a56f1737fa9780700cdff2f7f9a1124e4fd5fd
0x69f411d7b9172ba1de50ccb895af9f226d8d76dd5cbf282dd7ff7fcfade7011a
0x13549066064b050bde146b0079f653dcb5055980de154dffb88af98e43e1cd74
From
0x8d834f9eb792a38ddc9cfeba37614ec78421026c219b667ae2d1b13be6f5b57d
0x8c980fe4b356dcd14bf19b6ce9d313647f213bde74003e0c8819737d93a80f72
0x5ece14ad4c6e06d4a8b852aa4a56d22aded9fc2676f79e157accb4fab928d403

Functions
Getter at block 21205510
maxBalance(view returns (uint256)
500
maxMint(view returns (uint256)
26
mintCost(view returns (uint256)
10000000000000000
orignalNFT(view returns (address)
0x5c2877fb8992d22b8d764e7d799b7f89d8130ecb
owner(view returns (address)
0x372f53ef4f602b22a7a6eeac10bbd8f538832f42
Read-only
amountMinted(addressview returns (uint256)
balanceOf(address _userAddressview returns (uint256 balance)
whitelist(addressview returns (bool)
whitelistAmount(addressview returns (uint256)
State-modifying
addWhitelist(address[] _whitelistuint256 _amount
mint(uint256 _countreturns (uint256 _tokenId)
renounceOwnership(
revokeWhitelist(address _whitelist
setMaxBalance(uint256 _maxBalance
setMaxMints(uint256 _maxMint
setMintCost(uint256 _mintCost
setOrignalNFT(address _orignalNFT
transferOwnership(address newOwner
withdrawBalance(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _maxMintaddress _orignalNFTuint256 _maxBalanceuint256 _mintCost
Fallback and receive
receive(
Errors

This contract contains no error objects.