get https://api.zerion.io/v1/fungibles//charts/
This endpoint returns the chart for the fungible asset for a selected period
The 'charts' endpoint in the Zerion API allows users to retrieve a chart for a specific fungible asset.
The {fungible_id} parameter should be replaced with the unique identifier of the desired fungible asset, and the {chart_period} parameter should be replaced with the desired time period for the chart (e.g. "1d" for a 1-day chart).