0x670e69451077d64b2dea803833733254a696303b

Unverified contract

Proxy

Active on Base with 8 txns
Deployed by via 0x17bddc29 at 17241080
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 $1.84
 (#70917)
ERC-721
--
0x49b4701bcec7d5aa94699a257fcada988080f5aa25ee28ebf631ba2f66f79c35
0xce12469e587ff14682b204fd536b83fa6201baae59453338d78cac4c434ff2ba
0x4330fa2a6594b1c5c366c385684bab9daab9578bdf38d147e6dec186e1b92b12
0x917fb87afeb7d3387df411cbc02b9d521b2f3f74db8ef8f7841fd5717f559135
0x81d5c2089e1afdde615751b3d12765dbfeb051c67c184272d933f3afb6c899cd
0xeb457fbf2095d402770c5b93fc9650833effa3a9ad7ca87036268725a83a2bed
0x56e3422503ddc6f4ee7a6802e52b336bab0eff6ba5bee95e4dd5677c5400b26d
0x03114f910a1fbc049097ff39ea6f0afd94e523dfe8c014709bc7a91890eaba85

Functions
Getter at block 22898897
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
2221837999999999999920
beneficiary(view returns (address)
0xfe6311754b626d0cc92d25686142f5e5a1824fe5
currentBalance(view returns (uint256)
1184980266666666666744
currentPeriod(view returns (uint256)
121
currentTime(view returns (uint256)
1732587141
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)
120
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
74061266666666666664
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
2147776733333333333256
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
10375941
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
1184980266666666666744
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.