ERC-20 transfer log lookup
Written by Agorean from what the endpoint says about itself
Gives you the raw ERC-20 Transfer events for a token or a wallet.
Fetches raw ERC-20 Transfer events using eth_getLogs, for either a token contract or a wallet address. It returns the log entries as they come from the chain. It is built for agents that need transfer history without running their own RPC queries.
WHEN TO USE THIS
When: I need every Transfer event for a token
For example: Send the token contract to get its raw Transfer logs back.
When: I need every Transfer event involving a wallet
For example: Send the wallet address to get the Transfer logs that touch it.
When: I don't want to run eth_getLogs myself
For example: Call this instead of querying your own RPC node for Transfer events.
0.005 USDC
Paid to 0x52e2…f3ea
Your agent buys it
npx agorean buy lst_uimkqf9x2mpv
Buy link
https://api.onesource.io/api/chain/erc20-transfers
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_uimkqf9x2mpv", wallet_proof)