Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rihp authored Apr 8, 2024
1 parent 3222285 commit c853f1b
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,25 @@ AutoTx can be connected to your existing smart account by doing the following:


## Prompts
AutoTx currently supports prompts such as:
* `Send 1 ETH to vitalik.eth`
* `Buy 100 USDC with ETH`
* `Swap ETH to 0.05 WBTC, then swap WBTC to 1000 USDC, and finally send 50 USDC to 0x...`
### Current Supported Prompts
AutoTx currently supports prompts such as:

| Category | Prompt |
|---|---|
| Token Research | Research the top AI coins by trading volume on CoinGecko. |
| Token Research | Conduct a thorough analysis of WLD, including whether to hold or sell. |
| Token Research | Research leveraged tokens I can buy directly on Ethereum mainnet |
| Send Tokens | Send tokens 10 DAI and 0.01 ETH to 0x... |
| Send Tokens, ENS | Send tokens 1 ETH and 1000 USDC to vitalik.eth. |
| *Wrap Eth | Swap 1 ETH for WETH (Wrapped Ether) |
| Swap Tokens | Buy 100 USDC with ETH |
| Swap Tokens | Swap tokens directly through Uniswap. |
| Multi Task | Identify the top AI coins by trading volume on the Ethereum mainnet using CoinGecko. Buy 1 ETH of the top 2. |
| Multi Task| Swap ETH to 0.05 WBTC, then swap WBTC to 1000 USDC, and finally send 50 USDC to 0x... |
| *Multi Task, Airdrop | Buy 10 WLD with ETH, then 50% of the purchased amount of WLD should be sent in equal amounts to each of these addresses 0x..., 0x... 0x... |

Future possibilities:
* `Buy me 5 small cap AI tokens`
Expand Down

0 comments on commit c853f1b

Please sign in to comment.