0xd8b3be05b08c2bce8eff56a6b9805f1b1621fde2

Unverified contract

Proxy

Active on Base with 46 txns
Deployed by via 0xc673ed3a at 17232302
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 $3.03
 (#57451)
ERC-721
--
0xa763db5caa06cf7804e3500051eed5cfaf280bbc793ade4f954ca2bde56ac561
0xaa096a1c337fb292dc38be1dc055c39a93c4d9888c4cf56a267da7d1aa8e7594
0xd3b377f1284c8c542b3371a1cb982cb453d28904e13467a32d82ca9f63b5338e
0x18a9bd2b4ffed1816f6440c44f9e6b19e1e31c48f0f7b108e957f360a87941c4
0x904a75fb71a27cea4e0963f49cf66a4054b0ecf44ef7c9f84a1e44915d34ba2f
0x2b438ebdb725af22f5496a5d0c21105505fda44a29521381fb0474af2543ba1b
0x9f3e66b88970372e57f73d462b2b0b2453d9484301d42cde1c802f042da752c9
0x62779d047dda10e2def2133493ca94e93919b29ca232936cfbd01c7563414a47
0xb3e628638fa34f72df4233f50115df8eb798badb2a852fc6f87ae81c2eaae85d
0xd3a0b6d490b5d72967d7d5a3e04db3c13ccd9ba85d96cc6b7445098036f86956

Functions
Getter at block 22489075
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
2036684833333333333260
beneficiary(view returns (address)
0x198858029f0c2ad30abb50d7e9e838dda9163426
currentBalance(view returns (uint256)
1536771283333333333398
currentPeriod(view returns (uint256)
111
currentTime(view returns (uint256)
1731767497
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)
110
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
240699116666666666658
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
1795985716666666666602
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
9556297
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
1536771283333333333398
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.