0x3909fe023bda46ea4ad4ba192f3f6c35c0d676f1

Unverified contract

Proxy

Active on Base with 36 txns
Deployed by via 0x4449d064 at 17243202
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 $6.16
 (#74957)
ERC-721
--
0xdf39870250a558dfb7f201e314b72f3f08b1f804ace6d62dff52204c273647a9
0x2e1243ff28c4782d33a5afee910edc619e8bf06bc7b2d6b71cf1063c822c2ae6
0xb30bc0c28a8821cfb60c04b86ef5e34d47f31a3744c5c50c14c1d358dfeb214a
0x34e93e086e53f5ff148819833e92faec99083415b47bf063854852b380fc98f6
0x062e557256ffa2c1f6c71abd6c7ea0dc7e93d35886524c7a1c6e33d864d7534d
0xdd8e9e8baa3e4818b14be55be2946bd04a4f3acef1768db2f09da25cca785177
0x96163e272dc8f798890a6bf8e3c943d555dd0078a6683453d3b3c6a0e3df3632
0xf6f398a871d90e8eee8ddd8de1d1d83b7b66ea1949a6d6422d9839cfba4f6820
0xea0046ee9497c2199de0c2b92490e1b70371036aabc8f6d0e91ae79cb10b92b1
0x075858857bbec035ca3f5cd6dd4ae4395a461a3ddf0ba475f24eb1b1b0545207

Functions
Getter at block 22886746
amountPerPeriod(view returns (uint256)
74993144444444444444
availableAmount(view returns (uint256)
8924184188888888888836
beneficiary(view returns (address)
0x6614d57a76d7e1fd35947afb20b8e4a4c81fe90c
currentBalance(view returns (uint256)
4574581811111111111164
currentPeriod(view returns (uint256)
120
currentTime(view returns (uint256)
1732562839
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)
13498766000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
119
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
8924184188888888888836
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
10351639
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
4574581811111111111164
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
13498766000000000000000
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.