CZRLocker
Verified contract
Active on
Ethereum with 3,240 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11211487 | 4 years ago | | | 0 | 0.0051535410 | |
| 11018787 | 4 years ago | | | 0 | 0.0040332060 | |
| 10822210 | 4 years ago | | | 0 | 0.0092614360 | |
| 10628423 | 4 years ago | | | 0 | 0.0048547850 | |
| 10432956 | 4 years ago | | | 0 | 0.0029875600 | |
| 10239951 | 4 years ago | | | 0 | 0.0026141150 | |
| 10048005 | 5 years ago | | | 0 | 0.0011204097 | |
| 9852174 | 5 years ago | | | 0 | 0.00044813400 | |
| 9660188 | 5 years ago | | | 0 | 0.0082157900 | |
| 9462893 | 5 years ago | | | 0 | 0.00059751200 |
ABI
ABI objects
Getter at block 21285318
owner() view returns (address)
0xaea9d46238f347ef09765ea14dcf18edbd838a49
tokenAddr() view returns (address)
0x0223fc70574214f65813fe336d870ac47e147fae
unlocker() view returns (address)
0xae7974a4adbd26fe7dca0ccce2fa050ad7d915ec
Read-only
lockedCZRMap(address, uint256) view returns (uint256 startLockTime, uint256 lockMonth, uint256 lockedAmount, uint256 unlockedAmount)
State-modifying
Events addCZRLock(address addr, uint256 startLockTime, uint256 amount, uint256 lockMonth)
removeCZRLock(address addr, uint256 index)
transferOwnership(address newOwner)
unlockCZR(address addr, uint256 limit)
withdrawEth(address to, uint256 value)
AddLock(address addr, uint256 index, uint256 startLockTime, uint256 lockMonth, uint256 lockedAmount)
RemoveLock(address addr, uint256 index)
Unlock(address addr, uint256 index, uint256 unlockAmount)
constructor(address _tokenAddr, address _unlocker)
fallback()
This contract contains no error objects.