Viewing ERC-20 Transfers
ERC-20 Transfers lists the token transfer events for an address, explained in Cognivo Chat.
What It Does
Given an address, this tool returns the ERC-20 token transfers involving it:
- Token transferred in each event
- From and To addresses
- Amount moved
- Timestamp of each transfer
Cognivo presents these as a readable list so you can see how tokens have moved.
When to Use It
- You want the token transfer history for a specific address
- You are checking which tokens an address has sent or received
- You want the movements behind a wallet's current holdings
What You Need
The address - a 42-character string starting with 0x. Mention the network if it is not Ethereum.
How to Use It
Ask in natural language inside Cognivo Chat, with no commands. For example:
Show me the ERC-20 transfers for 0x... on Ethereum
What tokens has this address sent and received? 0x...
Cognivo detects the request and returns the transfer list automatically.
Supported Networks
- Ethereum
- Base
- BNB Chain
What the Result Shows
A list of token transfers for the address, each showing the token, the from and to addresses, the amount, and the time. You can follow up by tracing any address in the list to see the wider flow of funds.
Limitations
- This tool covers ERC-20 token transfers. Native coin transfers are shown through Wallet Activity and traces.
- Results focus on recent transfer history rather than the address's entire lifetime.