UnipilotFoundationTokenVesting
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)
No balances found for "UnipilotFoundationTokenVesting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17678539 | a year ago | | | 0 | 0.0033807863 | |
| 17266435 | 2 years ago | | | 0 | 0.0047830858 | |
| 16960422 | 2 years ago | | | 0 | 0.0011869217 | |
| 16324563 | 2 years ago | | | 0 | 0.00080810070 | |
| 15672770 | 2 years ago | | | 0 | 0.00051926772 | |
| 15075871 | 2 years ago | | | 0 | 0.0010441301 | |
| 14697495 | 3 years ago | | | 0 | 0.0023298877 |
ABI
ABI objects
Getter at block 21293016
beneficiary() view returns (address)
0xafa13aa8f1b1d89454369c28b0ce1811961a7907
cliff() view returns (uint256)
1629391124
duration() view returns (uint256)
62208000
owner() view returns (address)
0xad871e3e6094866874c7f6ad50b07e39057f9964
revocable() view returns (bool)
false
start() view returns (uint256)
1626799124
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.