0x2cef847a0ec7ba0709afeca72cfeeb2940981ef6
Unverified contract
Proxy
Active on
Base with 18 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0x8c90…d527
Balances ($11.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOXIE | ERC-20 | 8.908938K | $0.001306 |
$11.63 | |
MXP | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22726804 | a day ago | | | 0 | 0.0000071411402 | |
| 22360564 | 10 days ago | | | 0 | 4.4681155e-7 | |
| 21708544 | 25 days ago | | | 0 | 4.4609400e-7 | |
| 21293147 | a month ago | | | 0 | 4.4365423e-7 | |
| 20858147 | a month ago | | | 0 | 4.4143330e-7 | |
| 20528294 | 2 months ago | | | 0 | 3.1285193e-7 | |
| 19604321 | 2 months ago | | | 0 | 4.3562883e-7 | |
| 19507893 | 2 months ago | | | 0 | 3.5917104e-7 | |
| 19043102 | 3 months ago | | | 0 | 4.4165442e-7 | |
| 18820044 | 3 months ago | | | 0 | 3.6099003e-7 |
ABI
ABI objects
Getter at block 22775434
amountPerPeriod() view returns (uint256)
139202150000000000000
availableAmount() view returns (uint256)
16286651550000000000000
beneficiary() view returns (address)
0x00a338914aa6c7141241e8e61f613dc8f0baabbf
currentBalance() view returns (uint256)
8908937600000000000000
currentPeriod() view returns (uint256)
118
currentTime() view returns (uint256)
1732340215
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)
25056387000000000000000
manager() view returns (address)
0x01cca50ba3a596f049daa23b8d80b6957376225c
owner() view returns (address)
0x96feed3b3071ebe641c2eca422c6f57fd9ee4bbc
passedPeriods() view returns (uint256)
117
periodDuration() view returns (uint256)
86400
periods() view returns (uint256)
180
releasableAmount() view returns (uint256)
139202150000000000000
releaseStartTime() view returns (uint256)
0
releasedAmount() view returns (uint256)
16147449400000000000000
revocable() view returns (uint8)
2
revokedAmount() view returns (uint256)
0
sinceStartTime() view returns (uint256)
10129015
startTime() view returns (uint256)
1722211200
surplusAmount() view returns (uint256)
0
token() view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
totalOutstandingAmount() view returns (uint256)
8908937600000000000000
usedAmount() view returns (uint256)
0
vestedAmount() view returns (uint256)
25056387000000000000000
vestingCliffTime() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptLock()
approveProtocol()
approveSubjectToken(address _subject)
cancelLock()
changeBeneficiary(address _newBeneficiary)
initialize(address _manager, address _owner, address _beneficiary, address _token, uint256 _managedAmount, uint256 _startTime, uint256 _endTime, uint256 _periods, uint256 _releaseStartTime, uint256 _vestingCliffTime, uint8 _revocable)
release()
renounceOwnership()
revoke()
revokeProtocol()
revokeSubjectToken(address _subject)
setManager(address _newManager)
transferOwnership(address newOwner)
withdrawSurplus(uint256 _amount)
BeneficiaryChanged(address newBeneficiary)
LockAccepted()
LockCanceled()
ManagerUpdated(address indexed _oldManager, address indexed _newManager)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SubjectTokenDestinationsApproved(address indexed _subjectToken, address indexed _destination)
SubjectTokenDestinationsRevoked(address indexed _subjectToken, address indexed _destination)
TokenDestinationsApproved()
TokenDestinationsRevoked()
TokensReleased(address indexed beneficiary, uint256 amount)
TokensRevoked(address indexed beneficiary, uint256 amount)
TokensWithdrawn(address indexed beneficiary, uint256 amount)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.