0x2cef847a0ec7ba0709afeca72cfeeb2940981ef6

Unverified contract

Proxy

Active on Base with 18 txns
Deployed by via 0xe39b83f7 at 17230913
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 $11.63
 (#55489)
ERC-721
--
0x05d7adb00856193a1d8015f0443fb60c7e1b6c3d0c9e745e083001892dfa870c
0xf3687ca70844607e594b98c5dffc10a74c63f80b225fd9668a9c22d8f21902bd
0x00cc00cf7d69ab5c331551c22f789db61428c78faf46431cdfb32dc66925ffb8
0xe8c1b264a1a40d1751f2acc89e9ce6e37abd443cb8eb614785b5609ea150ccc5
0xd45e7850ed742eed9dd565ffb95a5745953d021da0b099eb2ac6ae34ecbafea0
0x1147f6aaf51a7a9f8f4636dc1b54bdda7f8d2a3127b658399bcb7869cc0524eb
0x88293c4896ee5954bb7d2f2e9f0e69fe55e3712c0d487477168e6147e05907ca
0x136e93891a8e8bbdf3a3837dbb6c83a0d74d5b87ef7de4e68360eb223cd19f5d
0x0c4095063355d98b6e6fed80b8d68a4efff66bfffc91fcfe6d9f0e196b36ec61
0xc824f8b1c8e280b15124eb044a11bd2891b86418c5224bf69ad6e89d03043235

Functions
Getter at block 22775434
amountPerPeriod(view returns (uint256)
139202150000000000000
availableAmount(view returns (uint256)
16286651550000000000000
beneficiary(view returns (address)
0x00a338914aa6c7141241e8e61f613dc8f0baabbf
currentBalance(view returns (uint256)
8908937600000000000000
currentPeriod(view returns (uint256)
118
currentTime(view returns (uint256)
1732340215
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)
25056387000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
117
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
139202150000000000000
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
16147449400000000000000
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
10129015
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
8908937600000000000000
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
25056387000000000000000
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.