TMAsMinter
Verified contract
Active on
Ethereum with 3,454 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TMAsMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16978458 | 2 years ago | | | 0 | 0.00086299717 | |
| 16947455 | 2 years ago | | | 0 | 0.00092288196 | |
| 16944551 | 2 years ago | | | 0 | 0.00053536250 | |
| 16944492 | 2 years ago | | | 0 | 0.0029631372 | |
| 16944485 | 2 years ago | | | 0 | 0.0030433999 | |
| 16944426 | 2 years ago | | | 0 | 0.0030937890 | |
| 16944319 | 2 years ago | | | 0 | 0.0028388339 | |
| 16944301 | 2 years ago | | | 0 | 0.0033311160 | |
| 16944290 | 2 years ago | | | 0 | 0.0030686958 | |
| 16944273 | 2 years ago | | | 0 | 0.0030089945 |
ABI
ABI objects
Getter at block 21306778
maxSupply() view returns (uint256)
7000
owner() view returns (address)
0x796b0a87cbbf48cfcc8e7e919ae317cf55e5366d
phase() view returns (uint8)
0
tmas() view returns (address)
0x99f419934192f8de7bf53b490d5bdb88527654bf
Read-only
limitedPerWL(uint8) view returns (uint256)
merkleRoot(uint8) view returns (bytes32)
minted(uint8, address) view returns (uint256)
State-modifying
Events preMint(uint256 _mintAmount, uint256 _wlCount, bytes32[] _merkleProof)
renounceOwnership()
setLimitedPerWL(uint8 _phase, uint256 _number)
setMerkleRoot(uint8 _phase, bytes32 _merkleRoot)
setPhase(uint8 _newPhase)
setmaxSupply(uint256 _maxSupply)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tmas)
This contract contains no fallback and receive objects.
This contract contains no error objects.