X7TokenTimeLock

Verified contract

Active on Ethereum with 114 txns
Deployed by via 0x23f54c57 at 15526384
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x6c372f4239305b598d7774ad19d7fc5f886f4ff6a1665cf0804cf572d8c64f09
0x536bbe299feb81c9d98e502e76af5e0a27ce4bbe5adf0576375b557b5e89e4e9
0x0b18bc4228dcd800e6dc92ab6006bdbb100a0c5232f44ce5df12dda3bfd12812
0x3dd596cc6dafb70f290ec4fe1acea65ec3c7a33d16d1b5bd1c40a44db071e005
0xe28c4b3cce4aad6e52b107e141483178be2dcceb66d5bf47016093a52920c40a
0xa126b15339f1946c63b98efced887562723466cb93644f094506ff52b046f568
0x77318e28fd54a4774e00194a9dabffd763ce81ff94f1479746e4390d1dcbf0b9
0xf0311f8b6b6e144d1c47b979221a4419bec148321b241fadcc9ab6526a776065
0xe1d4830ab5217147ac6032c6b9a9301020d3cc0ca2909aa003e44f124660908c
0x77a59138a816955c635da675177a8193ecc8b43612f45ec60d34cee7cda62446

Functions
Getter at block 21226122
globalUnlockTimestamp(view returns (uint256)
1710054000
owner(view returns (address)
0x7dcb82decbeb1f41bc9eb00a552b085ba356a256
Read-only
getTokenUnlockTimestamp(address tokenAddressview returns (uint256)
tokenOwner(addressview returns (address)
tokenUnlockTimestamp(addressview returns (uint256)
State-modifying
extendGlobalUnlockTimestamp(uint256 extendSeconds
extendTokenUnlockTimestamp(address tokenAddressuint256 extendSeconds
renounceOwnership(
setGlobalUnlockTimestamp(uint256 unlockTimestamp
setTokenOwner(address tokenAddressaddress ownerAddress
setTokenUnlockTimestamp(address tokenAddressuint256 unlockTimestamp
setWETH(address weth_
transferOwnership(address newOwner
withdrawTokens(address tokenAddressuint256 amount
Events
GlobalUnlockTimeExtended(uint256 secondsExtendeduint256 newUnlockTimestamp
GlobalUnlockTimestampSet(uint256 unlockTimestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenOwnerSet(address indexed tokenAddressaddress indexed oldTokenOwneraddress indexed newTokenOwner
TokenUnlockTimeExtended(address indexed tokenAddressuint256 secondsExtendeduint256 newUnlockTimestamp
TokenUnlockTimestampSet(address indexed tokenAddressuint256 unlockTimestamp
TokensWithdrawn(address indexed tokenAddressaddress indexed recipientAddressuint256 amount
Constructor
constructor(address weth_
Fallback and receive
receive(
Errors

This contract contains no error objects.