TokenVesting
Verified contract
Active on
Ethereum with 6 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.000002 |
$0 | |
XCEL | ERC-20 | 50 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7532142 | 6 years ago | | | 0 | 0.00013322100 | |
| 7030328 | 6 years ago | | | 0 | 0.00011881400 | |
| 6487044 | 6 years ago | | | 0 | 0.00029703500 | |
| 5954980 | 6 years ago | | | 0 | 0.00047525600 | |
| 5952030 | 6 years ago | | | 0 | 0.0024407200 | |
| 5952008 | 6 years ago | | | 0 | 0.015274720 |
ABI
ABI objects
Getter at block 21262715
balance() view returns (uint256)
0
beneficiary() view returns (address)
0xf1b902d5efaf3a1604eb0b60db524783583dafba
claimable() view returns (uint256)
0
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)
212289000000000000000000
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.