0xdc2c5bbff5c78ff124cc7d9edb4f50fa8240862b

Unverified contract

Proxy

Active on Base with 81 txns
Deployed by via 0x955bc02f at 17235634
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 $2.25
 (#61337)
ERC-721
--
0xa9d6a9eed701a0f3e8f4f64f0fdb38559b4252c04d7d99837ce7c9320471cd7b
0x4a487593892c857854dedfd6224609ceaef9f4f1b9819eeda7f298b0fb6708b0
0x9dab23c6567d2dc7ad3e9f4eb8916f3bd8c5829dd3560e8c0e368688d1ec3e84
0xe84e4e5a39784da20b61ed356dc2ff1117a4b736d98f0daafeacca486212ae3b
0x8020c3fe156f465c05992e6e29f7b0bdabeac393f8a4248c07007fe6d4b4db97
0x363a7743e06315e75e6c2012d746b6fe0f5ee6d4766917c3ef2219d2131dbed8
0x44c32ba9b6c1044816e992934e55364508f7c2ce4f55eea0eade04ca4fa5b024
0x9d6c906ece81461d12faada17ac0f10654d1b6c8df6fa32bf4b7aa5b20d89fcc
0x28fe97959068ea8fe658e9620cc515881544d514edc237189e48f3392e97ef20
0xb2b8f3e56f2c087efa5ac897a146c7ac32a3a93123779675299988488c9db4a5

Functions
Getter at block 21768500
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
1721924449999999999938
beneficiary(view returns (address)
0x7a751acf450d13f7eebfe479644583a6f532a6d0
currentBalance(view returns (uint256)
1610832550000000000062
currentPeriod(view returns (uint256)
94
currentTime(view returns (uint256)
1730326347
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)
93
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
1721924449999999999938
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
8115147
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
1610832550000000000062
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.