0xfbf7a56ab921cfec997a689a2bd653cb98f1089d

Unverified contract

Proxy

Active on Base with 101 txns
Deployed by via 0xc86ac22c at 17249144
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
 (#86328)
ERC-721
--
0x62cba259c842771d95151e523733d9ab80ff2940d5936317916928ce95e393d2
0x14c77d524bdf16ce847f7cab8ef54de61e225e76b70072b23871383517a112af
0x28e9b96008deea23a4cf9ee92898ef74f35e1fc59b5568d85004a2c788d0dd43
0x1fedc28f518686c615efb28373cd5d09f09d32da568e83ee6902b8ac93002c32
0xdded99a85cf4b3d2f38da7536f7760c2578dc55eecbd2c068eafb3d9499e32e9
0x372a3af4b481a8d1855f4eecefc87db41b155da04c480f3427ce46dc746893d9
0xa01935f9d7f31c1ae8a4fc24394ccc76209d4e5697e591739a47af02f073c57f
0x0b557db07cca853496ef581500220759aadc62bc7dfccfa04b502f2e7e3af713
0x5e5aba9a3ff5bc24418d01c063cffec969f95644e33f10822d023ba3bbf3eabd
0x9d4e8686af796f89e5eadc851638de20a66606c00f7c41106d82f0da4f3c6831

Functions
Getter at block 22923513
amountPerPeriod(view returns (uint256)
8415321011111111111111
availableAmount(view returns (uint256)
1009838521333333333333320
beneficiary(view returns (address)
0x5d25e3ebb10f4debf1d7b76eb94302d2d74c7035
currentBalance(view returns (uint256)
0
currentPeriod(view returns (uint256)
121
currentTime(view returns (uint256)
1732636373
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)
1514757782000000000000000
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)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
985296422839920274842503
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
10425173
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
529461359160079725157497
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
1514757782000000000000000
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.