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 23882281.

0x91114417f4fd8b0f2cc86d9162f6f6fa30438e29

Unverified contract

Proxy

Active on Base with 30 txns
Deployed by via 0xbd45f14b at 17244482
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 $17.39
 (#77333)
ERC-721
--
0x9d7a6df13a7d9cd8fdd181291496ce5e30a02d82132ba53dca1670294f46e676
0x64e1b41fcbf615b90568ff8da87476d1cb9e2ba0356105d5ca098e9bdb753243
0xe1556b8e2f172ebd7c99702d9fafe5da027e99c04ffbbd7004d0e9a893bd3d26
0xa69ff64ea677bf6089a725a6a96ac9360fa1206d61e3ab1ad45fff0d1a65ee36
0x37ae1d9a74e715602b476de717557e031aca14f9f2b19ba206aadd428bd7bf20
0x1be7070c344e5e531d1610c1d263bad130193f6fd5bfebc497fbbff5122708a5
0x66b1383f638c7dce3f4c441751e690100cc38e25bbcf71760df55392ab1d57f7
0xe076ff02116e24822e41e83b02117e619bfe443f43ab28f03d53207da99c956f
0x5cd6705228e96d4805eafbb684e72f89791d566851990dc32b91c4a05c291e2e
0xef9272b5ad0c509905dd8612ce36c6c204b4547c5f73e0c84fd25ebcfa1fb30c

Functions
Getter at block 23882298
amountPerPeriod(view returns (uint256)
241662833333333333333
availableAmount(view returns (uint256)
34316122333333333333286
beneficiary(view returns (address)
0x1575c75c115928e040336dd7d96ad77c29c90600
currentBalance(view returns (uint256)
10391501833333333333379
currentPeriod(view returns (uint256)
143
currentTime(view returns (uint256)
1734553943
duration(view returns (uint256)
15552000
endTime(view returns (uint256)
1737763200
isAccepted(view returns (bool)
true
isInitialized(view returns (bool)
true
isRevoked(view returns (bool)
false
managedAmount(view returns (uint256)
43499310000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
142
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
1208314166666666666665
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
33107808166666666666621
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
12342743
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
10391501833333333333379
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
43499310000000000000000
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.