Timed Locker
Locker Beneficiary Value (ETH) Unlock Timestamp
{{ lock.locker }} {{ lock.beneficiary }} {{ formatValue(lock.value) }} {{ new Date(lock.unlockTimestamp * 1000).toLocaleString() }}
Note: You can use this UI to interact with Timed Locker smart contract. Think of this app as deposit safe where you park some Eth with a time lock either for yourself or somebody else. You can always lock for yourself. You can only lock for others when they have designated you as a locker. Current supported mainnet networks are Ethereum, Arbitrum One, Optimism, and Polygon POS and Polygon ZkEvm. Supported testnets are Goerli and Sepolia.
{{ messagePanelText }}