TokenVesting
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x249c…0a18
Balances ($0.00)
No balances found for "TokenVesting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20043401 | 5 months ago | | | 0 | 0.0029804280 | |
| 19821636 | 6 months ago | | | 0 | 0.0018966500 | |
| 19662112 | 7 months ago | | | 0 | 0.0047043360 | |
| 19386740 | 8 months ago | | | 0 | 0.016013424 | |
| 19179756 | 9 months ago | | | 0 | 0.014045048 | |
| 18958628 | 10 months ago | | | 0 | 0.0081395300 | |
| 18737833 | a year ago | | | 0 | 0.012039840 | |
| 18523528 | a year ago | | | 0 | 0.0053340500 | |
| 18302056 | a year ago | | | 0 | 0.0018338760 | |
| 18087991 | a year ago | | | 0 | 0.0029124900 |
ABI
ABI objects
Getter at block 21217252 getScheduleAndPercent() view returns (uint256[], uint256[])
_token() view returns (address)
0x249ca82617ec3dfb2589c4c17ab7ec9765350a18
beneficiary() view returns (address)
0xb4b0fa87dfe64e8fe3ddb5e5d56f6500235f71f7
isOwner() view returns (bool)
false
owner() view returns (address)
0x7ac9ab3c656d9d539dd4bc7493c435de797306cd
released() view returns (uint256)
20833333000000000000000000
tokenAddress() view returns (address)
0x249ca82617ec3dfb2589c4c17ab7ec9765350a18
totalAmount() view returns (uint256)
20833333000000000000000000
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.