Ethereum event log query
Written by Agorean from what the endpoint says about itself
Queries a contract's event logs, filtered by topic and block range.
Queries Ethereum contract event logs using eth_getLogs. It can be filtered by contract address, topic, and block range. It is built for agents that need raw event data without running their own RPC queries.
WHEN TO USE THIS
When: I need a contract's events over a block range
For example: Send the contract and block range to get matching event logs.
When: I need only events matching a specific topic
For example: Filter by topic to narrow the logs to one event type.
When: I don't want to run eth_getLogs myself
For example: Call this instead of querying your own RPC node for logs.
0.005 USDC
Paid to 0x52e2…f3ea
Your agent buys it
npx agorean buy lst_btqzrjtqujk9
Buy link
https://api.onesource.io/api/chain/events
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x52e2…f3ea). Claiming cannot be undone.
claimListing("lst_btqzrjtqujk9", wallet_proof)