TokenVesting
Verified contract
Active on
Ethereum with 0 txns
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 |
---|---|---|---|---|---|
CHADS | ERC-20 | 3M | -- | -- | |
TOMATOS | ERC-20 | 1.055 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "TokenVesting"
ABI
ABI objects
Getter at block 21192573
beneficiary() view returns (address)
0x79abed0199f6b840629782a8ddd5859a0183795e
cliff() view returns (uint256)
1607136000
duration() view returns (uint256)
14515200
start() view returns (uint256)
1599878400
Read-only
releasableAmount(address _token) view returns (uint256)
released(address) view returns (uint256)
vestedAmount(address _token) view returns (uint256)
State-modifying
Events release(address _token)
Released(uint256 amount)
constructor(address _beneficiary, uint256 _start, uint256 _cliff, uint256 _duration)
This contract contains no fallback and receive objects.
This contract contains no error objects.