Token Data
Input the the token contract address to fetch token data. Any token that exists in at least one Aktionariat brokerbot can be queried. The output will aggregate data across all brokerbots that include the token.
All tokens
This query gets you all registered tokens back. If there are more than 100 tokens you can use the skip parameter for pagination.
General Token Data
This queries the symbol, name, decimals, transaction count, volume and current price in USD for the DAKS token. Reference the full token schema for all possible fields you can query.
Token Weekly / Daily / Hourly Aggregated
You can fetch aggregate data about a specific token over different periods. This query gets the last 10 entries for Weekly, Daily and Hourly aggregated data for the DAKS token.
Last updated