0x06f7d10b827e3c4d49ac491cc9a9174dfd91fdd8

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0x72f43e78 at 11705118
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,976.21
 (#0)
ERC-1555
--
0x1a3335da02d96f7f151f721947ebbc161b9e7d77ffb9aaea05c63411f93c5570
0x27dadabca77f6cbe79b0f599d765a752e07dd8d62cca8e4f924e00ffaaba8d1c
0x798c2f85f554f16a2070d7f2c6325b58f980a605b48b2e17e3f9cf09f1d63cb5
0x03fed086185929973e44322fbf5aa7bd29921f9885a6e7311395af6036f9b46e
0x799971a15866d2278cce86d58d2b2a22834ec91907314db1110d89db3e7efd50
0xe528ccb11abc8000ec9ca90059a647e97821cca5819738098b89c0414c5f954d
0x6384c4dc320c6107fed416a383b04db4cd904af0cda41734124e4ebc72304ae0
0xaa20a96c898cb87cfaf3353e0fba5bb8a18d7885ade22bc9c0979c2de5371fb2
0x9e3502c3fac1a9aec779a524ef3f42f81822f18e3a95614915e37c8f72914d2c
0xdb49e330199aa23f23dd422afa848d10f64b15400d09f054276221bd354def9e

Functions
Getter at block 21069221
amountPerPeriod(view returns (uint256)
12500000000000000000000
availableAmount(view returns (uint256)
187500000000000000000000
beneficiary(view returns (address)
0x7f871d262ef567ae028502ee37aad68e1da11587
currentBalance(view returns (uint256)
12500000000000000000000
currentPeriod(view returns (uint256)
16
currentTime(view returns (uint256)
1730179907
duration(view returns (uint256)
126230400
endTime(view returns (uint256)
1734454800
isInitialized(view returns (bool)
true
isRevoked(view returns (bool)
false
managedAmount(view returns (uint256)
200000000000000000000000
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)
187500000000000000000000
revocable(view returns (uint8)
2
sinceStartTime(view returns (uint256)
121955507
startTime(view returns (uint256)
1608224400
surplusAmount(view returns (uint256)
0
token(view returns (address)
0xc944e90c64b2c07662a292be6244bdf05cda44a7
totalOutstandingAmount(view returns (uint256)
12500000000000000000000
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
200000000000000000000000
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.