Skip to content

Commit f08cdc9

Browse files
authored
extra example of AI agent prompt
1 parent 29fedf8 commit f08cdc9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ Which address interacts with the contract the most?
6565
Calculate the total gas fees paid on Ethereum by address `0xcafe...cafe` in May 2025.
6666
```
6767

68+
```plaintext
69+
Which 10 most recent logs were emitted by `0xFe89cc7aBB2C4183683ab71653C4cdc9B02D44b7`
70+
before `Nov 08 2024 04:21:35 AM (-06:00 UTC)`?
71+
```
72+
6873
## Installation & Usage
6974

7075
### Local Installation
@@ -169,4 +174,4 @@ To use this MCP server with Claude Desktop:
169174

170175
## License
171176

172-
This project is primarily distributed under the terms of the MIT license. See [LICENSE](LICENSE) for details.
177+
This project is primarily distributed under the terms of the MIT license. See [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)