UnipilotIncentivesTokenVesting
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "UnipilotIncentivesTokenVesting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18525575 | a year ago | | | 0 | 0.0019129335 | |
| 18248672 | a year ago | | | 0 | 0.00069353514 | |
| 17678686 | a year ago | | | 0 | 0.0033397755 | |
| 17678682 | a year ago | | | 0 | 0.0021921536 | |
| 17678682 | a year ago | | | 0 | 0.0042041272 | |
| 17266431 | 2 years ago | | | 0 | 0.0060720637 | |
| 16960434 | 2 years ago | | | 0 | 0.0015345699 | |
| 16324572 | 2 years ago | | | 0 | 0.00082847768 | |
| 15672696 | 2 years ago | | | 0 | 0.00050553390 | |
| 15075890 | 2 years ago | | | 0 | 0.0013204451 |
ABI
ABI objects
Getter at block 21267874
beneficiary() view returns (address)
0x4f6f49194e75c347a41e020d31d39c2f9a24b6e1
cliff() view returns (uint256)
1634575471
duration() view returns (uint256)
69984000
owner() view returns (address)
0xad871e3e6094866874c7f6ad50b07e39057f9964
revocable() view returns (bool)
false
start() view returns (uint256)
1626799471
Read-only
released(address token) view returns (uint256)
revoked(address token) view returns (bool)
State-modifying
Events release(address token)
renounceOwnership()
revoke(address token)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenVestingRevoked(address token)
TokensReleased(address token, uint256 amount)
constructor(address beneficiary, uint256 cliffDuration, uint256 duration)
This contract contains no fallback and receive objects.
This contract contains no error objects.