Inspiration wall
Leveraging Otomato's flexibility, users can build anything that they can imagine. This allows them to build things we couldn't have imagined.
We regularly update this board to feature some of the most creative workflows designed by our community.
DeFi
Interest Rate Switching: If a user holds USDC in AAVE and the Morpho USDC interest rate exceeds that of AAVE for over 24 hours:
Withdraw USDC from AAVE
Deposit them to Morpho
Threshold-based Depositing: When a user’s USDC balance surpasses $1,000:
Evaluate interest rates across AAVE, Compound, and Morpho.
Deposit USDC into the protocol offering the best rate at that moment.
Switch to another protocol when the yield is better there.
Repegging plays: if weeth market price is 0.5% below the backing price (or more)
Swap ETH to weeth
Trigger withdrawal on etherfi
Optimized Bridging for Low Gas: After receiving ETH:
Monitors the Ethereum network's gas prices.
Initiates a bridge transaction to Arbitrum when gas falls below 25 gwei.
Automatically purchases PT-eETH on Arbitrum with the bridged ETH.
Pendle PTs automation:
If PT-ezeth or PT-eeth gives a better yield than PT-rseth, then buy the cheapest.
You can configure it to switch only if the yield is still better when we take into account price impact and swap fees.
Automatically compound:
Compound when the cost of compounding is below 1% of the rewards.
Compound only when gas < 20 gwei.
Sell points automation: Once I accumulated 10 000 eigenlayer points, automatically list it on whalesmarket 0.5% below market price.
Blockchain Monitoring
ENS Expiry Alert: For a domain like otomato.eth
, Otomato:
Watches the ENS domain's expiration status.
Sends an SMS alert if the domain is within a preset time frame of expiring and has not been renewed.
Places a bid if the domain enters a Dutch auction at a set low price point, such as below 1 ETH.
NFTs
Dynamic NFT Sales Strategy: For users with a significant inventory of a particular NFT collection wanting to sell without impacting the floor price:
Lists 5 NFTs at variable prices.
Monitors sales, and as soon as one is sold, lists another NFT to keep the available market supply constant.
NFT sniper: If a pudgy penguin that didn't claim its lilpudgy is listed close to the floor:
Buy it
Claim the lilpudgy
Sell both at floor
Other Examples
Meme Coin Sniper: If a new LP is deployed and the liquidity is above 25 000$, then:
Buy for 0.05 ETH
Sell 25% after 1 hour
Transaction Monitoring for Quick Sells: If a Shiba whale (balance > 1M$), approves a large amount of SHIBA on Uniswap or transfers it to a centralized exchange:
Instantly sells a predetermined amount of SHIBA held by the user to avoid potential price impact due to the whale's actions.
Social Media Triggered Actions: When influential figures, such as Elon Musk, tweet about a specific cryptocurrency like Doge, automatically buy that asset, and sell it 15 minutes later.
Arbitrage rates: TODO (polymarket VS trad market / Hyperliquid vs AEVO delta neutral strat)
All of these examples can obviously be combined to create more complex strategies. Here is an example:
If weeth market price is 0.5% below the backing price (or more)
Swap ETH to weeth
Trigger withdrawal on etherfi
Swap the profit to USDC once the funds are withdrawn
Deposit the USDC on AAVE, Compound or Morpho, depending on which one gives the best rate
Move the USDC regularly depending on which protocol gives the best rate
Last updated