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
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) |
---|---|---|---|---|---|---|---|
| 7524890 | 6 years ago | | | 0 | 0.000088814000 | |
| 7057939 | 6 years ago | | | 0 | 0.000082644000 | |
| 7057937 | 6 years ago | | | 0 | 0.00017822100 | |
| 6506416 | 6 years ago | | | 0 | 0.00029703500 | |
| 5952107 | 6 years ago | | | 0 | 0.0014851750 | |
| 5952049 | 6 years ago | | | 0 | 0.0024407200 | |
| 5952045 | 6 years ago | | | 0 | 0.015274720 |
ABI
ABI objects
Getter at block 21260089
balance() view returns (uint256)
0
beneficiary() view returns (address)
0xbc7ad9c88c4e9e084f62906a78cc7ceb51737c29
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)
220000000000000000000000
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.