0x8e89c1849048237eb92511efd1d6e98ba88d5a47

Unverified contract

Proxy

Active on Base with 52 txns
Deployed by via 0x23e13926 at 17229879
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 $18.02
 (#54093)
ERC-721
--
0xb9222e7385454c008bbcbf383c1e2553f8655aefbcae5fda228ad82b8c2d4132
0x29f9b0c8492e77d510ffa70cb1e1f98cfeb1ba39034e83ffe53a80d1b7ca9430
0x84487fcc22ee33efe9e8171f41feddd9067a7309d5bee325746bc2f1366d332b
0x0743643a16cd670462a2e2aa145586520e061a71352eb5b68daf25247056e5a4
0x8ab0df40680ccf07ba6d0139987fbc2ef3deff96fee41a2c1994f2727abfd3c7
0x6709c983d31258353d49ab2c4a75f3baf5bc34a43ff21e5a843208fe883de440
0x19b4bf253257bb0c04a77a68d803119970a0756990d2cf36dea5cf425c113e38
0xed2d0e4396eb917cff66dc5d85bfddc9d6a7a30300990d4b9ed4ba1cea0664b9
0xe6e44bcf9d212b5db99c07c3c89f47095288c292bc8d4a4352609f1fc9534af3
0x738949e71df0eff698d450917fdac945a419de3d60f119d88412a8545438721e

Functions
Getter at block 22923892
amountPerPeriod(view returns (uint256)
196285316666666666666
availableAmount(view returns (uint256)
23554237999999999999920
beneficiary(view returns (address)
0x9b5546050984fe69ae9cfa57538c83282a3cbce2
currentBalance(view returns (uint256)
12562260266666666666744
currentPeriod(view returns (uint256)
121
currentTime(view returns (uint256)
1732637131
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)
35331357000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
120
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
785141266666666666664
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
22769096733333333333256
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
10425931
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
12562260266666666666744
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
35331357000000000000000
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.