GET /v1/tokeninfo
Retrieve token info from alchemy
GET
/v1/tokeninfo/{network}/{address}
Request
Path Params
Name
Value
network
Chain being used
address
Token contract address
Response
Parameter
Description
name
token name
symbol
token symbol
decimals
number of decimal places of the token
logo
logo link provider by alchemy
Last updated