0xca8c77565ec3a347029124be1afb52aa9de3cfcb

Unverified contract

Proxy

Active on Base with 86 txns
Deployed by via 0xc4f344b2 at 17243644
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.49
 (#75778)
ERC-721
--
0xd7e9649dfa595966f22bc3041c041b83fdcccf115b5c8b6ce734c72fcaa834c4
0xba1027452bfc569bf7e9c7801f0ccb008a281cb39dae4e22734d6c512cce1d5f
0x571566f689eca092efafec3c41f6aecfad33987826fbf2aa13e278bcac8371a5
0xf1d94186c35854ce70031903b87110703ecf819d26fcc1f124265c6ae120640e
0xe0fb022cfedbe471b0b0f38c841e9f2cf7e07eaa10bcdfc9f4abdf45897afdb5
0x8467721c871b17e94c5ada4a12cd7360e4f48a05711e6518fec7a93f6de6d028
0x89204bf63876f00de0a67aebe418c860a0355d7094677b1266e64aebef056c3e
0x6127e6fb52e83299f9d030ce4f2fa40ab5a5c51685530108ec4ced4a3f7a8780
0xcdbac114f8694758984c4e24210cf6badad89b6a26aedb4317cc2855260a0291
0x4ecc4a57499f24cb0ac1d43df9e382a89431d1390346a3141ab74e1508e5399b

Functions
Getter at block 22532561
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
2055200149999999999926
beneficiary(view returns (address)
0xb14f0603b4f8c5dcb2aa598004be30cab68b08f9
currentBalance(view returns (uint256)
1388648750000000000070
currentPeriod(view returns (uint256)
112
currentTime(view returns (uint256)
1731854469
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)
111
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
111091899999999999996
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
1944108249999999999930
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
9643269
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
1388648750000000000070
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.