MoxieTokenLockWallet

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x56c3f2af at 17033539
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "MoxieTokenLockWallet"

No transactions found for "MoxieTokenLockWallet"


Functions
Getter at block 22013095
 
amountPerPeriod(view returns (uint256)
availableAmount(view returns (uint256)
0
beneficiary(view returns (address)
0x0000000000000000000000000000000000000000
 
currentBalance(view returns (uint256)
 
currentPeriod(view returns (uint256)
currentTime(view returns (uint256)
1730815537
duration(view returns (uint256)
0
endTime(view returns (uint256)
0
isAccepted(view returns (bool)
false
isInitialized(view returns (bool)
false
isRevoked(view returns (bool)
false
managedAmount(view returns (uint256)
0
manager(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
 
passedPeriods(view returns (uint256)
 
periodDuration(view returns (uint256)
periods(view returns (uint256)
0
 
releasableAmount(view returns (uint256)
releaseStartTime(view returns (uint256)
0
releasedAmount(view returns (uint256)
0
revocable(view returns (uint8)
0
revokedAmount(view returns (uint256)
0
sinceStartTime(view returns (uint256)
1730815537
startTime(view returns (uint256)
0
 
surplusAmount(view returns (uint256)
token(view returns (address)
0x0000000000000000000000000000000000000000
totalOutstandingAmount(view returns (uint256)
0
usedAmount(view returns (uint256)
0
vestedAmount(view returns (uint256)
0
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.