0x5c51b574b4c910497d15947732715b191a7ea9ef

Unverified contract

Proxy

Active on Base with 39 txns
Deployed by via 0x08c17ed5 at 17237978
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 $10.28
 (#65563)
ERC-721
--
0x52f806f30f1c8673d18e5a83bc426e513473d2324306089e6212be2a85669c77
0x88280b4cc339f694dba876c7c2ffb6c395ac987b72b20a7d407dba2098d78699
0x561aa4e4cc54127d7016d37e882bc844971eff8d736f11055803cd27eae2c611
0xb3741ab2287163a25f45643605eb74ca29b58a57250f4872841efead45c1abe2
0xebbe09d00e22a3c9fe5a582b507a8ebbc668aed00285227a9ae31548cd255ced
0xc270c865ef51cae69b320f816afa4abf785f393e69c7654bfab023daafb39813
0x37cfe74b36225f71d0364ff4b578324c8c02e52257be2db4493a47f610fc5c47
0xb71f9502d026ffaa3afc631dd9b69f9f7e246a54bc7de02e73de9bf0366f5df2
0x6b360cc5afe4c7cae45a6430b9d5415b9c5c6cc55416260da86db306d9b93940
0x63f742d9ba0b0b6a889cabbd04438dc31f52436087a3d2c58e9f460f207f72b7

Functions
Getter at block 22119328
amountPerPeriod(view returns (uint256)
127513416666666666666
availableAmount(view returns (uint256)
13006368499999999999932
beneficiary(view returns (address)
0xc5ed96d2c570c619f46fe076bc2ce77c6275c610
currentBalance(view returns (uint256)
8511127000000000000064
currentPeriod(view returns (uint256)
103
currentTime(view returns (uint256)
1731028003
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)
22952415000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
102
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
765080499999999999996
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
12241287999999999999936
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
8816803
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
10711127000000000000064
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
22952415000000000000000
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.