ContributorPool
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x02f6…cf98
Balances ($0.00)
No balances found for "ContributorPool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9037739 | 5 years ago | | | 0 | 0.00041217000 | |
| 8839422 | 5 years ago | | | 0 | 0.00020608500 | |
| 8839413 | 5 years ago | | | 0 | 0.00024164500 | |
| 8762770 | 5 years ago | | | 0 | 0.00016486800 | |
| 8476411 | 5 years ago | | | 0 | 0.00045338700 | |
| 8263262 | 5 years ago | | | 0 | 0.00082434000 | |
| 8263257 | 5 years ago | | | 0 | 0.00096658000 | |
| 8109606 | 5 years ago | | | 0 | 0.00082434000 | |
| 7930610 | 5 years ago | | | 0 | 0.00082434000 | |
| 7685626 | 6 years ago | | | 0 | 0.00020608500 |
ABI
ABI objects
Getter at block 21299764
like() view returns (address)
0x02f61fd266da6e8b102d4121f5ce7b992640cf98
mintCoolDown() view returns (uint256)
7776000
mintValue() view returns (uint256)
12500000000000000000000000
nextMintTime() view returns (uint256)
1580202271
owner() view returns (address)
0xe790610b59414dd50aeeeaac0b7784644ac5588c
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimOwnership()
mint()
transfer(address _to, uint256 _value)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _likeAddr, uint256 _mintCoolDown, uint256 _mintValue)
This contract contains no fallback and receive objects.
This contract contains no error objects.