Skip to main content

GET

PathDescriptionEst. CU
direct/v1/Alchemy/prices/v1/tokens/by-symbolFetches current prices for multiple tokens using their symbols. Returns a list of token prices, each containing the symbol, prices, and an optional error field.80

POST

PathDescriptionEst. CU
direct/v1/Alchemy/prices/v1/tokens/by-addressFetches current prices for multiple tokens using network and address pairs. Returns a list of token prices, each containing the network, address, prices, and an optional error field.80
direct/v1/Alchemy/prices/v1/tokens/historicalProvides historical price data for a single token over a time range. You can identify the token by symbol or by network and contract address.80