MintNftFactoryV2

Verified contract

Active on Base with 8,640 txns
Deployed by via 0x9329c587 at 2769400
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $95.74
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x428efcb84fc83da2acb2ca15a27c4fc88a66370798270cb0fae8b2cb6603d001
0x240290b41f60cfd0d5ff7d87165d8d5d5ccd92788462dd75073f3f3f7c3c11cc
0x6cded0e9aa718386795b07f77a343b361b797fb4bb299333c695af28a7eedef3
0x712e64a7ee8ccb650f097bb569eaf6a6c5cd26c44aaced2d0b444033ff0d869a
0xdaab60b0b217b734b563a5a824c6a40fafe0fe864d3eaf7e0da08ad3fe6dd093
0x8b1416464154c6f11ac19ed4a3c8803479c99d58a04bf177cb0d7f52c145872b
0x219d8a8a3f744ba8b337b215fa7553472d56220b578ebb83f581cf9607cb9ff5
0x4e9f6d5d5919bf9eb7094e53f9b5334d98d7dfd986e442563e72ea1b58d33319
0x2dd88afdc6a2f1c35805f3d1f88e9e589022851b2bb16b22fd107af769d62004
0xc1b6339b0ca6cb4e629e05c72e20d816844c437fdc0a5a0fbabf9f205d0d70ef

Functions
Getter at block 22900958
MAX_PERCENT_AFF(view returns (uint256)
5000
ONE_HUNDRED_PERCENT(view returns (uint256)
10000
owner(view returns (address)
0xefe50209f15edc61e10e6974a9bb7939313dd40e
royaltyAddress(view returns (address)
0x2dfc48394bbf3a620bb7720370421a35dc858fef
royaltyFee(view returns (uint256)
280000000000000
totalPool(view returns (uint256)
144
Read-only
admins(addressview returns (bool)
containerNfts(uint256view returns (address)
endTimes(addressview returns (uint256)
getAmountOut(address _nftview returns (uint256 amountOut)
getAmountOutByQty(address _nftuint256 _qtyview returns (uint256 amountOut)
getPromotionAmountByQty(address _nftuint256 _qtyview returns (uint256)
getPromotionPercentByQty(address _nftuint256 _qtyview returns (uint256)
getPromotionPercents(address _nftview returns (uint256[])
getPromotionQtys(address _nftview returns (uint256[])
managers(addressview returns (address)
mapPrice(addressview returns (uint256)
maxAllocationPerUsers(addressview returns (uint256)
maxTotalSupplys(addressview returns (uint256)
minteds(addressaddressview returns (uint256)
partnerAffs(addressaddressview returns (bool)
percentAffs(addressview returns (uint256)
promotionPercents(addressuint256view returns (uint256)
promotionQtys(addressuint256view returns (uint256)
systemPercentAffs(addressview returns (uint256)
State-modifying
changeEndTime(address _nftuint256 _endTime
changeManager(address _nftaddress _newManager
changeMaxTotalSupply(address _nftuint256 _maxTotalSupply
changePercentAff(address _nftuint256 _percentAff
changePriceNft(address _nftuint256 _priceNft
changePromotion(address _nftuint256[] _qtysuint256[] _percents
changeRoyaltyAddress(address _royaltyAddress
changeRoyaltyFee(uint256 _royaltyFee
changeSystemPercentAff(address _nftuint256 _percentAff
deploy(string _namestring _symbolstring _baseUrlNftuint256 _priceNftuint256 _endTimeuint256 _maxTotalSupplyuint256 _maxAllocationPerUseruint256 _percentAffreturns (uint256 poolIdaddress nftAddress)
mint(address _nftaddress _refpayable returns (uint256 tokenId)
mintByQty(address _nftuint256 _qtyaddress _refpayable returns (uint256[] tokenIds)
renounceOwnership(
transferOwnership(address newOwner
updateAdmin(address _adminbool _isAdd
updatePartnerAff(address _nftaddress[] _partnersbool _isAdd
Events
DeployNft(uint256 poolIdaddress nftAddressaddress manager
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _royaltyAddressuint256 _royaltyFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.