TokenVesting
Verified contract
Active on
Ethereum with 7 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 |
---|---|---|---|---|---|
KUMA | ERC-20 | 7.311165T | $0.00 |
$29,244.66 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17335118 | 2 years ago | | | 0 | 0.0021447836 | |
| 14799940 | 3 years ago | | | 0 | 0.0025001784 | |
| 14667979 | 3 years ago | | | 0 | 0.0032657698 | |
| 14575237 | 3 years ago | | | 0 | 0.0030543365 | |
| 14404777 | 3 years ago | | | 0 | 0.0043138036 | |
| 13950043 | 3 years ago | | | 0 | 0.0099654647 | |
| 13950019 | 3 years ago | | | 0 | 0.0025067853 |
ABI
ABI objects
Getter at block 21304528
beneficiary() view returns (address)
0xc87ea8d4165a7a7751ca193b27bda036bd98f05c
duration() view returns (uint256)
94608000
released() view returns (uint256)
0
start() view returns (uint256)
1636510000
Read-only
released(address token) view returns (uint256)
vestedAmount(address token, uint64 timestamp) view returns (uint256)
vestedAmount(uint64 timestamp) view returns (uint256)
State-modifying
Events release()
release(address token)
ERC20Released(address token, uint256 amount)
EtherReleased(uint256 amount)
constructor(address beneficiaryAddress, uint64 startTimestamp, uint64 durationSeconds)
receive()
This contract contains no error objects.