MinterSetPriceV0

Verified contract

Active on Ethereum with 9,288 txns
Deployed by via 0x3bf6266d at 14567789
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MinterSetPriceV0"

0x13d2a3d8c2957d1b4ae55f2e5657e93f511c28b588041c72ae73c66e7e2a9bb2
From
0x55e56b926ac2887785c9e28cca4127d7a338b6093594c9a8a421f2dc01eaace8
0x727875e77f1010632fcaa11eedc1449408db38f5145370c2353c9f22fe5a3d25
0xfd99ae9966d293eb2098f70d63d9adeb64765873e488b958185ca31c16dec0b4
0x541ee91d5ba8982a2ba6197cb777a6963f9fa7662fc26ff0151e4d2b4af51c42
0x2960d475402d64a2ea4001ea577daf3d474089ee335a1b1d10493b7838d6640e
0x0060ad37057a173982288cadb1a62e9856f8a344d12b0e7e2a7921ccdd7f3078
0x62111ed00b7913cffbc1ed7cb210ed3665ff6ace39f15634551c3eb3819b1088
0xa93a1a4faed0213c492166f8cb3d4d4a11a5478a74572d08aaf4420fa696c2c1
0x7154832319e250b24f3e647b1349eed23feb89af9a466f23c8374b201ec4db53

Functions
Getter at block 21286409
genArt721CoreAddress(view returns (address)
0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270
minterFilterAddress(view returns (address)
0x4aafce293b9b0fad169c78049a81e400f518e199
minterType(view returns (string)
MinterSetPriceV0
Read-only
contractMintable(uint256view returns (bool)
getPriceInfo(uint256 _projectIdview returns (bool isConfigureduint256 tokenPriceInWeistring currencySymboladdress currencyAddress)
projectMaxHasBeenInvoked(uint256view returns (bool)
projectMaxInvocations(uint256view returns (uint256)
projectMintCounter(addressuint256view returns (uint256)
projectMintLimit(uint256view returns (uint256)
purchaseToDisabled(uint256view returns (bool)
State-modifying
purchase(uint256 _projectIdpayable returns (uint256 tokenId)
purchaseTo(address _touint256 _projectIdpayable returns (uint256 tokenId)
setProjectMaxInvocations(uint256 _projectId
setProjectMintLimit(uint256 _projectIduint8 _limit
toggleContractMintable(uint256 _projectId
togglePurchaseToDisabled(uint256 _projectId
updatePricePerTokenInWei(uint256 _projectIduint256 _pricePerTokenInWei
Events
PricePerTokenInWeiUpdated(uint256 indexed _projectIduint256 indexed _pricePerTokenInWei
ProjectCurrencyInfoUpdated(uint256 indexed _projectIdaddress indexed _currencyAddressstring _currencySymbol
PurchaseToDisabledUpdated(uint256 indexed _projectIdbool _purchaseToDisabled
Constructor
constructor(address _genArt721Addressaddress _minterFilter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.