We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29fedf8 commit f08cdc9Copy full SHA for f08cdc9
README.md
@@ -65,6 +65,11 @@ Which address interacts with the contract the most?
65
Calculate the total gas fees paid on Ethereum by address `0xcafe...cafe` in May 2025.
66
```
67
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
+
73
## Installation & Usage
74
75
### Local Installation
@@ -169,4 +174,4 @@ To use this MCP server with Claude Desktop:
169
174
170
175
## License
171
176
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