Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YUP | ERC-20 | 34.644037M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7841989 | 5 years ago | | | 0 | 0.00076672500 | |
| 7276760 | 6 years ago | | | 0 | 0.00056260000 | |
| 7276760 | 6 years ago | | | 0 | 0.000051115000 | |
| 7138779 | 6 years ago | | | 0 | 0.00020446000 | |
| 6477267 | 6 years ago | | | 0 | 0.00040557500 |
ABI
ABI objects
Getter at block 21180142
beneficiary() view returns (address)
0xbc0dd36c9513a264383a1fde052c298d9a8c7aa1
cliff() view returns (uint256)
1536513776
duration() view returns (uint256)
63072000
owner() view returns (address)
0xb25d842d57e316f9176702da39ac1819d3fd2bcf
revocable() view returns (bool)
false
start() view returns (uint256)
1520443376
Read-only
releasableAmount(address token) view returns (uint256)
released(address) view returns (uint256)
revoked(address) view returns (bool)
vestedAmount(address token) view returns (uint256)
State-modifying
Events release(address token)
revoke(address token)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Released(uint256 amount)
Revoked()
constructor(address _beneficiary, uint256 _start, uint256 _cliff, uint256 _duration)
This contract contains no fallback and receive objects.
This contract contains no error objects.