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

0xda5f35476479aae8016f487b06a69a3053b61f92

Unverified contract

Proxy

Active on Base with 98 txns
Deployed by via 0xd7dae2c2 at 17257996
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 $1.32
)
ERC-721
--
ERC-20
--
0x4bcecd67ff90acf9705c3837314bdef9ba60a4acac7bfaea7e708e286bea06c3
0x022e63fa3bde96bd802b20079c4cf282a2f8cc2b1a57e424107fa69b8157b5ac
0xd14148e52d456cdc28726c99a604b8baca50b148ca2554dab3669c692224f4d9
0x97d6c28284f7d3c04650ba34718764d3d684641d1199b093f85c3d92a2163ed3
0x4e5007867a64c658b707c7e349c7125f574719d64676982e05a6633724541c77
0x0b1987789aa1f1b647b8b9bc5e81bb13372feb7b5ad6a72ac37c8b0f79fdc3ca
0x7a38f186b482c32f377bf67a5387aee27a49c659117103e4236821ffbf927591
0x017980c7cc4445252391d1bac9ec713aea69cccd0f58e618b2a323a19126ebdf
0xf75d1c76d603d479932d95335295b2053ab19769e241c6b6f6a013fcded94277
0x4fc6deacf693aa003481ac3289ab6631ab7d767ea0584d4e72616d8d43be88fa

Functions
Getter at block 23185950
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
2332929899999999999916
beneficiary(view returns (address)
0x8691973fe8768fadf89b83d0b02b6586db9cc969
currentBalance(view returns (uint256)
1038673576615429349991
currentPeriod(view returns (uint256)
127
currentTime(view returns (uint256)
1733161247
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)
3332757000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
126
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
55545949999999999998
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
2277383949999999999918
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
10950047
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
1055373050000000000082
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
3332757000000000000000
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.