
FinTrack / SocioScope/ SentiMind / ChainWatch
The ARO Framework is equipped with tools tailored for financial, sentiment, social insights and on-chain data processing. Additionally, the framework includes aggregation & orchestration tools that combine outputs from multiple specialized tools into unified results, enhancing the agent’s ability to deliver comprehensive and context-aware insights. These tools are designed to work together seamlessly, enabling ARO to process and analyze diverse data sources efficiently. Below is an overview of the tools and their specific roles within the ecosystem.
GetPriceUSD
Fetches the price in USD for a specific slug within a given date range and interval.
GetPriceBTC
Fetches the price in BTC for a specific slug within a given date range and interval.
GetPriceETH
Fetches the price in ETH for a specific slug within a given date range and interval.
GetPriceUSDT
Fetches the price in USDT for a specific slug within a given date range and interval.
GetMarketcapUSD
Fetches the market capitalization in USD for a specific slug within a given date range and interval.
GetDailyAvgMarketcapUSD
Fetches the daily average market capitalization in USD for a specific slug within a given date range and interval.
GetDailyClosingMarketcapUSD
Fetches the daily closing market capitalization in USD for a specific slug within a given date range and interval.
GetVolumeUSD
Fetches the trading volume in USD for a specific slug within a given date range and interval.
GetTransactionVolumeUSD
Fetches the transaction volume in USD for a specific slug within a given date range and interval.
GetDailyTradingVolumeUSD
Fetches the daily trading volume in USD for a specific slug within a given date range and interval.
GetFullyDilutedValuationUSD
Fetches the fully diluted valuation in USD for a specific slug within a given date range and interval.
GetDEXVolumeUSD5m
Fetches the decentralized exchange volume in USD over 5-minute intervals for a specific slug within a given date range.
GetETHBasedTradeVolumeByDEX
Fetches the Ethereum-based trade volume by decentralized exchanges for a specific slug within a given date range and interval.
GetTotalTradeVolumeByDEX
Fetches the total trade volume by decentralized exchanges for a specific slug within a given date range and interval.
GetFees
Fetches Ethereum fees for a specific slug within a given date range and interval.
GetFeesUSD
Fetches Ethereum fees in USD for a specific slug within a given date range and interval.
GetAverageFeesUSD
Fetches the average Ethereum fees in USD for a specific slug within a given date range and interval.
GetSpentCoinsCost
Fetches the Ethereum spent coins acquisition cost for a specific slug within a given date range and interval.
GetMeanAge
Fetches the mean coin age for a specific slug within a given date range and interval.
GetMeanDollarInvestedAge
Fetches the mean dollar invested age for a specific slug within a given date range and interval.
GetDailyOpeningPriceUSD
Fetches the daily opening price in USD for a specific slug within a given date range and interval.
GetDailyHighPriceUSD
Fetches the daily high price in USD for a specific slug within a given date range and interval.
GetDailyLowPriceUSD
Fetches the daily low price in USD for a specific slug within a given date range and interval.
GetDailyClosingPriceUSD
Fetches the daily closing price in USD for a specific slug within a given date range and interval.
GetPriceVolatility1d
Fetches the 1-day price volatility for a specific slug within a given date range and interval.
GetPriceVolatility1w
Fetches the 1-week price volatility for a specific slug within a given date range and interval.
GetPriceVolatility2w
Fetches the 2-week price volatility for a specific slug within a given date range and interval.
GetPriceVolatility4w
Fetches the 4-week price volatility for a specific slug within a given date range and interval.
GetRSI1d
Fetches the 1-day Relative Strength Index (RSI) for a specific slug within a given date range and interval.
GetRSI4h
Fetches the 4-hour Relative Strength Index (RSI) for a specific slug within a given date range and interval.
GetRSI7d
Fetches the 7-day Relative Strength Index (RSI) for a specific slug within a given date range and interval.
GetAnnualInflationRate
Fetches the annual inflation rate for a specific slug within a given date range and interval.
GetGiniIndex
Fetches the Gini index for a specific slug within a given date range and interval.
GetAllSpentCoinsCost
Fetches the transacted coin acquisition cost for a specific slug within a given date range and interval.
GetDailyAvgPriceUSD
Fetches the daily average price in USD for a specific slug within a given date range and interval.
GetDailyClosingPriceUSDFinancial
Fetches the daily closing price in USD for a specific slug within a given date range and interval.
GetMoneySupply
Fetches the M2 money supply for a specific slug within a given date range and interval.
GetPriceVolatilityOverall
Fetches the overall price volatility metrics for a specific slug within a given date range and interval.
Last updated