0xafbe5488c4bfa657394211d3c88bce224ac85da3
Verified contract
Proxy
Active on
Ethereum with 41 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($241.18)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 241.188272 | $0.99997 |
$241.18 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15515550 | 2 years ago | | | 0 | 0.0010031303 | |
| 15478968 | 2 years ago | | | 0 | 0.0018211418 | |
| 15465445 | 2 years ago | | | 0 | 0.00056144405 | |
| 15441857 | 2 years ago | | | 0 | 0.0016098807 | |
| 15348104 | 2 years ago | | | 0 | 0.0021045812 | |
| 15345862 | 2 years ago | | | 0 | 0.0019688814 | |
| 15323759 | 2 years ago | | | 0 | 0.0023711888 | |
| 15295618 | 2 years ago | | | 0 | 0.0022857431 | |
| 15290322 | 2 years ago | | | 0 | 0.00046752223 | |
| 15272160 | 2 years ago | | | 0 | 0.0016001606 |
ABI
ABI objects
Getter at block 21312132
beneficiary() view returns (address)
0xa4244f6711052752e6bb0271bf17c756e6598406
cliff() view returns (uint256)
1649980800
duration() view returns (uint256)
15552000
initialized() view returns (bool)
true
owner() view returns (address)
0x89214c8ca9a49e60a3bfa8e00544f384c93719b1
releasableAmount() view returns (uint256)
241188272
released() view returns (uint256)
119758811728
revocable() view returns (bool)
true
revoked() view returns (bool)
false
start() view returns (uint256)
1647388800
token() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
vestedAmount() view returns (uint256)
120000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeBeneficiary(address target)
initialize(address _owner, address _beneficiary, uint256 _start, uint256 _cliff, uint256 _duration, bool _revocable, address _token)
release()
releaseForeignToken(address _token, uint256 amount)
releaseTo(address target)
revoke()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Released(uint256 amount)
Revoked()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.