0x318964d8ff67b4d6198b99964477682356e039b1

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xa3e55eda at 11705979
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#0)
ERC-1555
--
0x9278e16c40ac12c9849140f501f76f12811b51a4e00bbe4dd1f3cbd9870fb996
0x6f9b9b84c9b5c282802a1bdf440df07e854fc4ad023dc393ed24254e1ae5797c
0xe1ab841c77a3e18671e159cdb908a1928a2d3668294cb1fb139422810d13a818
0xb94c1ae09d9cdc85f14b7e227326012c1970c3d0fe0f0ee822f79aea64c6aa5b
0xc0fbab6053e2310b9160bea478fd5639d8728dc6c4d88caa887e079f6d259917
0xa5e6cf804b435fd1d0bd7901190e18d42061d33437ec00badbe04a502d439c49
0x1b2c92cf90638b61465e929490c9b1c23336b3e4a5fb3743c3063ee47aa9e2e7
0x09466c7db9bda2b69d0c4f109270a1347bc3cbe3f7db6e7f1582fa4f027d1411
0x0c4003617f7126028ce7b28705db880b204485b17f4a419e619f7220585f2f62
0x48f0cdab3bceb83255a2b0c0ae6c658b3aadc4ddb199efbdd174fb2db818f784

Functions
Getter at block 20854200
amountPerPeriod(view returns (uint256)
14583333125000000000000
availableAmount(view returns (uint256)
218749996875000000000000
beneficiary(view returns (address)
0xddff444d8946b6d621d97bef7e59155ea3aa719d
currentBalance(view returns (uint256)
0
currentPeriod(view returns (uint256)
16
currentTime(view returns (uint256)
1727587619
duration(view returns (uint256)
126230400
endTime(view returns (uint256)
1734454800
isInitialized(view returns (bool)
true
isRevoked(view returns (bool)
false
managedAmount(view returns (uint256)
233333330000000000000000
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)
145833331250000000000000
revocable(view returns (uint8)
2
sinceStartTime(view returns (uint256)
119363219
startTime(view returns (uint256)
1608224400
surplusAmount(view returns (uint256)
0
token(view returns (address)
0xc944e90c64b2c07662a292be6244bdf05cda44a7
totalOutstandingAmount(view returns (uint256)
87499998750000000000000
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
233333330000000000000000
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.