0xebbf07a99c18171c55d7594b0decded17eb6ba1a

Unverified contract

Proxy

Active on Base with 10 txns
Deployed by via 0x3a7bdc70 at 17253553
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 $5.4
 (#94700)
ERC-721
--
0x81813515052a8b4723f31098ec504c738a18c8df1fe6b38f792872af3ccc8ce9
0xf2c1d59f1bdc8724ecbd25b650c917dda915d6bda1ae365a1b67e64f9e157359
0xe3cd82cf78ecdd3f1297851e1cf55a4309d438356983e4853c4fdb835435ef1f
0xe782e59147128a9f00d67aa22c8c00d963c78aa16773af6f14b282d6914e0da7
0xfae6e6c53263724c7a1cd4b90b78efe1ce0f1d2e4de69d6c502026ff41a2dd8b
0xd6dcd30b3e0c0f55debae93eaeeafed17874d743806a855aee0edbd11a9e121d
0x35e05e2bed3f7c7bd5c0705dcc7d229d21258d78f4d16ae3edddd98f9d5ae010
0x04c1ebc99413f46b9dbbcd302c539e48fa6d893bb9130100bf03cf5a3af623c1
0x6b7a537712013aa0589e28cea901537ba1a462a37304d22620132c1b100a732d
0x348a7587576695866dd630c3fd150789395ae0eebea5d70b2dc3a8a0dfcb91e4

Functions
Getter at block 22914852
amountPerPeriod(view returns (uint256)
59325705555555555555
availableAmount(view returns (uint256)
7119084666666666666600
beneficiary(view returns (address)
0xbe85d47e4c0071a2b03d90af9efb64c19f715e0f
currentBalance(view returns (uint256)
3796845155555555555620
currentPeriod(view returns (uint256)
121
currentTime(view returns (uint256)
1732619051
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)
10678627000000000000000
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)
237302822222222222220
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
6881781844444444444380
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
10407851
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
3796845155555555555620
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
10678627000000000000000
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.