MinterDAExpV0

Verified contract

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

No balances found for "MinterDAExpV0"

0x55f07565d2f88471012ba83a97fe1b748f141b0c6ca2cb4e87668aea5f3235f6
0x5368215b6faac1809395fa42a303e74beba7536ac469e93f65c88ed1b61609ab
From
0x09fd9b150225484e6cd3995dd8a186c54f22b58a863b306917a9892ae7414787
0x7d63d98e8b2bd06c760a1112b9ace05c1be814b8bdbf81aaf2f21b75dc0ad5d6
0x4e12c890ea1a01f3386a9e80d542431968e71cb7697b874e3490abfce552f63b
0xc86fd74b95c36df707af3291b288d610bfbde4d946e4a810df8c066b73d7c528
0xd8a4638dcaa82cb825b8cf6783a5bb845554e51bc544117164a17cf1724b1395
0xecf442d351967b9e49109b1a5a81d084ece6b5f21f3278278ffb96cdeab56f5c
0x712b70c6e8949da06427fe3cfa7f016de456dd0474045e2a637c91249aeb24ba
0x8d0f9b634e91150c7df512a1a6c27b9aafea0b8563d3293391b92bb528aef4e5

Functions
Getter at block 20872744
genArt721CoreAddress(view returns (address)
0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270
maximumPriceDecayHalfLifeSeconds(view returns (uint256)
3600
minimumPriceDecayHalfLifeSeconds(view returns (uint256)
300
minterFilterAddress(view returns (address)
0x4aafce293b9b0fad169c78049a81e400f518e199
minterType(view returns (string)
MinterDAExpV0
Read-only
contractMintable(uint256view returns (bool)
getPriceInfo(uint256 _projectIdview returns (bool isConfigureduint256 tokenPriceInWeistring currencySymboladdress currencyAddress)
projectAuctionParameters(uint256view returns (uint256 timestampStartuint256 priceDecayHalfLifeSecondsuint256 startPriceuint256 basePrice)
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)
resetAuctionDetails(uint256 _projectId
setAllowablePriceDecayHalfLifeRangeSeconds(uint256 _minimumPriceDecayHalfLifeSecondsuint256 _maximumPriceDecayHalfLifeSeconds
setAuctionDetails(uint256 _projectIduint256 _auctionTimestampStartuint256 _priceDecayHalfLifeSecondsuint256 _startPriceuint256 _basePrice
setProjectMaxInvocations(uint256 _projectId
setProjectMintLimit(uint256 _projectIduint8 _limit
toggleContractMintable(uint256 _projectId
togglePurchaseToDisabled(uint256 _projectId
Events
AuctionHalfLifeRangeSecondsUpdated(uint256 _minimumPriceDecayHalfLifeSecondsuint256 _maximumPriceDecayHalfLifeSeconds
PricePerTokenInWeiUpdated(uint256 indexed _projectIduint256 indexed _pricePerTokenInWei
ProjectCurrencyInfoUpdated(uint256 indexed _projectIdaddress indexed _currencyAddressstring _currencySymbol
PurchaseToDisabledUpdated(uint256 indexed _projectIdbool _purchaseToDisabled
ResetAuctionDetails(uint256 indexed projectId
SetAuctionDetails(uint256 indexed projectIduint256 _auctionTimestampStartuint256 _priceDecayHalfLifeSecondsuint256 _startPriceuint256 _basePrice
Constructor
constructor(address _genArt721Addressaddress _minterFilter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.