MoxieTokenLockManager

Verified contract

Active on Base with 53,833 txns
Deployed by via 0x99a2393c at 17033721
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
ERC-20
Value $14,069.78
0x356f010a19c9b9c9fb65e9f23700750e861c56aa8dd5b697690d972073995b79
0x9714c3337f75a71a71f3f7c35c54818b691bbea6d8825551a970a9f2f4b982e3
0x399f92ccb00c48d0d8dc14a92c0e14df13dc906571389558ab0a19909c98173c
0x358b231ed7d24d7d1234a6aa354380e420b925860a2f106ee0998490f23f8d37
0xeddf847d6774d218507801878e776921ac5e37ff30d098c8636a26f2a311cecb
0xa4f2d0283ff799b1ad7860f748f87416954b540a8d074095b96f0a5b81d6932f
0x029a6041d5fdcedd34a2779acdbf20d285121d8a9284411aa7bec97c8fffd522
0x26ac29fd7fc21387eae84c19e057cdc22ab4edeb6bebd644a1c1457821dc25ba
0xa87a09fb639f01dc52912d2577dc2c6f53dd908fe41ba74b5d3d64a1289566f4
0x2b536efdfa69a2a2e4e382b2b4b08d76d38ee8b87c4e6726c6a0b02a308cb0b9

Functions
Getter at block 22900281
getSubjectTokenDestinations(view returns (address[])
[0x373065e66B32a1C428aa14698dFa99BA7199B55E, 0xCb2513d389354F7ac80F5042bB8948A234A439B2]
getTokenDestinations(view returns (address[])
[0xE9D8b7e7d5d8ACF98E5152cC5C91AA4B6Ee1fBf0, 0x373065e66B32a1C428aa14698dFa99BA7199B55E, 0xCb2513d389354F7ac80F5042bB8948A234A439B2]
masterCopy(view returns (address)
0x1b06f55d6be44e02278197c5e9ea789211ba0877
moxiePassToken(view returns (address)
0x235cad50d8a510bc9081279996f01877827142d8
moxiePassTokenUri(view returns (string)
https://assets.airstack.xyz/moxiepass/metadata/0.json
owner(view returns (address)
0x1626eb1b25f819377acb6d72913618fb93e2fcb9
token(view returns (address)
0x8c9037d1ef5c6d1f6816278c7aaf5491d24cd527
tokenManager(view returns (address)
0xffeace4541276ac65c4e433b7fc63cda32b30470
Read-only
authFnCalls(bytes4view returns (address)
getAuthFunctionCallTarget(bytes4 _sigHashview returns (address)
getDeploymentAddress(bytes32 _saltaddress _implementationview returns (address)
getDeploymentAddress(bytes32 _saltaddress _implementationaddress _deployerpure returns (address)
getSubjectTokenAddress(address _subjectview returns (address)
isAuthFunctionCall(bytes4 _sigHashview returns (bool)
isSubjectTokenDestination(address _dstview returns (bool)
isTokenDestination(address _dstview returns (bool)
State-modifying
addSubjectTokenDestination(address _dst
addTokenDestination(address _dst
createTokenLockWallet(address _owneraddress _beneficiaryuint256 _managedAmountuint256 _startTimeuint256 _endTimeuint256 _periodsuint256 _releaseStartTimeuint256 _vestingCliffTimeuint8 _revocable
deposit(uint256 _amount
removeSubjectTokenDestination(address _dst
removeTokenDestination(address _dst
renounceOwnership(
setAuthFunctionCall(string _signatureaddress _target
setAuthFunctionCallMany(string[] _signaturesaddress[] _targets
setMasterCopy(address _masterCopy
setMoxiePassTokenAndUri(address _moxiePassTokenstring _moxiePassTokenUri
setTokenManager(address _tokenManager
transferOwnership(address newOwner
unsetAuthFunctionCall(string _signature
withdraw(uint256 _amount
Events
FunctionCallAuth(address indexed callerbytes4 indexed sigHashaddress indexed targetstring signature
MasterCopyUpdated(address indexed masterCopy
MoxiePassTokenUpdated(address indexed moxiePassToken
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyCreated(address indexed proxy
SubjectTokenDestinationAllowed(address indexed dstbool allowed
TokenDestinationAllowed(address indexed dstbool allowed
TokenLockCreated(address indexed contractAddressbytes32 indexed initHashaddress indexed beneficiaryaddress tokenuint256 managedAmountuint256 startTimeuint256 endTimeuint256 periodsuint256 releaseStartTimeuint256 vestingCliffTimeuint8 revocable
TokenManagerUpdated(address indexed tokenManager
TokensDeposited(address indexed senderuint256 amount
TokensWithdrawn(address indexed senderuint256 amount
Constructor
constructor(address _MoxieTokenaddress _masterCopy
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.