0x108f75a2fb6c69eddb7b8a4dc6958849ebfabc04

Unverified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x2159ef61 at 17253383
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.39
 (#94462)
ERC-721
--
0xadda8cf76d6e10bdb179c059657f1eb1a816289967ce675d77d7f305e1b63e35
0xa26888752abc0b2ccb124db90bf28ec6d4faa19c5e67e7f833f8b058bff66f1d
0xe3f283fb85297d7ca1c3ba402464dacd452597101d1fe1a6deac53974427bb84
0x4ff88de89863aca5eb134436dd95d5f38231a5baad55015e3ad65f4c9a1af9c8
0x055c838b4e807b6a7764e3ff7d9ea7036b824f7b81804b294c8a2e261e9a16e7
0x5c1d37cf0e697e01ba419a8dcb7ef62027dfcae1f8ffa8f24dc655e4653c7bca
0xae8cb27da2a44ff8b90a4e1b179c9be3d1645ea28d73e9c422597e1d3056ee69

Functions
Getter at block 23804439
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
2610659649999999999906
beneficiary(view returns (address)
0x1674b3834a2b4a40dad4e771f9d6d0a9be060e7f
currentBalance(view returns (uint256)
851704566666666666756
currentPeriod(view returns (uint256)
142
currentTime(view returns (uint256)
1734398225
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)
141
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
129607216666666666662
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
2481052433333333333244
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
12187025
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
851704566666666666756
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.