Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 22744000.

0xe92c2cbbe396d8838d0f3b00235960252c4322ec

Unverified contract

Proxy

Active on Base with 19 txns
Deployed by via 0x49c9959c at 22164174
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
Value $262.87
)
ERC-721
--
0xfdf04184a529fcfeb6048fcd17d72d91c8028b05a26693e20994ac47c9c44292
0x6a162f02a291f3ab2482a41b4e098a5471a6c5c9e4bf77af3a70113cdaf125a3
0x2d595cf25e6633291fff623e36fa26bd3d0b3efe1eabe14dbf53648a56096b95
0xf8cfad366f034468d0cb5620da4fe57e8ca1891177aa0efd36e0d8f70c59ee44
0xcea823c451fdf1b5094650e8480622d70a28a28edea11827555845c9962470f7
0x291414fffbd0098bff5e613d96e010168d460f3f1d365b716994b6ab740c8677
0x5967bca063016ef1481b5c2f0dfdb5bb0e64be5b2717fbfd5ef60f9ab1f78218
0x6845f5023aff20679db6c521aa170f48cad3378aab18608596324ddba6765492
0x0e31bb53c63f7e6ec703459e9525f2ad87d150ca7bffb48e16c7a8c1aad86e5b
0x611cbea437621cc8f7e91469e15ab41072456594b2704b168212130618e221dc

Functions
Getter at block 22744007
amountPerPeriod(view returns (uint256)
2537388888888888888888
availableAmount(view returns (uint256)
32986055555555555555544
beneficiary(view returns (address)
0xb57381c7ed83bb9031a786d2c691cc6c7c2207a4
currentBalance(view returns (uint256)
182899744194951385335254
currentPeriod(view returns (uint256)
14
currentTime(view returns (uint256)
1732277361
duration(view returns (uint256)
7776000
endTime(view returns (uint256)
1738915200
isAccepted(view returns (bool)
true
isInitialized(view returns (bool)
true
isRevoked(view returns (bool)
false
managedAmount(view returns (uint256)
228365000000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
13
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
90
releasableAmount(view returns (uint256)
2537388888888888888888
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
30448666666666666666656
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
1138161
startTime(view returns (uint256)
1731139200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
197916333333333333333344
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
228365000000000000000000
vestingCliffTime(view returns (uint256)
0
Read-only

This contract contains no read-only function objects.

State-modifying
acceptLock(
approveProtocol(
approveSubjectToken(address _subject
cancelLock(
changeBeneficiary(address _newBeneficiary
initialize(address _manageraddress _owneraddress _beneficiaryaddress _tokenuint256 _managedAmountuint256 _startTimeuint256 _endTimeuint256 _periodsuint256 _releaseStartTimeuint256 _vestingCliffTimeuint8 _revocable
release(
renounceOwnership(
revoke(
revokeProtocol(
revokeSubjectToken(address _subject
setManager(address _newManager
transferOwnership(address newOwner
withdrawSurplus(uint256 _amount
Events
BeneficiaryChanged(address newBeneficiary
LockAccepted(
LockCanceled(
ManagerUpdated(address indexed _oldManageraddress indexed _newManager
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SubjectTokenDestinationsApproved(address indexed _subjectTokenaddress indexed _destination
SubjectTokenDestinationsRevoked(address indexed _subjectTokenaddress indexed _destination
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(
receive(
Errors

This contract contains no error objects.