TimelockManagerReversible

Verified contract

Active on Ethereum with 543 txns
Deployed by via 0x59b0c4c1 at 13146776
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,853.34
0x9f117967855b3a0580327f5e8ccb6f3c4fc4562561346712a192db8f656453f3
0x2e234789014ce661a4f64097cd49064bc6c23a32f95a5584a6c8f9045e546dfc
0x51fba36ce747222fe99a4c9fc2482a5088f5bb36005d1aef085b7b93b4c7f1b1
0x88ccf7b92b5c795758d5d0dfd40a52d190d43a9932c0fe87f0e3618f42a0e7d0
0x5ae0da1b408df6d474f23296a2494ca5ada722569c47bd8d1262780391374b0b
0x846c596107e8b05095ea776d95a4c705023e7b411d0e170c2f9e3e3ce7228b9a
0x9b0f40f7dd96173b793693eb2f639e64630593a447ddddcd1f252425435bf499
0x033719a76a5019b9ff2e3f4fe675fdc5a038970805017f270b611e56874f4bed
0x02f1d11cbad5600bbd0e77d923ed9e4b2632a91a31853d0336fcd21853e2e8e4
0xe27d2eaf077f66ca4ca2e407899528c9689ef9277af78f4126113b766ea1346c

Functions
Getter at block 21210533
api3Token(view returns (address)
0x0b38210ea11411557c13457d4da7dc6ea731b88a
owner(view returns (address)
0x0c4030768601a5b564fcd50ec5957d516b0f2ad4
Read-only
getRemainingAmount(address recipientview returns (uint256 remainingAmount)
getTimelock(address recipientview returns (uint256 totalAmountuint256 remainingAmountuint256 releaseStartuint256 releaseEnd)
getWithdrawable(address recipientview returns (uint256 withdrawable)
timelocks(addressview returns (uint256 totalAmountuint256 remainingAmountuint256 releaseStartuint256 releaseEnd)
State-modifying
renounceOwnership(
stopVesting(address recipientaddress destination
transferAndLock(address sourceaddress recipientuint256 amountuint256 releaseStartuint256 releaseEnd
transferAndLockMultiple(address sourceaddress[] recipientsuint256[] amountsuint256[] releaseStartsuint256[] releaseEnds
transferOwnership(address newOwner
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StoppedVesting(address recipientaddress destinationuint256 amount
TransferredAndLocked(address sourceaddress indexed recipientuint256 amountuint256 releaseStartuint256 releaseEnd
Withdrawn(address indexed recipientuint256 amount
Constructor
constructor(address api3TokenAddressaddress timelockManagerOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.