0xd76ff688442ce00d3b5bd5cf6c43fdd14444fbd5

Unverified contract

Proxy

Active on Base with 39 txns
Deployed by via 0x5cb053dc at 17242014
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.26
 (#72720)
ERC-721
--
0xac027ab12f84ca3b78f8be31f8caf737a63a562eafe28abfcb10a6d4ce165927
0x2d9ceaed333e42276f2401ffa02c8be21921303f994bccf3b21b6cf949810a5b
0x57fc73e7cdb4004083cc27197e8e3b3dff6d627a483a353d2acf2c09034c02fc
0x0d5339b36d62f53c34bbc9186a64c2b863590a67d70a2394e557cf6f7f486df6
0x6622a3da1dd51a71eee58e2f677330f3b54e7999a56661463fb8c338010181a7
0xd163b48daafcd050a2713eb87bacd695a14109d28a797f372fef7f7d10582d57
0x6d66f7a88f782c57ed25fa9d55671eee36aacf20a20a6d34731a4355d5794bc0
0xe12fc1d36be40c903096c8ed9ff9b3dc830e98b4dc9991b6e8ce3c9dc9e4f7f8
0x7c570348568b4be8c38cfbce50980ea9f0e42bc2ddbb78e4df3cad5840e866fd
0xfe10534a540dadccd0e828c7a8961fea7b6f395bbc9fc252079e4b31a3286c33

Functions
Getter at block 23960590
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
2666205599999999999904
beneficiary(view returns (address)
0x634e85fb0a480c486a4ce4022386874c02f45748
currentBalance(view returns (uint256)
866647170927439119284
currentPeriod(view returns (uint256)
145
currentTime(view returns (uint256)
1734710527
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)
144
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
203668483333333333326
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
2462537116666666666578
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
12499327
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
870219883333333333422
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.