0xc4f7a59fd1d40cb95ac9fa4a2e3d294ac2c0d14b

Unverified contract

Proxy

Active on Base with 37 txns
Deployed by via 0x330b25d4 at 17239237
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 $610.56
 (#67672)
ERC-721
--
0x0ea653a07eae40f0ebd08fd3b2b37c9b885834269e72e1779bea4a173dc6e927
0x8b06686a599cddb9ecccd8515b6a236df5d5f961ff8f8b69b3efb2bb265ed8b7
0xbe8581cf8d3c82559e80f378b6410e38df567edb5f291085c6142e38c11dda4c
0xb580b7b4c37ed688bb95f21664ec60d10104e8d2e3550e30e2db9f7a814aa57b
0xa8b3a951f09b097d6d3ea3d88f89aeb87e784231d40f1bb2e1d3350a6572174f
0x6398e4f5a835a041f6fce49be0fda4998865f1624bfcb9d42b0ab66b221b5f7c
0xbdd3d2b11af30c26ff997a5d5d0c452486b7024b36db01104384b4d1a5860224
0xdbe0995a2f1f3fe7b462cf03affa58b6e243abfe95d61d5ff1d1ed4f2118ca7a
0xd58ea8924b89a761cebd574d5d8994e25a4d567bbd258391df32d2742df6b38b
0x2007757fe60f625560e2b0ffbf6f3b0585fb3ba9cf36bd9a0c8f55ed7b2869aa

Functions
Getter at block 22487546
amountPerPeriod(view returns (uint256)
3788128300000000000000
availableAmount(view returns (uint256)
416694113000000000000000
beneficiary(view returns (address)
0x84eeb7db3f93feb5a8a98f56dabb970a6797c187
currentBalance(view returns (uint256)
310626520600000000000000
currentPeriod(view returns (uint256)
111
currentTime(view returns (uint256)
1731764439
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)
681863094000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
110
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
45457539600000000000000
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
371236573400000000000000
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
9553239
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
310626520600000000000000
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
681863094000000000000000
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.