0x6bbda635d6d5a5375ad29f2180e58e2d4b4fc547

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0xdfc5372d at 11720069
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe5b84e3678107dd8a3c50acf4e2cd622aa5b3c34450df5d2b9622e2cb2b4e5a2
0x41d8aa460ab6a4b266ac3835eee3351364b9fd688c66c701ac96f8d904eabd6e
0x050fb150d241db912d58c45ca083accde2fd4ae4743e356afeac0030c69a9408
0xc7f0868b88da290f8ae7d2e3c5e31bbe0b22d65306579ffd73f77abcadf9f957
0x0e93be95e580e07f2de9e5e53a0ef9b04df4b7db556281edd2459ed951adefdc
0xee1a1cb1db00c6e7cc166526ad447b446305659797bd978f031b781d8df03128
0x81ae2e005c152c8b05297e4d6da0213aadf620248ca16528666121912cc8fc48
0xf51ae058873181415c935caab936a7e34557d1275bfda230c948672eaca6d976
0x3335ae1b57a799762d632f1db9783791a53846e4edd8f053a126bac8bf2a4bb0
0xd3e23130490d3c5b78829686c0f723f78d50a39ea1eac559753ffa9cbe0af341

Functions
Getter at block 21402186
amountPerPeriod(view returns (uint256)
5208333125000000000000
availableAmount(view returns (uint256)
78124996875000000000000
beneficiary(view returns (address)
0x1b1e924a0a9c86a9023be9791bb81ecfb8cc4011
currentBalance(view returns (uint256)
0
currentPeriod(view returns (uint256)
16
currentTime(view returns (uint256)
1734196595
duration(view returns (uint256)
126230400
endTime(view returns (uint256)
1734454800
isInitialized(view returns (bool)
true
isRevoked(view returns (bool)
false
managedAmount(view returns (uint256)
83333330000000000000000
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)
70333330000000000000000
revocable(view returns (uint8)
2
sinceStartTime(view returns (uint256)
125972195
startTime(view returns (uint256)
1608224400
surplusAmount(view returns (uint256)
0
token(view returns (address)
0xc944e90c64b2c07662a292be6244bdf05cda44a7
totalOutstandingAmount(view returns (uint256)
13000000000000000000000
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
83333330000000000000000
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.