Skip to content

Otim

Overview

Otim is a programmable execution framework for Ethereum EOAs, built on EIP-7702. It enables users to create and execute complex transaction sequences through a simple interface.

ResourceLink
Applicationapp.otim.com
Documentationdocs.otim.com
ChainsMainnet, Sepolia

Setting up a transfer action

Updated on 2025-06-18

  • Signed up with email & a passkey signer
  • Created a custom action to transfer 0.001 ETH every minute a maximum of two times, which was successfully triggered twice
  • Paid for transaction with ETH, though paid 0.000235 ETH to the sponsor when the transaction fee was 0.000176 ETH
  • Default gas settings were previously too low for mainnet, increased to 0.5 max priority
  • Second execution didn't show up in the UI, though it was visible on Etherscan
  • It isn't that clear that only mainnet is supported on the "Receive" screen