TokenVesting
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XLAB | ERC-20 | 50 | $0.000001 |
$0 | |
KICK | ERC-20 | 888.888K | -- | -- | |
COB | ERC-20 | 16.539K | -- | -- | |
XCEL | ERC-20 | 50 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7398818 | 6 years ago | | | 0 | 0.00017822100 | |
| 5952344 | 6 years ago | | | 0 | 0.0012203600 | |
| 5952339 | 6 years ago | | | 0 | 0.0076373600 |
ABI
ABI objects
Getter at block 21328867
balance() view returns (uint256)
16539000000000000000000
beneficiary() view returns (address)
0xee7aa23775349eb07b44c37d71e75956f4343dbb
claimable() view returns (uint256)
16539000000000000000000
nStages() view returns (uint256)
4
owner() view returns (address)
0x6c1e301222ed1069df2d3cf99d587d57bbb08491
period() view returns (uint256)
12
startingTime() view returns (uint256)
1523577600
token() view returns (address)
0xb2f7eb1f2c37645be61d73953035360e768d81e6
totalToken() view returns (uint256)
66156000000000000000000
vestInterval() view returns (uint256)
3
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim()
initialize(address _token, uint256 _startingTime, uint256 _nStages, uint256 _period, uint256 _vestInterval, address _beneficiary)
revoke()
transferOwnership(address newOwner)
Claimed(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
This contract contains no error objects.