Get token details for the given token addresses and chains.
?with_price_info=true
)?with_price_info=true
)?with_liquidity_info=true
)?with_supply_info=true
)?with_supply_info=true
)?with_volume=true
)If true, returns price data.
If true, returns total_liquidity_usd. See https://docs.allium.so/developer/data-tips#token-liquidity for more details.
If true, returns total supply.
If true, returns 1h and 24h volume data.
The body is of type PayloadTokenAddress · object[]
.
Successful Response
The response is of type Token · object[]
.