0xf4b286d730133a198860621302b5b03eb2a0c3e0

Unverified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x93026569 at 17231468
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 $1.37
 (#56316)
ERC-721
--
0xd97eaef4e21cb5db20ccfcfc6c730adaf9786c6452ce70418b4df6d0c8cd7f8d
0xc059d0737ced572e357333db88a5cb285464f88a5b4921e2aa31ca8d383f4fd8
0x2353a5d64d70a1648629ce8ae0c7e6806e3df2f602ecb7a054d45cb7eda1fa40
0x4090b2e7182c76aad1f80368c3d6287b2c61b385d30a8dc6202cef9a2a19d6b5
0xc46105afe8c2e0958de992dd93b2ea4bfd4b69e5bea8d7572deab1c3904f0a99
0x4592020b7669628cffda16d40ea7c12bcc27ffab5dd3c121ad1cf72b23c42715
0x018cb9b3ab58b1e1f0a5d15ebbae76ed22cd44f7084058d929b2ca14d2803a28

Functions
Getter at block 23866941
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
2629174966666666666572
beneficiary(view returns (address)
0xfb55193544979cab267764a8e522a2de2404cb35
currentBalance(view returns (uint256)
796158616666666666758
currentPeriod(view returns (uint256)
143
currentTime(view returns (uint256)
1734523229
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)
142
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
92576583333333333330
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
2536598383333333333242
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
12312029
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
796158616666666666758
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.