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
0x6957…5a25
Balances ($0.00)
No balances found for "TokenVesting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16344031 | 2 years ago | | | 0 | 0.0040140480 | |
| 16122028 | 2 years ago | | | 0 | 0.0023415560 | |
| 15907261 | 2 years ago | | | 0 | 0.0015765600 | |
| 15685350 | 2 years ago | | | 0 | 0.0014805800 | |
| 15480930 | 2 years ago | | | 0 | 0.0015230600 | |
| 15359243 | 2 years ago | | | 0 | 0.0025772400 | |
| 15359118 | 2 years ago | | | 0 | 0.0048792640 |
ABI
ABI objects
Getter at block 21093139 getScheduleAndPercent() view returns (uint256[], uint256[])
_token() view returns (address)
0x69570f3e84f51ea70b7b68055c8d667e77735a25
beneficiary() view returns (address)
0x49cba9801f120bb16cc7daf349f2450e8717e6c3
isOwner() view returns (bool)
false
owner() view returns (address)
0x7ac9ab3c656d9d539dd4bc7493c435de797306cd
released() view returns (uint256)
5000000000000000000000000
tokenAddress() view returns (address)
0x69570f3e84f51ea70b7b68055c8d667e77735a25
totalAmount() view returns (uint256)
5000000000000000000000000
Read-only
vestedAmount(uint256 ts) view returns (uint256)
State-modifying
Events changeTokenAddress(address newToken)
release()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensReleased(address token, uint256 amount)
constructor(address token, address beneficiary, uint256 amount, uint256[] schedule, uint256[] percent)
This contract contains no fallback and receive objects.
This contract contains no error objects.