Ethereum Alarm Clock

Welcome, here we will help you analyse all scheduled transactions that will appear on the Ethereum blockchain, this includes future transactions.

Decentralized, remember, it was designed to incentivise the decentalized network of TimeNodes making sure your scheduled transaction will be executed on time.

Base Layer Protocol

Base Layer protocol was built as a base layer protocol, integration friendly, able to handle cases from simple transfers to complex smart contract automation.

Past iterations

Disclaimer: We are not the same as the old version, below I have outlined what this website used to be. Please do not contact us with anything to do with the old platform, we have a new vision.

Ethereum Alarm Clock was a service that allowed scheduling transactions to be executed at a later time on the ethereum blockchain. This is accomplished by specifying all of the details for the transaction you wish to send, as well as providing up-front payment for gas costs, allowing your transaction to be executed for you at a later time. The service is completely trustless, meaning that the entire service operates as smart contracts on the Ethereum blockchain, with no privileged access given to any party. The code for this service is open source under the MIT license and can be viewed on the github repository.