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 "Vester"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15596754 | 2 years ago | | | 0 | 0.00037413467 | |
| 15596753 | 2 years ago | | | 0 | 0.00061415537 |
ABI
ABI objects
Getter at block 21221540
MON() view returns (address)
0x1ea48b9965bb5086f3b468e50ed93888a661fc17
distributorContract() view returns (address)
0xf7db4205032153a81bcb6ed0561c00e65ac55a06
finalPoint() view returns (uint256)
1000000000000000000
getBlockTimestamp() view returns (uint256)
1732016435
getUnlockedAmount() view returns (uint256 amount, uint256 currentPoint)
(amount=13235440104166666666500000, currentPoint=9821487847222222222)
owner() view returns (address)
0x83737eae72ba7597b36494d723fbf58cafee8a69
previousPoint() view returns (uint256)
997861111111111111
started() view returns (bool)
true
totalVestingAmount() view returns (uint256)
1500000000000000000000000
vestingBegin() view returns (uint256)
1664130311
vestingEnd() view returns (uint256)
1671042311
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim() returns (uint256 amount)
renounceOwnership()
setDistributorContract(address _distributorContract)
startVesting(uint256 _days)
transferOwnership(address newOwner)
Claim(address indexed account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _totalVestingAmount)
This contract contains no fallback and receive objects.
This contract contains no error objects.