0xb87cff1855fd64e41d2c4ddbd5fd884be21b70b2

Unverified contract

Proxy

Active on Base with 78 txns
Deployed by via 0x9cca7c9d at 17236664
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
--
 (#63259)
ERC-721
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc2660c5dcc1d425c7e61a8573f082ee2b6c9089b323bc348abda4c0d2bc4d722
0x947f103811eeb39a6e409180d72e7ccc88ab37d55ac84c17c27518ad5136aaa5
0x42729a1b8a317add657e9ca124b09233d2dfb8a96d8982b216379057b0a20fc0
0x6f95b87d0e87b997edb86d5ff87a935e7a7c3717f0a67c760ad4f1e20ec604ef
0x0e210bf15b60c83bbc60d08a8f0b960ca8b229badbd9f832e2a7ae0d67a2195d
0x89d7ca0e98f66a87f17c0409b913bb309eb4352d5ebc0c229b742ece041c6bb9
0x556ef5b3d3f9449ca39b1b5a89e4d1e8e0329d50266e36256b3d40e8432a2588
0xba62bb1b2c1281931dfd29d8e79442665e981cef0b2b7d09e51ced94892ac659
0xc9ce31d8e7e74bf638f0b61499295a1ceb4b5757e1807a17e270b750638d27b0
0xc7487d452d2d7c4f3331770a9f31b8945f8ec9673c86224c9984d7581c8be11b

Functions
Getter at block 23947938
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
2666205599999999999904
beneficiary(view returns (address)
0xed32f2de7e3159f3a0fe14c13ad7fefbbc0d1572
currentBalance(view returns (uint256)
0
currentPeriod(view returns (uint256)
145
currentTime(view returns (uint256)
1734685223
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)
144
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
444507581176528654173
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
12474023
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
2888249418823471345827
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.