0x3822671d40cb1963d32451775fff0b15082893e9

Unverified contract

Proxy

Active on Base with 153 txns
Deployed by via 0xb1115d78 at 17239255
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
--
 (#67704)
ERC-721
--
0xbba80f1fbbfda5a5369508be0213f74e83fbb0e4dbadb430ae9188a37f9fe528
0xf4908ccfe7223dc111b1732b76d42b6a02414e36e925b00d9ed1b445a0b93a2d
0x4560d7b0ec6f3056e684a94be1fda9c125fa1b795ece049326227d473c08b00f
0xe6d51046872295aae80e321689ea856152aefc72ac08a46919040c2cafb73ac4
0x2eca9b34f94968527ec9ccc2518f0faf6e2f1cb57cf7b86e4273bd3559358bb3
0x335cfcb8fa494e09e3f015ecc54805448b5a9a96123f7f366a228ec2d449b153
0x48f98eda35f88ec6e2da59f4c1679858ec87bb1d9ee04399bb14a95012829c55
0xb974b1e3bc4837cfbc1be1d98e68206997c4c44c92363fade2e9672fc0789b02
0xbe890b13e9da8d6ddd363c8ad998826137a74f93d8bd83945199e664c1e9d09e
0xbc393d34908a06085984b9d1ab76904a3725ddb068b93b4bc2c1ccd1f8b75ce3

Functions
Getter at block 23221418
amountPerPeriod(view returns (uint256)
2970984522222222222222
availableAmount(view returns (uint256)
377315034322222222222194
beneficiary(view returns (address)
0xc6c3c471e64fec8684988d04dead9a4e1f98587d
currentBalance(view returns (uint256)
0
currentPeriod(view returns (uint256)
128
currentTime(view returns (uint256)
1733232183
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)
534777214000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
127
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
371191556766636974103207
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
11020983
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
163585657233363025896793
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
534777214000000000000000
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.