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 "Vesting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9439953 | 5 years ago | | | 0 | 0.000083938000 | |
| 9233346 | 5 years ago | | | 0 | 0.00017673300 | |
| 8738413 | 5 years ago | | | 0 | 0.000049907000 | |
| 7290484 | 6 years ago | | | 0 | 0.00034934900 | |
| 7154648 | 6 years ago | | | 0 | 0.00049907000 | |
| 7038054 | 6 years ago | | | 0 | 0.00015981400 | |
| 7034168 | 6 years ago | | | 0 | 0.00044048400 |
ABI
ABI objects
Getter at block 21161492
_addressOfTokenUsedAsReward() view returns (address)
0x5b53f9755f82439cba66007ec7073c59e0da4a7d
beneficiary() view returns (address)
0x0e2276529bddce067c7755b01c52c9f63d6b883d
cliff() view returns (uint256)
1546995934
creator() view returns (address)
0xc85b0b3dc93e6be5a15df75f89acc6855cbf4252
duration() view returns (uint256)
31536000
isOwner() view returns (bool)
false
owner() view returns (address)
0xc85b0b3dc93e6be5a15df75f89acc6855cbf4252
start() view returns (uint256)
1546995934
tokenReward() view returns (address)
0x5b53f9755f82439cba66007ec7073c59e0da4a7d
Read-only
released(address token) view returns (uint256)
State-modifying
Events createVestingPeriod(address beneficiary, uint256 start, uint256 cliffDuration, uint256 duration, address addressOfTokenUsedAsReward)
release(address token)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.