0x1902046109da7f75ac3539d3927e332508a86198
Verified contract
Proxy
Active on
Ethereum with 33 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($72,573.91)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INST | ERC-20 | 19.883262K | $3.65 |
$72,573.91 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21201082 | 2 days ago | | | 0 | 0.0013400903 | |
| 20976199 | a month ago | | | 0 | 0.00084395908 | |
| 20883226 | 2 months ago | | | 0 | 0.00037484885 | |
| 20519793 | 3 months ago | | | 0 | 0.00027709024 | |
| 20420304 | 4 months ago | | | 0 | 0.00077998174 | |
| 20267888 | 4 months ago | | | 0 | 0.00060400593 | |
| 20159030 | 5 months ago | | | 0 | 0.00024956716 | |
| 20116099 | 5 months ago | | | 0 | 0.00074336208 | |
| 19975258 | 6 months ago | | | 0 | 0.0011436233 | |
| 19215296 | 9 months ago | | | 0 | 0.0053765049 |
ABI
ABI objects
Getter at block 21218912
factory() view returns (address)
0x3b05a5295aa749d78858e33ece3b97bb3ef4f029
lastUpdate() view returns (uint32)
1731770039
owner() view returns (address)
0x8bc177202acc88d8bc0872fdc60c1f3f12fd5549
recipient() view returns (address)
0x6870f2c3ce9e000b1cfb14e913ed4828e81fe483
terminateTime() view returns (uint32)
0
token() view returns (address)
0x6f40d4a6237c257fff2db00fa0510deeecd303eb
vestingAmount() view returns (uint256)
128460000000000000000000
vestingBegin() view returns (uint32)
1625077800
vestingCliff() view returns (uint32)
1633026600
vestingEnd() view returns (uint32)
1751308200
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim()
delegate(address delegatee_)
initialize(address recipient_, address owner_, uint256 vestingAmount_, uint32 vestingBegin_, uint32 vestingCliff_, uint32 vestingEnd_)
terminate()
updateOwner(address owner_)
updateRecipient(address recipient_)
LogClaim(uint256 _claimAmount)
LogDelegate(address indexed _delegate)
LogOwner(address indexed _newOwner)
LogRecipient(address indexed _delegate)
LogTerminate(address owner, uint256 tokenAmount, uint32 _terminateTime)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.