0x680d0a15eb18b1b23687d7274f3a5c517467883c

Unverified contract

Proxy

Active on Base with 42 txns
Deployed by via 0xc6a82241 at 17245130
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 $2.1
 (#78636)
ERC-721
--
0x72c8c7137ed9c78712e9a05045114f3fc343a563f2edc711be37e669ce9f1472
0xa246352d46a330e346fb39e6c76a9b14a31088905abd549098c64589f69b276a
0x606358a3e96e85f8ebf228bf886e2528d3d35f09124c63796cb8e0eb1555686d
0x10a4ca39dd68039cb29f99b390f00869bd6a139bb80e6dce2371e8ae59a0744c
0xea582404d59bf54973f042914d6f7b616bad6a1c0d50aa624595f70edd33bbad
0x05b7c8d978c48b5a3a9353cd206a80a8eb2e7f4139a6905a9d6eaf7529330305
0xf535aee248b27bf89101ccd9f1ef88e336c4b8ba1237d758b5bd1c4cc84b4346
0x441f33b412d1d50c25d30cc097e14f27d82dab4d1318af688499e5eda3d1bfbd
0xf682d63a7d0dd2c08399e16494acb24976de674869568e7742d4dc275337a91c
0x12f0bfeeeaa48ac34680b0a6f89e84a2aa93b971c9ad89cf31e01c03f79af08d

Functions
Getter at block 22429817
amountPerPeriod(view returns (uint256)
18515316666666666666
availableAmount(view returns (uint256)
2018169516666666666594
beneficiary(view returns (address)
0x61f4a3ec7f76f01fa64c9781bb1bf4d366ec777e
currentBalance(view returns (uint256)
1536771283333333333398
currentPeriod(view returns (uint256)
110
currentTime(view returns (uint256)
1731648981
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)
109
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
222183799999999999992
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
1795985716666666666602
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
9437781
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.