0xfa68782500b2127e71362cafac5400e0587fcfa5

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xdf99a14b at 11705722
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,593.93
0xc38f93e59d3f4546ba79aebd04b69eeef705536b5ad01e5a999b5ddf1339f801
0x36912954c5286f27582c531e92b225a8eb9e0d3368d20f6ff17396db4432d697
0xf6cf74f932073148931c81d8c203a734a78f2f48531e2be96e017e1309945738
0x67254c897aef870d3541a64eb4302ce86cb79b5dd433f5c3a3243b2696ffc9f7
0xd94bf261f80bdd94402ad2d573d15dc7832f557421d8f6274fb61ec9a378d5c8
0xb7c87703d9e01f0ae8dfd346cebde2df8943be5447c8d9cc0f661650dbd48c28
0xdb9476e4e4a413d39a8b552cfea485e02acaf4d9b755d375bd5465a96ab6582b
0x4c8bc3be318bab1ac76223e1f3541bb8571778702a74ab3f5020fa7392bf086b
0xacf94cc401feccfc2b03ba24c2c44830198e8093642383fbc5d213f995ca9084
0xfb1d7eff7e6bf128471c53125a54f0877d08743eb9c1a7493cf06e45c389d2ce

Functions
Getter at block 21200503
amountPerPeriod(view returns (uint256)
8333333125000000000000
availableAmount(view returns (uint256)
124999996875000000000000
beneficiary(view returns (address)
0xfbf0600647574e65854755026f48d8a78226ef52
currentBalance(view returns (uint256)
7790573125000000000000
currentPeriod(view returns (uint256)
16
currentTime(view returns (uint256)
1731763067
duration(view returns (uint256)
126230400
endTime(view returns (uint256)
1734454800
isInitialized(view returns (bool)
true
isRevoked(view returns (bool)
false
managedAmount(view returns (uint256)
133333330000000000000000
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)
124999996875000000000000
revocable(view returns (uint8)
2
sinceStartTime(view returns (uint256)
123538667
startTime(view returns (uint256)
1608224400
surplusAmount(view returns (uint256)
0
token(view returns (address)
0xc944e90c64b2c07662a292be6244bdf05cda44a7
totalOutstandingAmount(view returns (uint256)
8333333125000000000000
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
133333330000000000000000
vestingCliffTime(view returns (uint256)
0
Read-only

This contract contains no read-only function objects.

State-modifying
approveProtocol(
initialize(address _manageraddress _owneraddress _beneficiaryaddress _tokenuint256 _managedAmountuint256 _startTimeuint256 _endTimeuint256 _periodsuint256 _releaseStartTimeuint256 _vestingCliffTimeuint8 _revocable
release(
renounceOwnership(
revoke(
revokeProtocol(
setManager(address _newManager
transferOwnership(address newOwner
withdrawSurplus(uint256 _amount
Events
ManagerUpdated(address indexed _oldManageraddress indexed _newManager
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenDestinationsApproved(
TokenDestinationsRevoked(
TokensReleased(address indexed beneficiaryuint256 amount
TokensRevoked(address indexed beneficiaryuint256 amount
TokensWithdrawn(address indexed beneficiaryuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.