0x60358433fa069a16ac2027364cfe1cb02f0e4df3

Unverified contract

Proxy

Active on Base with 10 txns
Deployed by via 0x76145ab7 at 17238377
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 $97.94
 (#66233)
ERC-721
--
0xbed00a3318e9f79ca1717c5a3efdd93cc5a816ace510f27386af5d0a7a202a34
0x7e5c58cc2429c5422ad23eb76198a835e37c350d7ec5c1e9454af4573e53efa8
0xb1f8229f652f20c9ebfdd3a88fe3815580dcc46624a2897fd7a1fac41459d538
0x2d9f225ad15f94ecf60dc90608bfe86359b966db8efcd0545bfef77de0dfca3b
0xe47e9579277db5502878e5dac28d8ea1b113ed494a11b1e4f73fc48c8dc944db
0xa7cd83554af259d4d4266dde4a34411be70f93fdd4ad71249f2cf07b7da6d43b
0x0d9b3f7a9386d9c0f46d99b7f64437533e5167c3c7c203f444d4fb87e71241ea
0xceac4e641318b3d62430d3d29b573c1b23573df8ae0bd08cc5128382d1993525
0x64b5e0421f4501fb655a5de6f03572bd684f9c93ca38b27da8ebb47e46418c9e
0x9a3326649a5b4e84faf375eb5f8cce1927c6ca700fc0b0c9a22d2f3a2688e44a

Functions
Getter at block 23163773
amountPerPeriod(view returns (uint256)
1353694577777777777777
availableAmount(view returns (uint256)
170565516799999999999902
beneficiary(view returns (address)
0x9a9227e53d33af2c1029cd04bd2133bf4359af70
currentBalance(view returns (uint256)
78514285511111111111206
currentPeriod(view returns (uint256)
127
currentTime(view returns (uint256)
1733116893
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)
243665024000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
126
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
5414778311111111111108
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
165150738488888888888794
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
10905693
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
78514285511111111111206
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
243665024000000000000000
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.