Retrieve all ERC-20 token contract addresses that an account has ever received tokens from. Analyzes transaction history to discover token interactions.
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
The blockchain network to query.
base
, base-sepolia
The account address to analyze for token interactions.
Token addresses retrieved successfully.
Response containing token addresses that an account has received.