0x725214943fb665b162ccc6d210ff4c75bbcef16e

Unverified contract

Proxy

Active on Base with 36 txns
Deployed by via 0x43efa4f4 at 17259178
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 $4.21
)
ERC-721
--
0x7265ba18b8ac5479e743b9565677e829f5d21d41f96a9f98faea1d55ec23da0e
0x5b83faa0210ba5407e78a29544d7f32b01eeee44f095fe4670192e207b2b7c8a
0xd380366747df01e00283245c7701c428fd747a74f0350e418ef1c8adf0859565
0x75912b8bb3a1976846a9232d0856703c85876e4602d4769fe9bae590ae738777
0xb3e2bb908ec0dbc07e58ddd39ea21e1fe2ab53b4bff66ae76edb668b0a90703f
0x349377fd15e9957835a8d8e109625c8da722425e5f35e1f72e98fd9952f518d3
0x6d7fa545bbae808857f91b27894164ef8910f0e20954c3c40e61dd495d0f3d08
0x0fd6831bffa829a169884e4ae1ca8f05034b54e80751366bea3083419bb8e75c
0x296b6ced75543514676c47ce0c229a110d0a6267baf1253a20bd79b2d335094f
0x9c08f0d57526c33b7f4f9986df40001d9e3c31c0297bf70713badd93cf709520

Functions
Getter at block 23225554
amountPerPeriod(view returns (uint256)
63728655555555555555
availableAmount(view returns (uint256)
8093539255555555555485
beneficiary(view returns (address)
0x1d59ceb0f8f343e0d4e68f93e3003c1494abe87e
currentBalance(view returns (uint256)
3441347400000000000070
currentPeriod(view returns (uint256)
128
currentTime(view returns (uint256)
1733240455
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)
11471158000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
127
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
63728655555555555555
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
8029810599999999999930
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
11029255
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
3441347400000000000070
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
11471158000000000000000
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.