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

0x92a2aa267b7111c1fd43ce4fd66e70356e66ad7f

Unverified contract

Proxy

Active on Base with 6 txns
Deployed by via 0x7ef472e0 at 22164143
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 $4,862.98
)
ERC-721
--
0x3ab35e0e3f1f0fffffbfd0457071f151aff303c64b6fcad4fa921ee3ec026da6
0x2824e8525cee35832da32d817eb929f4ea8694747c500ef1afd1a68db83f47e2
0x206f7c2ef64d78b8dd81e9a1b125a65bcd16779fe98641a5426b383c624f48f9
0x2d30d24679d58d56adfe88a97d96071cc4cc60cc04a21ed54fd5ec4948fbf1c3
0xba8239f44c500a7565f70220baae3c94cf40e758c9fb937bb77d657cadb034ad
0x5acbc991fe54d939049ac874a5e0517d2539a783c3723ddcafc45a4ff903a1f3

Functions
Getter at block 22502348
amountPerPeriod(view returns (uint256)
31337633333333333333333
availableAmount(view returns (uint256)
219363433333333333333331
beneficiary(view returns (address)
0xa266adabeef243bb7a187ee6ff07cadfda19a33c
currentBalance(view returns (uint256)
2601023566666666666666669
currentPeriod(view returns (uint256)
8
currentTime(view returns (uint256)
1731794043
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)
2820387000000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
7
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
90
releasableAmount(view returns (uint256)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
219363433333333333333331
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
654843
startTime(view returns (uint256)
1731139200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
2601023566666666666666669
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
2820387000000000000000000
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.