0xfb95e396283167325673fbb6eaf995c46ca0181d

Unverified contract

Proxy

Active on Base with 288 txns
Deployed by via 0x4641fb60 at 17240626
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
 (#70083)
ERC-721
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa9971a0dffa7b9f717df6b82a560c447278a86258630b975933871628ee81a45
0xc2d5ae2023b491fa03e80ebad19aaf65b5eab5c9e4c87436441cc1dc83fb6f08
0xad4d6f499d71e1f63ee42774de6bb7b9bb364051f0a8a2a722e94c7fa00a15e9
0x977dab24bac5d390784fcdd39109ff10e73e3f60a6d6f5524469776eddafc194
0xe577a0d3d7a9d9fd6731bd874ff54c2bdc8661da52f6592baa46293602b08e68
0xd5d38c50bd21d8ac7309d8580ed6291f5c63e4ea5fe7256cf116460cf0c66cc9
0x47458ffc87584fe3fa0ee1c24661941375ed02a3c72d7511f3ce378e1f3c2004
0xa62e32b50ae9d9775543660ee1bc5493728fb8c68e6acb709ef41bbe0f00935c
0x6a37d60ffdb2cc75c2ac9a92675840ba21a768ae2f603f83823d324319f699a0
0x39683644b5273069c91c8697f775f5ea387c8f80bb5468aceeef5c72e02f1c0e

Functions
Getter at block 23899727
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
2647690283333333333238
beneficiary(view returns (address)
0xc6581173bc325382369803abfdb26dc499d8462d
currentBalance(view returns (uint256)
0
currentPeriod(view returns (uint256)
144
currentTime(view returns (uint256)
1734588801
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)
3332757000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
143
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
580467572522673775117
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
12377601
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
2752289427477326224883
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
3332757000000000000000
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.