UnipilotDevelopmentTokenVesting
Verified contract
Active on
Ethereum with 9 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 "UnipilotDevelopmentTokenVesting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18525588 | a year ago | | | 0 | 0.0015341245 | |
| 18248655 | a year ago | | | 0 | 0.00073225915 | |
| 17678702 | a year ago | | | 0 | 0.0046291001 | |
| 17266418 | 2 years ago | | | 0 | 0.0064682366 | |
| 16960513 | 2 years ago | | | 0 | 0.0015386691 | |
| 16324594 | 2 years ago | | | 0 | 0.00085201294 | |
| 15672788 | 2 years ago | | | 0 | 0.00049618955 | |
| 15075905 | 2 years ago | | | 0 | 0.0023935057 | |
| 14697545 | 3 years ago | | | 0 | 0.0021093866 |
ABI
ABI objects
Getter at block 21203458
beneficiary() view returns (address)
0xd94121f2e06b80bdf098f9975c236384c222f495
cliff() view returns (uint256)
1634575873
duration() view returns (uint256)
69984000
owner() view returns (address)
0xad871e3e6094866874c7f6ad50b07e39057f9964
revocable() view returns (bool)
false
start() view returns (uint256)
1626799873
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.