ZKTDeposit

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x4025d565 at 13112520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ZKTDeposit"

No transactions found for "ZKTDeposit"


Functions
Getter at block 20866393
ONE_DAY(view returns (uint256)
86400
getCurrentTime(view returns (uint256)
1727734487
lockTime(view returns (uint256)
365
owner(view returns (address)
0x9a40b86c17b1bc271c4681d2ead10325c5e493bd
timerAddress(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x07c52c2537d84e532a9f15d32e152c8b94d2b232
totalDeposits(view returns (uint256)
0
Read-only
available(address accountview returns (uint256)
balanceOf(address accountview returns (uint256)
depositAmounts(addressuint256view returns (uint256 valueuint256 startDay)
State-modifying
deposit(uint256 amount
initialize(address token_address timer_address owner_
renounceOwnership(
setCurrentTime(uint256 time
transferOwnership(address newOwner
updateLockTime(uint256 lockTime_
withdraw(uint256 amount
Events
Deposit(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateLockTime(address indexed owneruint256 lockTime
Withdraw(address indexed useruint256 amount
Constructor
constructor(address token_address timer_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.