MinterSetPrice

Verified contract

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

No balances found for "MinterSetPrice"

0x45906a18684dbdd7e541e78f6905d5b51b8df55330f7add47ea403bdc59196cb
0x8e046016de6e0f55cedd0002bf9add854e6c1d19e7ea226118a6c404abea5f32
0xfa8ecff0203be0c5e87154214e02ea0f9b91e5baf28da88dab2b38857f300357
0x6521f410f604bcc2a0591ce656992b7e83a73b8ef3832b0d34ab1ca5f3287696
0xe69cf9d0a2216a8857c92fdbda764fccacb96de83e63dfb316328f05cdb0dfc4
0xe7ecf77b07af2932aeb36da8445d9136a17fe27b094b2ad78788c11d70b7ccfd
0xf8749e8064cb97d330d57425d5754cce8aae961a586824b63f2ef43f8ccc0b63
0xe35e09192daeefa744ee260bb3ab0bedfdf72eb315b1f607747ce1b69e187dbe
0x88421e8006c4f4741c870b7591d5ed8521755aae011c3ae8b020aeaab1b0b5de
0x9ddcb1fc8dc9ef2ac47e567e228b2c6ee0bbc626c7f3965f7f519cc8a65c25e5
From

Functions
Getter at block 21294240
MAX_ADDITIONAL_FEE(view returns (uint256)
10
MAX_WHITE_LENGTH(view returns (uint256)
1000
canArtistModify(view returns (bool)
false
defaultAdditionalPayee(view returns (uint256)
8
defaultWhiteListMintCount(view returns (uint8)
100
genArt721CoreAddress(view returns (address)
0x00ed4c82c4779ade58f1062fce0e4b512b859b8c
getConfig(view returns (address config)
0x0f128118495f04a6f7f08b8cbb830355e32dccbc
maxBatchMintCount(view returns (uint8)
100
minterFilterAddress(view returns (address)
0xf738cb4ea4aea881c6ebe29273d199c76751ebba
minterType(view returns (string)
MinterSetPrice
Read-only
getMintInfo(uint256 _projectIdview returns (uint256 pricePerTokenInWeiuint256 whitePerTokenInWeiuint256 invocationsuint256 maxInvocationsuint256 startTimebool disable)
getPriceInfo(uint256 _projectIdview returns (bool isConfigureduint256 tokenPriceInWeiuint256 whitePriceInWeiaddress currencyAddress)
getWhitelists(uint256 _projectIdview returns (address[])
projectIdToAdditionalPayee(uint256view returns (address)
projectIdToAdditionalPayeePercentage(uint256view returns (uint256)
projectIdToMintCurrency(uint256view returns (address)
projectIdWhiteListMintCounts(uint256view returns (uint256)
projectMaxHasBeenInvoked(uint256view returns (bool)
projectMaxInvocations(uint256view returns (uint256)
State-modifying
addProjectWhitelist(uint256 _projectIdaddress[] _addrs
purchase(uint256 _projectIduint8 mintCountpayable 
purchaseTo(address _touint256 _projectIduint8 _mintCountpayable 
setProjectMintInfo(uint256 _projectIdaddress _tokenuint256 _pricePerTokenInWeiuint256 _maxInvocationsuint256 _startTimebool _disableaddress[] _addrsuint256[] _rates
togglePurchaseToDisabled(uint256 _projectId
updateCanArtistModify(bool _flag
updateDefaultAdditionalPayee(uint256 _fee
updateDefaultWhiteListMintCount(uint8 _count
updateMaxBatchMintCount(uint8 _count
updateMaxInvocations(uint256 _projectIduint256 _maxInvocations
updateMaxMintBatchCount(uint8 _count
updatePricePerTokenInWei(uint256 _projectIduint256 _pricePerTokenInWei
updateProjectAdditionalPayeePercentage(uint256 _projectIduint256 _percentage
updateProjectIdToAdditionalPayee(uint256 _projectIdaddress _additionalAddr
updateProjectIdWhiteListMintCounts(uint256 _projectIduint256 _count
updateProjectWhitelistMaxLength(uint256 _num
updateProjectWhitelistPrice(uint256 _projectIduint256 _price
updateStartTime(uint256 _projectIduint256 _startTime
Events
PricePerTokenInWeiUpdated(uint256 indexed _projectIduint256 indexed _pricePerTokenInWei
ProjectCurrencyInfoUpdated(uint256 indexed _projectIdaddress indexed _currencyAddressstring _currencySymbol
Purchase(uint256 projectIdaddress currencyaddress minteruint256 mintCountuint256 total
PurchaseToDisabledUpdated(uint256 indexed _projectIdbool _purchaseToDisabled
SetProjectMintInfo(uint256 projectIdaddress tokenuint256 priceuint256 maxInvocationsuint256 startTimebool disable
UpdateProjectMaxInvocations(uint256 projectIduint256 maxInvocations
UpdateProjectStartTime(uint256 projectIduint256 startTime
Constructor
constructor(address _genArt721Addressaddress _minterFilteraddress _config
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.