TroverseMinter

Verified contract

Active on Ethereum with 5,622 txns
Deployed by via 0xea2f345b at 14318965
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "TroverseMinter"

0x5df86297e0c99c804e4ccedfdba98414e92427ec6fffc0774e3fcaa9356bceae
0x2527baf51b6fe387a0ae54b44410834189274d6b69e532d5ca3c80bf389fe61f
0xfe600c341f15c6ddddfbad680b14fcb6d61a286a9f136e33bb3318c1b939427e
0x12330989fc2f2ffbbe796739ce6a2f5a04a2d6d747ee16af9313b8185ac3ad70
0x8d9c45423532519082cd406736781cb7d2f94e327a9fe02fe4e56afe7d7dc1b7
0x08b3e83d025d6965ffdd147bb9263fae7ac7b9d0b317cebe77989a10927f3b91
0x73039a813ab60fde6c18c0530922d6c9a778243329aa24311e1aa3cf9d2be3f7
0x60f79b7d3fefc0fd54ec8bb9d846b6516901ced2e138a89515472c7975699b7a
0x4461151ffabaec0c67e875674657f4ef83fc2c8af30c0ee5653264205f1e7f65
From
0xd2e1c1eeb0996178e6ccaeba647ea586f81ae0ae10b59ab3bd3e803ca5851f3a

Functions
Getter at block 20826114
AUCTION_DROP_INTERVAL(view returns (uint256)
1200
AUCTION_DROP_PER_STEP(view returns (uint256)
100000000000000000
AUCTION_END_PRICE(view returns (uint256)
100000000000000000
AUCTION_PRICE_CURVE_LENGTH(view returns (uint256)
10800
AUCTION_START_PRICE(view returns (uint256)
1000000000000000000
MAX_MINT_PER_ADDRESS(view returns (uint256)
5
NFTContract(view returns (address)
0x762bc5880f128dcac29cffdde1cf7ddf4cfc39ee
RESERVED_OR_AUCTION_PLANETS(view returns (uint256)
7300
RESERVED_PLANETS(view returns (uint256)
300
TOTAL_PLANETS(view returns (uint256)
10000
auctionSaleStartTime(view returns (uint256)
0
getAuctionPrice(view returns (uint256)
100000000000000000
getMaxPossibleCredits(view returns (uint256)
900000000000000000
getTotalRemainingCredits(view returns (uint256)
900000000000000000
isAuctionPriceFinalized(view returns (bool)
true
isPublicSaleOn(view returns (bool)
true
lastAuctionSalePrice(view returns (uint256)
100000000000000000
owner(view returns (address)
0x18d7ae12eab31ab54e5ae05396fda9f507271099
publicSalePrice(view returns (uint256)
100000000000000000
publicSaleStartTime(view returns (uint256)
1646677800
totalSupply(view returns (uint256)
10000
whitelistPrice(view returns (uint256)
0
Read-only
creditCount(addressview returns (uint256)
credits(addressview returns (uint256)
getRemainingCredits(address ownerview returns (uint256)
numberMinted(address ownerview returns (uint256)
whitelist(addressview returns (uint256)
State-modifying
addWhitelist(address[] addressesuint256 limit
auctionMint(uint256 quantitypayable 
publicSaleMint(uint256 quantityuint256 keypayable 
refundAllRemainingCreditsByCount(uint256 count
refundRemainingCredits(
renounceOwnership(
reserveMint(uint256 quantity
setAuctionSaleStartTime(uint256 timestamp
setNFTContract(address _NFTContract
setPublicSaleKey(uint256 key
setPublicSalePrice(uint256 price
setPublicSaleStartTime(uint256 timestamp
setWhitelistPrice(uint256 price
transferOwnership(address newOwner
whitelistMint(uint256 quantitypayable 
withdrawAll(address to
Events
CreditRefunded(address indexed owneruint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.