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

0x5e7d4a62dee19d1dd42c4189934db868be9ec427

Unverified contract

Proxy

Active on Base with 181 txns
Deployed by via 0x50f15fcd at 17239411
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 $0.55
ERC-20
--
 (#67969)
ERC-721
--
ERC-20
--
0x5dc33603868c42344ad533acf0a9d40b3869d6aad0454d6309b46568d4d822f0
0x2589020ea45afe9b96d366333770f372947812e665c5051a5eba855c4f04a621
0x3d8731cf549dec3dd0e8dda1aacbc21374cbd5fa0b87c58e042d183a680702aa
0xf46b91c7204c098284f1737ae58c7936331caf2d883a14048fe0f1130f87a49b
0xb6374f0e1e04fd668069ce14a932c4617e58acf84db7aa1b52789d28e78628eb
0xc189bd0fa38f5bf48be347e7e88d3992eeeb7e8c5594584d6fdef3a994e2ad3c
0xf4b2de1f40ebfb55f06c8d4630f88d3d43eaf7aecdc8886a06b5b62d5a552bdf
0x4beae9c9a06cae6cdeeb12fa759b1f43ad5ba455c0610fcd64aadeac99063883
0xf735df2839ec678ca92bdc875b004c8a13de560a95cb043ab525c026af9fbc0a
0x576f227ed3f45fa908bed4b964132b863ce7992cc6a8ba7c5b09d8e5fded1694

Functions
Getter at block 21873717
amountPerPeriod(view returns (uint256)
40380243383333333333333
availableAmount(view returns (uint256)
3876503364799999999999968
beneficiary(view returns (address)
0x45698cdcc733cba4f8b1150c2f580587adf1df92
currentBalance(view returns (uint256)
449917176212811140435
currentPeriod(view returns (uint256)
97
currentTime(view returns (uint256)
1730536781
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)
7268443809000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
96
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
449917176212811140435
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
242281460299999999999998
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
8325581
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
7026162348700000000000002
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
7268443809000000000000000
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.