XRPL-related Data Functions

SAN_ACTIVE_ADDRESSES_60D

SAN_ACTIVE_ADDRESSES_60D(projectSlug, from, to, interval) ⇒ Array

Returns the active addresses in the last 60 days.

  • Kind: global function
  • Returns: Array - of the active addresses in the last 60 days.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
intervalstringThe resolution with which the data is fetched. Example: "5m"

SAN_ACTIVE_ADDRESSES_60D_AGGREGATED

SAN_ACTIVE_ADDRESSES_60D_AGGREGATED(projectSlug, from, to, aggregation) ⇒ number

Returns the active addresses in the last 60 days.

  • Kind: global function
  • Returns: number - of aggregated the active addresses in the last 60 days.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
aggregationstringAggregation for the timeseries metrics. Example: "LAST"

SAN_ACTIVE_ADDRESSES_90D

SAN_ACTIVE_ADDRESSES_90D(projectSlug, from, to, interval) ⇒ Array

Returns the active addresses in the last 90 days.

  • Kind: global function
  • Returns: Array - of the active addresses in the last 90 days.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
intervalstringThe resolution with which the data is fetched. Example: "5m"

SAN_ACTIVE_ADDRESSES_90D_AGGREGATED

SAN_ACTIVE_ADDRESSES_90D_AGGREGATED(projectSlug, from, to, aggregation) ⇒ number

Returns the active addresses in the last 90 days.

  • Kind: global function
  • Returns: number - of aggregated the active addresses in the last 90 days.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
aggregationstringAggregation for the timeseries metrics. Example: "LAST"

SAN_DAILY_ASSETS_ISSUED

SAN_DAILY_ASSETS_ISSUED(projectSlug, from, to, interval) ⇒ Array

Returns the daily issued assets.

  • Kind: global function
  • Returns: Array - of the daily issued assets.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
intervalstringThe resolution with which the data is fetched. Example: "5m"

SAN_DAILY_ASSETS_ISSUED_AGGREGATED

SAN_DAILY_ASSETS_ISSUED_AGGREGATED(projectSlug, from, to, aggregation) ⇒ number

Returns the daily issued assets.

  • Kind: global function
  • Returns: number - of aggregated the daily issued assets.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
aggregationstringAggregation for the timeseries metrics. Example: "LAST"

SAN_DAILY_TRUSTLINES_COUNT_CHANGE

SAN_DAILY_TRUSTLINES_COUNT_CHANGE(projectSlug, from, to, interval) ⇒ Array

Returns the daily trustlines count change.

  • Kind: global function
  • Returns: Array - of the daily trustlines count change.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
intervalstringThe resolution with which the data is fetched. Example: "5m"

SAN_DAILY_TRUSTLINES_COUNT_CHANGE_AGGREGATED

SAN_DAILY_TRUSTLINES_COUNT_CHANGE_AGGREGATED(projectSlug, from, to, aggregation) ⇒ number

Returns the daily trustlines count change.

  • Kind: global function
  • Returns: number - of aggregated the daily trustlines count change.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
aggregationstringAggregation for the timeseries metrics. Example: "LAST"

SAN_DEX_VOLUME_IN_USD_INTRADAY

SAN_DEX_VOLUME_IN_USD_INTRADAY(projectSlug, from, to, interval) ⇒ Array

Returns the DEX volume in USD.

  • Kind: global function
  • Returns: Array - of the DEX volume in USD.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
intervalstringThe resolution with which the data is fetched. Example: "5m"

SAN_DEX_VOLUME_IN_USD_INTRADAY_AGGREGATED

SAN_DEX_VOLUME_IN_USD_INTRADAY_AGGREGATED(projectSlug, from, to, aggregation) ⇒ number

Returns the DEX volume in USD.

  • Kind: global function
  • Returns: number - of aggregated the DEX volume in USD.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
aggregationstringAggregation for the timeseries metrics. Example: "LAST"

SAN_DEX_VOLUME_IN_XRP_INTRADAY

SAN_DEX_VOLUME_IN_XRP_INTRADAY(projectSlug, from, to, interval) ⇒ Array

Returns the DEX volume in XRP.

  • Kind: global function
  • Returns: Array - of the DEX volume in XRP.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
intervalstringThe resolution with which the data is fetched. Example: "5m"

SAN_DEX_VOLUME_IN_XRP_INTRADAY_AGGREGATED

SAN_DEX_VOLUME_IN_XRP_INTRADAY_AGGREGATED(projectSlug, from, to, aggregation) ⇒ number

Returns the DEX volume in XRP.

  • Kind: global function
  • Returns: number - of aggregated the DEX volume in XRP.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
aggregationstringAggregation for the timeseries metrics. Example: "LAST"

SAN_TOTAL_ASSETS_ISSUED

SAN_TOTAL_ASSETS_ISSUED(projectSlug, from, to, interval) ⇒ Array

Returns the total issued assets.

  • Kind: global function
  • Returns: Array - of the total issued assets.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
intervalstringThe resolution with which the data is fetched. Example: "5m"

SAN_TOTAL_ASSETS_ISSUED_AGGREGATED

SAN_TOTAL_ASSETS_ISSUED_AGGREGATED(projectSlug, from, to, aggregation) ⇒ number

Returns the total issued assets.

  • Kind: global function
  • Returns: number - of aggregated the total issued assets.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
aggregationstringAggregation for the timeseries metrics. Example: "LAST"

SAN_TOTAL_TRUSTLINES_COUNT

SAN_TOTAL_TRUSTLINES_COUNT(projectSlug, from, to, interval) ⇒ Array

Returns the total trustlines count.

  • Kind: global function
  • Returns: Array - of the total trustlines count.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
intervalstringThe resolution with which the data is fetched. Example: "5m"

SAN_TOTAL_TRUSTLINES_COUNT_AGGREGATED

SAN_TOTAL_TRUSTLINES_COUNT_AGGREGATED(projectSlug, from, to, aggregation) ⇒ number

Returns the total trustlines count.

  • Kind: global function
  • Returns: number - of aggregated the total trustlines count.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
aggregationstringAggregation for the timeseries metrics. Example: "LAST"

SAN_TRANSACTIONS_COUNT

SAN_TRANSACTIONS_COUNT(projectSlug, from, to, interval) ⇒ Array

Returns the transactions count.

  • Kind: global function
  • Returns: Array - of the transactions count.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
intervalstringThe resolution with which the data is fetched. Example: "5m"

SAN_TRANSACTIONS_COUNT_AGGREGATED

SAN_TRANSACTIONS_COUNT_AGGREGATED(projectSlug, from, to, aggregation) ⇒ number

Returns the transactions count.

  • Kind: global function
  • Returns: number - of aggregated the transactions count.
  • Customfunction:
ParamTypeDescription
projectSlugstringName of the asset, more info at https://academy.santiment.net/glossary/#slug. Example: "santiment".
fromdateThe starting date to fetch the data. Example: DATE(2018, 9, 20)
todateThe ending date to fetch the data. Example: DATE(2018, 9, 21)
aggregationstringAggregation for the timeseries metrics. Example: "LAST"