0xb3363b042a9528f18a32f1c61b644a0d1441f0f1

Unverified contract

Proxy

Active on Base with 28 txns
Deployed by via 0xe4e17f9b at 17235534
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 $10.9
 (#61160)
ERC-721
--
0x89209c5cfadbd947d83778f37f9a826196f3eb483d06c908efc097150e7301a6
0xeba4884e8d22a0a4e673defab9c598d681d76ae95b2ae33ec84f5ec271dad370
0xf64917ad42771509b3975890d6b35576fe6cb1693fffb127836526a9d479702f
0x5e786cc431d048800a54640c6e5fdefe58570e521b49ef589de4309794685c84
0x603b2cde9efd7433c7a7c51b110fe424cb77e89a92cdd8af0f145a271f58ec33
0x4fa6064be1b53dcfb452b6082fbfbac451ac73c1a1f89311ae0bbd630514dec0
0xe4ada37931bcdd8b971e77cb3d58bb2f596e01ebcb44b2e4a418ccab05928b8b
0xee343c2f0a445d5c0007dc106b555d5a8258a613a7ba52f0826288a9238cb5ec
0x1d5e78d5cb0c3a364b1eac6410fb5449af125271e12ca39a649f3debc419d006
0x9987895fbe246e1e8eac96aeb61b14eee8d4eaca2797deb5e9882deeddd8052b

Functions
Getter at block 23825600
amountPerPeriod(view returns (uint256)
163364227777777777777
availableAmount(view returns (uint256)
23034356116666666666557
beneficiary(view returns (address)
0x3d29c1482c224c0fe4b058a3d930a9264dd0a22e
currentBalance(view returns (uint256)
6697933338888888888997
currentPeriod(view returns (uint256)
142
currentTime(view returns (uint256)
1734440547
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)
29405561000000000000000
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)
326728455555555555554
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
22707627661111111111003
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
12229347
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
6697933338888888888997
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
29405561000000000000000
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.