TroverseStarsMinter
Verified contract
Active on
Ethereum with 504 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd8d4…1c1c
0x1940…1f36
Balances ($0.00)
No balances found for "TroverseStarsMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19726451 | 7 months ago | | | 0 | 0.020191328 | |
| 19726446 | 7 months ago | | | 0 | 0.0098882267 | |
| 19726406 | 7 months ago | | | 0 | 0.0085665352 | |
| 19726008 | 7 months ago | | | 0 | 0.0042248735 | |
| 19725736 | 7 months ago | | | 0 | 0.010044117 | |
| 19716676 | 7 months ago | | | 0 | 0.0022425444 | |
| 19716311 | 7 months ago | | | 0 | 0.0026640567 | |
| 19716152 | 7 months ago | | | 0 | 0.0021806189 | |
| 19713752 | 7 months ago | | | 0 | 0.0016889556 | |
| 19713416 | 7 months ago | | | 0 | 0.0024699379 |
ABI
ABI objects
Getter at block 21230334
NFTContract() view returns (address)
0xd8d4b3fe82aee0b7e6072b0fbc611fcb34ea1c1c
TOTAL_NFTS() view returns (uint256)
750
isClaimActive() view returns (bool)
true
mintPrice() view returns (uint256)
750000000000000000000000
owner() view returns (address)
0xe1d29d8970d8333d22f59775d22af22200d6ba13
totalSupply() view returns (uint256)
750
yieldToken() view returns (address)
0x1940a7b039ab210689aafb332c5f07b523d81f36
Read-only
whitelist(address) view returns (uint256)
State-modifying
Events Airdrop(address[] accounts, uint256 quantity)
Claim(uint256 quantity)
Mint(uint256 quantity)
renounceOwnership()
setClaimState(bool _isActive)
setNFTContract(address _NFTContract)
setPrice(uint256 _price)
setYieldToken(address _yieldToken)
transferOwnership(address newOwner)
updateWhitelist(address[] addresses, uint256 limit)
ClaimStateChanged(bool _isActive)
NFTContractChanged(address _NFTContract)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceChanged(uint256 _price)
YieldTokenChanged(address _yieldToken)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.