ROTLMint
Verified contract
Active on
Ethereum with 5,326 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa2e4…53d9
Balances ($0.00)
No balances found for "ROTLMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15729031 | 2 years ago | | | 0 | 0.0012606000 | |
| 15273170 | 2 years ago | | | 0 | 0.00046499236 | |
| 15140741 | 2 years ago | | | 0 | 0.00085749358 | |
| 15140741 | 2 years ago | | | 0 | 0.00056481372 | |
| 15140740 | 2 years ago | | | 0 | 0.00053783102 | |
| 15075933 | 2 years ago | | | 0 | 0.0014653350 | |
| 15068935 | 2 years ago | | | 0 | 0.00029747837 | |
| 15068779 | 2 years ago | | | 0 | 0.00058059698 | |
| 15064197 | 2 years ago | | | 0 | 0.0010637466 | |
| 15063822 | 2 years ago | | | 0 | 0.0012193480 |
ABI
ABI objects
Getter at block 21276475
getCurrentRound() view returns (uint256)
3
getCurrentRoundInfo() view returns (uint256, uint256, uint256, uint256, uint256)
(0, 5000, 1, 1, 0)
getRemainCount() view returns (uint256)
0
isEnable() view returns (bool)
false
owner() view returns (address)
0x4d1c541b91991bcf33d43ab3166dee8367cef3cf
paused() view returns (bool)
false
Read-only
getMintedCount(uint256 round, address target) view returns (uint256)
State-modifying
Events mint(uint256 round, uint256 count, bytes32[] merkleProof) payable
pause()
renounceOwnership()
setAddress(address nft)
setRound(uint256 round)
setRoundInfo(uint256 round, uint256 price, uint256 maxCount, uint256 onceMaxCount, uint256 addressMaxCount, uint256 startBlock, bytes32 merkleRoot)
transferOwnership(address newOwner)
unpause()
withdraw(address to, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SetAddress(address nft)
SetRound(uint256 round)
SetRoundInfo(uint256 round, uint256 price, uint256 maxCount, uint256 onceMaxCount, uint256 addressMaxCount, uint256 startBlock, bytes32 merkleRoot)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.