0xbb76ab9bdddf2f679d86a19ffd0731eb08f68fd2

Unverified contract

Proxy

Active on Base with 46 txns
Deployed by via 0x3f33eef4 at 17245025
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.76
 (#78452)
ERC-721
--
0x40844181a8185270280863bc7bcd862eba8fe96db79b2c973a50938e1c86083c
0x01d1c18e229cce206de451da29de0cf26081c2c1ad130d872eba47a573df76bb
0x0d98c4708f77dcf07e62e91b17dad44b8d50061b288ee21d49a495f1304ff177
0x6565ab625bb6a4bf399c6171b054f217bd099a44b0ab952af3f0fea8b0218995
0x508ac8ba525e1409bf7163864d12690ad44c0a2bcf355907be52d012e674bf41
0x6fae160e093b3b1d7b2bab16b6103b2e193f872fdb4e884f40f4a7f8581cc1c5
0x15436f43be009d2b735a935e4d4b19cb7a79926920c2685ce423d156b5aac091
0x84c2052d26fbda7cb1bc36d223f0f5dfa2660d2d804b8bf9cfff398158786645
0xef2ffa732c004c1759c2f9af22d8ecade62a79d283977395bc8f159bc02097e0
0x4dd4fa54d006ee4fce6ae98e5f0b8894337a827d86ee1bcd2b77e940cfc81aa0

Functions
Getter at block 22144601
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
1888562299999999999932
beneficiary(view returns (address)
0x783f857e45c9a58ea9d65de5ba53ba392d6f5fb2
currentBalance(view returns (uint256)
1462710016666666666734
currentPeriod(view returns (uint256)
103
currentTime(view returns (uint256)
1731078549
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)
102
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
18515316666666666666
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
1870046983333333333266
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
8867349
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
1462710016666666666734
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.