UnipilotMarketingTokenVesting
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 "UnipilotMarketingTokenVesting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18525582 | a year ago | | | 0 | 0.0016930992 | |
| 18248662 | a year ago | | | 0 | 0.00075835420 | |
| 17678695 | a year ago | | | 0 | 0.0045856836 | |
| 17266426 | 2 years ago | | | 0 | 0.0058530707 | |
| 16960506 | 2 years ago | | | 0 | 0.0012492262 | |
| 16324588 | 2 years ago | | | 0 | 0.00087226257 | |
| 15672778 | 2 years ago | | | 0 | 0.00056232383 | |
| 15075899 | 2 years ago | | | 0 | 0.0022384086 | |
| 14697520 | 3 years ago | | | 0 | 0.0022810969 |
ABI
ABI objects
Getter at block 21203408
beneficiary() view returns (address)
0x3b5ddf126f1cf58cf6597e86d13428c3a25044d3
cliff() view returns (uint256)
1634575670
duration() view returns (uint256)
69984000
owner() view returns (address)
0xad871e3e6094866874c7f6ad50b07e39057f9964
revocable() view returns (bool)
false
start() view returns (uint256)
1626799670
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.