0x1f0d71a757bde19b567d47e99dbc7bbea1dd3439

Unverified contract

Proxy

Active on Base with 139 txns
Deployed by via 0xf7639606 at 17232767
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 $762.38
ERC-20
--
 (#58049)
ERC-721
--
ERC-20
--
ERC-20
--
0xc4562e7a4c352fcb1f395031a7525df926f89db78eb86fbc6fd8b73b636b9e03
0x43a2be2bc2ff78cbe24650d8c7d1b95420047f706b3412dccbb7acff4054b2c7
0xf8f37d62d7ec258b3baf0e2b383e72910e2f77fc5f17638272d1a9fe0cb6301a
0xe28c20113b981cdd6c51aaaa14373e2cd972c589f7933460ddf1e4282364645b
0x38b8d0524aef4d2fd291c6801cc9d4a266bfeede8314e88d76030cc700333e0f
0x81a9677af4421565523b344a1ac14f6da4eb09ab01ece71dabe9ebc423f89d19
0x5b6f075d05f1cc0d54f1450fa5fab7deeb47088aae552e5f897b659be743cd92
0xbde543554ac011f4d3688a8a93ac69ab39905c3946908a5c8920cf19461c590f
0xf5687c3871d83d900a5402bfb4d7de948062af074959b5b8bb128aa61507f47a
0x341652c237d3d6cce3679302b62a80fbe4002008ee02e3308a95a497481c3d29

Functions
Getter at block 22747812
amountPerPeriod(view returns (uint256)
23133174211111111111111
availableAmount(view returns (uint256)
2683448208488888888888876
beneficiary(view returns (address)
0x77289c05313ac5fbc14197170a5476e2cc2b822f
currentBalance(view returns (uint256)
553195345618672422109103
currentPeriod(view returns (uint256)
117
currentTime(view returns (uint256)
1732284971
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)
4163971358000000000000000
manager(view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner(view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods(view returns (uint256)
116
periodDuration(view returns (uint256)
86400
periods(view returns (uint256)
180
releasableAmount(view returns (uint256)
0
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
2683448208488888888888876
revocable(view returns (uint8)
2
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
10073771
startTime(view returns (uint256)
1722211200
surplusAmount(view returns (uint256)
0
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount(view returns (uint256)
1480523149511111111111124
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
4163971358000000000000000
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.