cURL
curl --request GET \ --url https://api.diadata.org/v1/assetChartPoints/{filter}/{blockchain}/{address}
{"DataPoints":[{"Series":[{"name":"filters","columns":["time","exchange","filter","symbol","value"],"values":[["2020-05-19T08:17:59Z",null,"MEDIR120","EOS",2.6236194301032314]]}],"Messages":null}]}
Get asset details for all exchanges.
Was this page helpful?