TTTSaleTwo
Verified contract
Active on
Ethereum with 691 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($69.07)
Native
Value
$69.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,453.64 |
$69.07 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15619759 | 2 years ago | | | 0.02 | 0.0026712599 | |
| 14473344 | 3 years ago | | | 0 | 0.00091683000 | |
| 14191024 | 3 years ago | | | 0.02 | 0.0010932418 | |
| 14132697 | 3 years ago | | | 0.02 | 0.0080861993 | |
| 13982362 | 3 years ago | | | 0.02 | 0.030869638 | |
| 13981981 | 3 years ago | | | 0.02 | 0.023139085 | |
| 13971555 | 3 years ago | | | 0.1 | 0.048919630 | |
| 13962386 | 3 years ago | | | 0.02 | 0.016397996 | |
| 13935602 | 3 years ago | | | 0.02 | 0.0036548738 | |
| 13935586 | 3 years ago | | | 0.02 | 0.0060739717 |
ABI
ABI objects
Getter at block 21266411 getBalance() view returns (uint256)
getCurrentToken() view returns (uint256)
1523
holderRoot() view returns (bytes32)
0x29884b2b3e431c506f656228419f77eef4b31a24d04f9b229f08c54e9f266025
owner() view returns (address)
0x83958dbf0c21d469a52366873706dc1637cc9f78
tttAddress() view returns (address)
0x21a574fed114df1874e62600e59aae8b77e9d40b
whitelistRoot() view returns (bytes32)
0xb40016ed62cd6404ce1a1ab28f8954d7579d56e967938baa2fef2c87c5386355
Read-only
getQuantityMintedByHolder(address _address) view returns (uint256)
State-modifying
Events holderMint(address _toAddress, uint256 _quantity, uint256 maxQuantity, bytes32[] proof) payable
mint(address _toAddress, uint256 _quantity) payable
renounceOwnership()
transferOwnership(address newOwner)
updateHolderRoot(bytes32 newRoot)
updatePreSaleQuantity(uint256 _quantity)
updatePublicSaleDate(uint256 _newPublicSaleDate)
updateWhiteListRoot(bytes32 newRoot)
whitelistMint(uint256 _quantity, bytes32[] proof) payable
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tttAddress, bytes32 whitelistMerkleRoot, bytes32 holderMerkleRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.