0xff937f920205cd98b7b0fff7db38d10cfe5a330f

Unverified contract

Proxy

Active on Base with 8 txns
Deployed by via 0xeddfcecb at 22893125
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 $599.64
)
ERC-721
--
0xfd428419a029688ad3a99ac5a00eb1431c7e743ecf5ed53446ade3bddbc37c24
0xf61a23b6106bc088d3d2ee146cd07a3958ce6cf086f486e4bea785b72b4b8150
0x90556489d2bbd6061623662451fc421d7a4aabbc5fd5c72c6e44c621b6f493cb
0x1ea5c18e98e569b4e0378a741e14c703ad48187a27bfdd5cbc51d616b6967dc0
0x1b312175517a4381c07a2cdd1a8e4adaf14216d00c1d4cafc5c7f399cc8be25d
0x33a7c9b0c0f6a347705b245bfca92940c2b84333aa8d57f167858162f3042db4
0x02ec54f059259fc84bdd61c8e42e39964ccf38ae5343953bd559afa64b7c6598
0x25cd1edc4851d4e071c1d73a52d5ee521073bc69187c4c624db4d5a25cbae818

Functions
Getter at block 23198067
amountPerPeriod(view returns (uint256)
5591111111111111111111
availableAmount(view returns (uint256)
39137777777777777777777
beneficiary(view returns (address)
0xc3c7202ac60523880f40ee9ec17f8d8e3337c380
currentBalance(view returns (uint256)
464062222222222222222223
currentPeriod(view returns (uint256)
8
currentTime(view returns (uint256)
1733185481
duration(view returns (uint256)
7776000
endTime(view returns (uint256)
1740297600
isAccepted(view returns (bool)
true
isInitialized(view returns (bool)
true
isRevoked(view returns (bool)
false
managedAmount(view returns (uint256)
503200000000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
7
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
90
releasableAmount(view returns (uint256)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
39137777777777777777777
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
663881
startTime(view returns (uint256)
1732521600
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
464062222222222222222223
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
503200000000000000000000
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.