Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNISTAKE | ERC-20 | 28.40199M | $0.00497 |
$141,146.81 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17147901 | 2 years ago | | | 0 | 0.0027867729 | |
| 13761295 | 3 years ago | | | 0 | 0.0082272330 | |
| 13761292 | 3 years ago | | | 0 | 0.0083952000 | |
| 11089387 | 4 years ago | | | 0 | 0.0023341312 | |
| 10997760 | 4 years ago | | | 0 | 0.010324752 |
ABI
ABI objects
Getter at block 21258208 nextScheduleTime() view returns (uint256 secondsLeft)
currentSchedule() view returns (uint256 schedule)
11664000
endingTime() view returns (uint256 secondsLeft)
115792089237316195423570985008687907853269984665640564039457584007913015882429
getBeneficiaries() view returns (address[] beneficiary)
[0x0065BaC24cE57aa77a676193e9A9A2BBeEaA3313]
getSchedules() view returns (uint256[] schedule)
[3888000, 7776000, 11664000, 15552000]
initialized() view returns (bool)
true
Read-only
getBalance(address userAddress, address tokenAddress) view returns (uint256)
percentageOf(address _beneficiary) view returns (uint256)
State-modifying
Events addParameters(address[] _beneficiary, uint256[] _percentages, uint256[] _schedules)
distributePayment(address token)
startVesting()
withdrawPayment(address token) returns (bool success)
Distributed(address token, address executor, uint256 round)
EtherWithdrawn(address _addr, uint256 _value)
NewVesting(address newVestingContract, uint256 indexed timeCreated)
Withdrawn(address token, address beneficiary, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.