0x9396780a2d279fd85708336c6367e1062ca48ab9
Verified contract
Proxy
Active on
Ethereum with 44 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
0xc944…44a7
Balances ($0.00)
No balances found for "0x9396780a2d279fd85708336c6367e1062ca48ab9"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21203373 | 11 days ago | | | 0 | 0.0028818408 | |
| 20769442 | 2 months ago | | | 0 | 0.018756662 | |
| 20157406 | 5 months ago | | | 0 | 0.0045048746 | |
| 20107946 | 5 months ago | | | 0 | 0.00044761587 | |
| 20107936 | 5 months ago | | | 0 | 0.00024438410 | |
| 20107923 | 5 months ago | | | 0 | 0.0011356482 | |
| 20107877 | 5 months ago | | | 0 | 0.00041766249 | |
| 20107868 | 5 months ago | | | 0 | 0.00022423463 | |
| 20107841 | 5 months ago | | | 0 | 0.00043496132 | |
| 20107819 | 5 months ago | | | 0 | 0.00025251340 |
ABI
ABI objects
Getter at block 21284068
amountPerPeriod() view returns (uint256)
4166666875000000000000
availableAmount() view returns (uint256)
62500003125000000000000
beneficiary() view returns (address)
0xa9b0c16b23f036e5a5caa249c301f1ff431e2a60
currentBalance() view returns (uint256)
0
currentPeriod() view returns (uint256)
16
currentTime() view returns (uint256)
1732770755
duration() view returns (uint256)
126230400
endTime() view returns (uint256)
1734454800
isInitialized() view returns (bool)
true
isRevoked() view returns (bool)
false
managedAmount() view returns (uint256)
66666670000000000000000
manager() view returns (address)
0xfcf78ac094288d7200cfdb367a8cd07108dfa128
owner() view returns (address)
0x91074e14c784b26a8c337f85c0a16c0a83bec23d
passedPeriods() view returns (uint256)
15
periodDuration() view returns (uint256)
7889400
periods() view returns (uint256)
16
releasableAmount() view returns (uint256)
0
releaseStartTime() view returns (uint256)
0
releasedAmount() view returns (uint256)
62500003125000000000000
revocable() view returns (uint8)
2
sinceStartTime() view returns (uint256)
124546355
startTime() view returns (uint256)
1608224400
surplusAmount() view returns (uint256)
0
token() view returns (address)
0xc944e90c64b2c07662a292be6244bdf05cda44a7
totalOutstandingAmount() view returns (uint256)
4166666875000000000000
usedAmount() view returns (uint256)
0
vestedAmount() view returns (uint256)
66666670000000000000000
vestingCliffTime() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events approveProtocol()
initialize(address _manager, address _owner, address _beneficiary, address _token, uint256 _managedAmount, uint256 _startTime, uint256 _endTime, uint256 _periods, uint256 _releaseStartTime, uint256 _vestingCliffTime, uint8 _revocable)
release()
renounceOwnership()
revoke()
revokeProtocol()
setManager(address _newManager)
transferOwnership(address newOwner)
withdrawSurplus(uint256 _amount)
ManagerUpdated(address indexed _oldManager, address indexed _newManager)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenDestinationsApproved()
TokenDestinationsRevoked()
TokensReleased(address indexed beneficiary, uint256 amount)
TokensRevoked(address indexed beneficiary, uint256 amount)
TokensWithdrawn(address indexed beneficiary, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.