0x43da722cafd8d9707a8c81f845187cc216b6c5a7

Unverified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x1728c3d2 at 17257733
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 $7.98
)
ERC-721
--
0xa9607bd0272a904ad5033ad287a4e06f7dd7e21f8a4f6ac92b342e3de2ca9377
0xc75bcf17770834114b51494453ff7804733309b817d23ffaaa598d617e33d3d0
0xdb06fde8077452f9131d1033e88ed1198ae8cd1397de91a4ff28a91706cfafc0
0x0b000316dce318477fdc78cbf3a8588250275f4d2a334ae0c130c0f0071fbb58
0x0a52ed6cd19b58fad494e0e49d8f41472153e7dcf4f1bf2222f824270545b4cf
0x292e07cbb37a398b2c5e4df4700fc505b2cd31c52e046ec9684d218da69107a9
0xd5d9f68c2f28baec0941ccb9e91d69037b1fe126d157a69e351b84c2678ed16d

Functions
Getter at block 23609191
amountPerPeriod(view returns (uint256)
80190122222222222222
availableAmount(view returns (uint256)
10905856622222222222192
beneficiary(view returns (address)
0x9134fc7112b478e97ee6f0e6a7bf81ecafef19ed
currentBalance(view returns (uint256)
4089696233333333333362
currentPeriod(view returns (uint256)
137
currentTime(view returns (uint256)
1734007729
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)
14434222000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
136
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
561330855555555555554
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
10344525766666666666638
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
11796529
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
4089696233333333333362
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
14434222000000000000000
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.