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

0x375e002a7f0563279134f44137bd1ad0b78f0ad6

Unverified contract

Proxy

Active on Base with 58 txns
Deployed by via 0x41900aa8 at 22164212
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,416.18
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb6a8f1a3728bfe6edad46f7fde50c6cd1692fdcd6a38ae1732dd6da83d1ab57f
0x5d85015aef3035da37d536b0708b98a57750f665877c59ff5d209d82fb6920f9
0x22baaa8234973276fb5e69139f2a3ede7b8df3f631348f6c057bd0c357b86696
0xe89acf14d55d5933417b911cd4a8d943fd4de1a10c5007ca5003e44073ac1998
0xd77c886dd07e38c8b21c7ebdc8959f6e91946c8298961657b315420b3bf75d38
0x92ffc061f595e5b0f0f6838535dd24beaf2ba3ec8e77c87089155722ff551386
0x0828a609dc4beb661b9affa0f3ee368a8ef94990f33770f9a0aaac46c4f991ad
0xaaf691b96ffcb1751f49b33335697d2848288e198dc7c61819e94a41c332a25f
0x06abd97127c2f6b1f1cc49ea3f7ed717965e97af0922bbb6e237eecbe4a3b5fc
0xe5562276bb0b49e109f39da79ea2058b37070df4a287cdfd44ed2f8743944ac0

Functions
Getter at block 23882844
amountPerPeriod(view returns (uint256)
27176811111111111111111
availableAmount(view returns (uint256)
1059895633333333333333329
beneficiary(view returns (address)
0xd1642fcc093202f30e64d28eb8de8d0714958f8f
currentBalance(view returns (uint256)
850749759419208998724216
currentPeriod(view returns (uint256)
40
currentTime(view returns (uint256)
1734555035
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)
2445913000000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
39
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
90
releasableAmount(view returns (uint256)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
1059895633333333333333329
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
3415835
startTime(view returns (uint256)
1731139200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
1386017366666666666666671
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
2445913000000000000000000
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.