Alchemy Token API
The Alchemy Token API provides comprehensive access to ERC-20 token data across EVM-compatible networks. Retrieve token balances by wallet address, token metadata (name, symbol, decimals, logo), and real-time pricing data. Supports multi-chain queries for wallets, portfolio trackers, and DeFi applications.
Specifications
Schemas & Data
JSONSchema
json-schema/alchemy-token-api-token-balance-schema.json
JSONSchema
json-schema/alchemy-token-api-token-balances-result-schema.json
JSONSchema
json-schema/alchemy-token-api-token-balances-response-schema.json
JSONSchema
json-schema/alchemy-token-api-token-metadata-schema.json
JSONSchema
json-schema/alchemy-token-api-token-metadata-response-schema.json
JSONStructure
json-structure/alchemy-token-api-token-balance-structure.json
JSONStructure
json-structure/alchemy-token-api-token-balances-result-structure.json
JSONStructure
json-structure/alchemy-token-api-token-balances-response-structure.json
JSONStructure
json-structure/alchemy-token-api-token-metadata-structure.json
JSONStructure
json-structure/alchemy-token-api-token-metadata-response-structure.json
Examples
Example
examples/alchemy-token-api-token-balance-example.json
Example
examples/alchemy-token-api-token-balances-result-example.json
Example
examples/alchemy-token-api-token-balances-response-example.json
Example
examples/alchemy-token-api-token-metadata-example.json
Example
examples/alchemy-token-api-token-metadata-response-example.json
OpenAPI
#Tokens
#ERC-20
#DeFi