VestStream
Verified contract
Active on
Ethereum with 13,540 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe53e…0a55
Balances ($24,647,344.27)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUPER | ERC-20 | 16.881743M | $1.46 |
$24,647,344.27 | |
TKX | ERC-20 | 0.000049 | $13.66 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21300443 | a day ago | | | 0 | 0.00061436257 | |
| 21276107 | 4 days ago | | | 0 | 0.00049054779 | |
| 21194495 | 16 days ago | | | 0 | 0.0026253266 | |
| 21186886 | 17 days ago | | | 0 | 0.0026417785 | |
| 21143742 | 23 days ago | | | 0 | 0.0016400006 | |
| 21096457 | a month ago | | | 0 | 0.00066471240 | |
| 21095910 | a month ago | | | 0 | 0.00029415380 | |
| 21095909 | a month ago | | | 0 | 0.00030098398 | |
| 21095904 | a month ago | | | 0 | 0.00029049015 | |
| 21095891 | a month ago | | | 0 | 0.00031556132 |
ABI
ABI objects
Getter at block 21306878
owner() view returns (address)
0x6bf95ba9bfa7e522d0a492f95f8f06978aeef263
token() view returns (address)
0xe53ec727dbdeb9e2d5456c3be40cff031ab40a55
Read-only
claimableAmount(address beneficiary) view returns (uint256)
getClaim(address beneficiary) view returns (struct VestStreamClaim)
State-modifying
Events claim(address beneficiary)
createClaim(address[] _beneficiaries, uint256[] _totalAmounts, uint64 _startTime, uint64 _endTime)
renounceOwnership()
sweep(address _token)
transferOwnership(address newOwner)
ClaimCreated(address creator, address beneficiary)
Claimed(address beneficiary, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.