Protocols

Aave V1: Available Liquidity Volume by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v1_available_liquidity_sum_by_token

Aave V1: Available Liquidity Volume by Token

get

This metric shows the total amount of liquidity available for each token on the version 1 of the Aave platform, allowing users to assess the depth of the market and the potential ease of borrowing or supplying assets. Users may not be able to withdraw funds if the liquidity drops too far. This means that they would need to wait until more liquidity is deposited by other users to be able to borrow or withdraw funds.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v1_available_liquidity_sum_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0,
      "BAT": 0,
      "BUSD": 0,
      "DAI": 1087260.3149047834,
      "ENJ": 0,
      "ETH": 4386785.867489108,
      "KNC": 0,
      "LEND": 0,
      "LINK": 0,
      "MANA": 0,
      "MKR": 0,
      "REN": 0,
      "REP": 0,
      "SNX": 0,
      "TUSD": 0,
      "UNI": 0,
      "USDC": 1154774.227493824,
      "USDT": 0,
      "WBTC": 0,
      "YFI": 0,
      "ZRX": 0,
      "sUSD": 0
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0,"BAT":0,"BUSD":0,"DAI":1087260.3149047834,"ENJ":0,"ETH":4386785.867489108,"KNC":0,"LEND":0,"LINK":0,"MANA":0,"MKR":0,"REN":0,"REP":0,"SNX":0,"TUSD":0,"UNI":0,"USDC":1154774.227493824,"USDT":0,"WBTC":0,"YFI":0,"ZRX":0,"sUSD":0}}]

Aave V1: Available Liquidity Volume Percentage by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v1_available_liquidity_perc_by_token

Aave V1: Available Liquidity Volume Percentage by Token

get

This metric represents the percentage of available liquidity for each token on the version 1 of the Aave platform relative to the total available liquidity across all tokens. It provides insights into the distribution of liquidity and the prominence of individual tokens within the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v1_available_liquidity_perc_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0,
      "BAT": 0,
      "BUSD": 0,
      "DAI": 0.16402017971146096,
      "ENJ": 0,
      "ETH": 0.6617747346037114,
      "KNC": 0,
      "LEND": 0,
      "LINK": 0,
      "MANA": 0,
      "MKR": 0,
      "REN": 0,
      "REP": 0,
      "SNX": 0,
      "TUSD": 0,
      "UNI": 0,
      "USDC": 0.17420508568482768,
      "USDT": 0,
      "WBTC": 0,
      "YFI": 0,
      "ZRX": 0,
      "sUSD": 0
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0,"BAT":0,"BUSD":0,"DAI":0.16402017971146096,"ENJ":0,"ETH":0.6617747346037114,"KNC":0,"LEND":0,"LINK":0,"MANA":0,"MKR":0,"REN":0,"REP":0,"SNX":0,"TUSD":0,"UNI":0,"USDC":0.17420508568482768,"USDT":0,"WBTC":0,"YFI":0,"ZRX":0,"sUSD":0}}]

Aave V1: Collateral Rate by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v1_collateral_rate_by_token

Aave V1: Collateral Rate by Token

get

This metric represents the interest rate paid to users who provide collateral for each token on the version 1 of the Aave platform. It allows users to compare the rates they can earn when supplying different tokens as collateral, enabling them to make informed decisions when participating in the lending market. Aave's interest rate algorithm is calibrated to manage liquidity risk and optimise utilisation.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v1_collateral_rate_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0,
      "BAT": 0,
      "BUSD": 0,
      "DAI": 0,
      "ENJ": 0,
      "ETH": 0,
      "KNC": 0,
      "LEND": 0,
      "LINK": 0,
      "MANA": 0,
      "MKR": 0,
      "REN": 0,
      "REP": 0,
      "SNX": 0,
      "TUSD": 0,
      "UNI": 0,
      "USDC": 0,
      "USDT": 0,
      "WBTC": 0,
      "YFI": 0,
      "ZRX": 0,
      "sUSD": 0
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0,"BAT":0,"BUSD":0,"DAI":0,"ENJ":0,"ETH":0,"KNC":0,"LEND":0,"LINK":0,"MANA":0,"MKR":0,"REN":0,"REP":0,"SNX":0,"TUSD":0,"UNI":0,"USDC":0,"USDT":0,"WBTC":0,"YFI":0,"ZRX":0,"sUSD":0}}]

Aave V1: Count by Action Type

GET https://api.glassnode.com/v1/metrics/protocols/aave_v1_count_by_action

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"deposits":0,"flash_loans":0,"liquidations":0,"rebalance_stable_borrow_rate":0,"repays":0,"stable_borrows":0,"swap_to_stable_rate":0,"swap_to_variable_rate":0,"variable_borrows":0,"withdrawals":1}}]

Aave V1: Fixed Borrow Rate by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v1_stable_borrow_rate_by_token

Aave V1: Fixed Borrow Rate by Token

get

This metric displays the stable borrow rate for each token on the version 1 of the Aave platform. The stable borrow rate is a fixed interest rate that users can choose when borrowing assets, offering predictable repayment costs over the loan's duration. Aave's interest rate algorithm is calibrated to manage liquidity risk and optimise utilisation.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v1_stable_borrow_rate_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0,
      "BAT": 0,
      "BUSD": 0,
      "DAI": 0,
      "ENJ": 0,
      "ETH": 0,
      "KNC": 0,
      "LEND": 0,
      "LINK": 0,
      "MANA": 0,
      "MKR": 0,
      "REN": 0,
      "REP": 0,
      "SNX": 0,
      "TUSD": 0,
      "UNI": 0,
      "USDC": 0,
      "USDT": 0,
      "WBTC": 0,
      "YFI": 0,
      "ZRX": 0,
      "sUSD": 0
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0,"BAT":0,"BUSD":0,"DAI":0,"ENJ":0,"ETH":0,"KNC":0,"LEND":0,"LINK":0,"MANA":0,"MKR":0,"REN":0,"REP":0,"SNX":0,"TUSD":0,"UNI":0,"USDC":0,"USDT":0,"WBTC":0,"YFI":0,"ZRX":0,"sUSD":0}}]

Aave V1: Variable Borrow Rate by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v1_variable_borrow_rate_by_token

Aave V1: Variable Borrow Rate by Token

get

This metric displays the variable borrow rate for each token on the version 1 of the Aave platform. The variable borrow rate is an interest rate that changes with market conditions, providing users with potentially lower borrowing costs but increased risk due to rate fluctuations. Aave's interest rate algorithm is calibrated to manage liquidity risk and optimise utilisation.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v1_variable_borrow_rate_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0,
      "BAT": 0,
      "BUSD": 0,
      "DAI": 0,
      "ENJ": 0,
      "ETH": 0,
      "KNC": 0,
      "LEND": 0,
      "LINK": 0,
      "MANA": 0,
      "MKR": 0,
      "REN": 0,
      "REP": 0,
      "SNX": 0,
      "TUSD": 0,
      "UNI": 0,
      "USDC": 0,
      "USDT": 0,
      "WBTC": 0,
      "YFI": 0,
      "ZRX": 0,
      "sUSD": 0
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0,"BAT":0,"BUSD":0,"DAI":0,"ENJ":0,"ETH":0,"KNC":0,"LEND":0,"LINK":0,"MANA":0,"MKR":0,"REN":0,"REP":0,"SNX":0,"TUSD":0,"UNI":0,"USDC":0,"USDT":0,"WBTC":0,"YFI":0,"ZRX":0,"sUSD":0}}]

Aave V1: Volume by Action Type

GET https://api.glassnode.com/v1/metrics/protocols/aave_v1_volume_sum_by_action

Aave V1: Volume by Action Type

get

\n The total cumulative volume of all activities performed within the version 1 of the Aave protocol. This includes the volume of deposits, withdrawals, stable borrows, variable borrows, repays, debt liquidations, collateral liquidations (receiving the underlying token or the aToken) and flash loans.\n Stacked Volume represents the overall magnitude of the financial transactions that have taken place within the Aave protocol and can provide insight into the overall growth and usage of the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v1_volume_sum_by_action HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "collateral_liquidations_in_atoken": 0,
      "collateral_liquidations_in_underlying_token": 0,
      "debt_liquidations": 0,
      "deposits": 0,
      "flash_loans": 0,
      "repays": 0,
      "stable_borrows": 0,
      "variable_borrows": 0,
      "withdrawals": 247.64816304967823
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"collateral_liquidations_in_atoken":0,"collateral_liquidations_in_underlying_token":0,"debt_liquidations":0,"deposits":0,"flash_loans":0,"repays":0,"stable_borrows":0,"variable_borrows":0,"withdrawals":247.64816304967823}}]

Aave V2: Activity-Based Total Value Locked (TVL)

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_total_value_locked_sum

Aave V2: Activity-Based Total Value Locked (TVL)

get

This metric indicates the total value of assets locked on the version 2 of the Aave platform, broken down into available liquidity, stable borrows, and variable borrows. This representation allows for visualization of the amounts of these components within the total value locked, addressing the fact that borrows might not always be considered when computing the total value locked. It reflects the overall usage and popularity of the platform

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_total_value_locked_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "available_liquidity_usd": 790576714.8407568,
      "stable_borrows_usd": 0,
      "variable_borrows_usd": 301209814.0245046
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"available_liquidity_usd":790576714.8407567,"stable_borrows_usd":0,"variable_borrows_usd":301209814.02450484}}]

Aave V2: Activity-Based Total Value Locked (TVL) Percentage Share

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_total_value_locked_perc

Aave V2: Activity-Based Total Value Locked (TVL) Percentage Share

get

This metric displays the proportion of the total value locked in the version 2 of the Aave platform, broken down into available liquidity, stable borrows, and variable borrows. This representation allows for visualization of the proportions of these components within the total value locked, addressing the fact that borrows might not always be considered when computing the total value locked. It reflects the overall usage and popularity of the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_total_value_locked_perc HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "available_liquidity_usd_pct": 0.7241129048024028,
      "stable_borrows_usd_pct": 0,
      "variable_borrows_usd_pct": 0.27588709519759724
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"available_liquidity_usd_pct":0.7241129048024025,"stable_borrows_usd_pct":0,"variable_borrows_usd_pct":0.2758870951975974}}]

Aave V2: Available Liquidity Percentage Share by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_available_liquidity_perc_by_token

Aave V2: Available Liquidity Percentage Share by Token

get

This metric represents the percentage of available liquidity for each token on the version 2 of the Aave platform relative to the total available liquidity across all tokens. It provides insights into the distribution of liquidity and the prominence of individual tokens within the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_available_liquidity_perc_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "1INCH": 0.000019535463907891013,
      "AAVE": 0.009195517026340411,
      "AMPL": 0.017871123910581287,
      "BAL": 0.00014881160565415286,
      "BAT": 0.00007886186080661459,
      "BUSD": 0.000716877325970421,
      "CRV": 0.000994060769596648,
      "CVX": 0.00009243073365230165,
      "DAI": 0.03152912444522687,
      "DPI": 0.0000664935845173692,
      "ENJ": 0.000035938431395110444,
      "ENS": 0.0002249452773217367,
      "FEI": 0.000009321592719838186,
      "FRAX": 0.00059977374811127,
      "GUSD": 0.00043078780750799945,
      "KNC": 0.000012172317755737726,
      "LINK": 0.020493341821878813,
      "LUSD": 0.0001124556669734013,
      "MANA": 0.0002803648781656877,
      "MKR": 0.002461211931099142,
      "RAI": 0.00023621333270644373,
      "REN": 0.00009291792661054024,
      "SNX": 0.0008492382264387116,
      "TUSD": 0.00048366244925101827,
      "UNI": 0.0006806389434233938,
      "USDC": 0.037921821188245386,
      "USDP": 0.0001597643026359737,
      "USDT": 0.021403633106026988,
      "UST": 0.007179273585837379,
      "WBTC": 0.397158782815385,
      "WETH": 0.3129040854449328,
      "YFI": 0.00033847438021155014,
      "ZRX": 0.00012197833420663049,
      "renFIL": 0.00000789017723582138,
      "sUSD": 0.0005683300498467408,
      "stETH": 0.1339839191382169,
      "xSUSHI": 0.0005362263996060898
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"1INCH":0.000019535463907891013,"AAVE":0.009195517026340411,"AMPL":0.017871123910581287,"BAL":0.00014881160565415286,"BAT":0.00007886186080661459,"BUSD":0.000716877325970421,"CRV":0.000994060769596648,"CVX":0.00009243073365230165,"DAI":0.03152912444522687,"DPI":0.0000664935845173692,"ENJ":0.000035938431395110444,"ENS":0.0002249452773217367,"FEI":0.000009321592719838186,"FRAX":0.00059977374811127,"GUSD":0.00043078780750799945,"KNC":0.000012172317755737726,"LINK":0.020493341821878813,"LUSD":0.0001124556669734013,"MANA":0.0002803648781656877,"MKR":0.002461211931099142,"RAI":0.00023621333270644373,"REN":0.00009291792661054024,"SNX":0.0008492382264387116,"TUSD":0.00048366244925101827,"UNI":0.0006806389434233938,"USDC":0.037921821188245386,"USDP":0.0001597643026359737,"USDT":0.021403633106026988,"UST":0.007179273585837379,"WBTC":0.397158782815385,"WETH":0.3129040854449328,"YFI":0.00033847438021155014,"ZRX":0.00012197833420663049,"renFIL":0.00000789017723582138,"sUSD":0.0005683300498467408,"stETH":0.1339839191382169,"xSUSHI":0.0005362263996060898}}]

Aave V2: Available Liquidity Volume by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_available_liquidity_sum_by_token

Aave V2: Available Liquidity Volume by Token

get

This metric shows the total amount of liquidity available for each token on the version 2 of the Aave platform, allowing users to assess the depth of the market and the potential ease of borrowing or supplying assets. Users may not be able to withdraw funds if the liquidity drops too far. This means that they would need to wait until more liquidity is deposited by other users to be able to borrow or withdraw funds.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_available_liquidity_sum_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "1INCH": 15444.282879190649,
      "AAVE": 7269761.641946447,
      "AMPL": 14128494.431739453,
      "BAL": 117646.99032823836,
      "BAT": 62346.35084272239,
      "BUSD": 566746.5213095217,
      "CRV": 785881.2975797924,
      "CVX": 73073.58576115762,
      "DAI": 24926191.625712853,
      "DPI": 52568.27960572795,
      "ENJ": 28412.087028876333,
      "ENS": 177836.49836396158,
      "FEI": 7369.434149533187,
      "FRAX": 474167.1594295354,
      "GUSD": 340570.8096531265,
      "KNC": 9623.150983328944,
      "LINK": 16201558.853649642,
      "LUSD": 88904.8317610578,
      "MANA": 221649.9443369584,
      "MKR": 1945776.8430152347,
      "RAI": 186744.76057264698,
      "REN": 73458.74916957544,
      "SNX": 671387.9671751073,
      "TUSD": 382372.27022070426,
      "UNI": 538097.2998843504,
      "USDC": 29980108.81578164,
      "USDP": 126305.93752677254,
      "USDT": 16921213.94661968,
      "UST": 5675766.526434335,
      "WBTC": 313984485.7883407,
      "WETH": 247374683.93130642,
      "YFI": 267589.96356540854,
      "ZRX": 96433.23073882583,
      "renFIL": 6237.79039860699,
      "sUSD": 449308.50375311985,
      "stETH": 105924566.6337811,
      "xSUSHI": 423928.1054114693
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"1INCH":15444.282879190649,"AAVE":7269761.641946447,"AMPL":14128494.431739453,"BAL":117646.99032823836,"BAT":62346.35084272239,"BUSD":566746.5213095217,"CRV":785881.2975797924,"CVX":73073.58576115762,"DAI":24926191.625712853,"DPI":52568.27960572795,"ENJ":28412.087028876333,"ENS":177836.49836396158,"FEI":7369.434149533187,"FRAX":474167.1594295354,"GUSD":340570.8096531265,"KNC":9623.150983328944,"LINK":16201558.853649642,"LUSD":88904.8317610578,"MANA":221649.9443369584,"MKR":1945776.8430152347,"RAI":186744.76057264698,"REN":73458.74916957544,"SNX":671387.9671751073,"TUSD":382372.27022070426,"UNI":538097.2998843504,"USDC":29980108.81578164,"USDP":126305.93752677254,"USDT":16921213.94661968,"UST":5675766.526434335,"WBTC":313984485.7883407,"WETH":247374683.93130642,"YFI":267589.96356540854,"ZRX":96433.23073882583,"renFIL":6237.79039860699,"sUSD":449308.50375311985,"stETH":105924566.6337811,"xSUSHI":423928.1054114693}}]

Aave V2: Borrow Volume by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_borrows_sum_by_token

Aave V2: Borrow Volume by Token

get

This metric displays the total amount of assets borrowed for each token on the version 2 of the Aave platform, providing insights into the borrowing demand for individual tokens and the overall usage of the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_borrows_sum_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "1INCH": 212.24424212464623,
      "AAVE": 0,
      "AMPL": 4735.905058170603,
      "BAL": 4256.078851658499,
      "BAT": 1009.5793778137682,
      "BUSD": 20294.702573316288,
      "CRV": 1392.818512488797,
      "CVX": 227.6872051147566,
      "DAI": 18547922.886019252,
      "DPI": 14209.61884086781,
      "ENJ": 13839.52721264696,
      "ENS": 511.3464285184436,
      "FEI": 1493.6815509402797,
      "FRAX": 83427.10545671203,
      "GUSD": 108991.07879155803,
      "KNC": 4919.345886405272,
      "LINK": 586577.0795488103,
      "LUSD": 27729.81667863507,
      "MANA": 37296.88881257919,
      "MKR": 1334.272864857281,
      "RAI": 38259.52725472398,
      "REN": 234.58610143692692,
      "SNX": 2315.903724286708,
      "TUSD": 19121.12519807644,
      "UNI": 16142.28572949961,
      "USDC": 88561427.58629674,
      "USDP": 63765.009221387016,
      "USDT": 66135924.58165009,
      "UST": 164625.05324216292,
      "WBTC": 31437107.558963988,
      "WETH": 95066547.23047513,
      "YFI": 222.5320956427152,
      "ZRX": 1476.8991540519771,
      "renFIL": 135733.23728612505,
      "sUSD": 106247.20256802841,
      "stETH": 0,
      "xSUSHI": 282.0416307470687
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"1INCH":212.24424212425654,"AAVE":0,"AMPL":4735.9050581710635,"BAL":4256.078851658499,"BAT":1009.5793778137682,"BUSD":20294.702573316765,"CRV":1392.818512486535,"CVX":227.6872051147566,"DAI":18547922.886019234,"DPI":14209.61884086781,"ENJ":13839.52721264696,"ENS":511.3464285184436,"FEI":1493.6815509402797,"FRAX":83427.10545671232,"GUSD":108991.07879155778,"KNC":4919.345886405272,"LINK":586577.0795488106,"LUSD":27729.816678635103,"MANA":37296.888812579266,"MKR":1334.272864857281,"RAI":38259.527254724,"REN":234.58610143692692,"SNX":2315.903724286708,"TUSD":19121.125198075406,"UNI":16142.28572949961,"USDC":88561427.5862968,"USDP":63765.009221387016,"USDT":66135924.581650145,"UST":164625.05324216292,"WBTC":31437107.558964003,"WETH":95066547.23047517,"YFI":222.5320956427152,"ZRX":1476.8991540519771,"renFIL":135733.237286125,"sUSD":106247.20256802975,"stETH":0,"xSUSHI":282.0416307470687}}]

Aave V2: Borrow Volume Share Percentage by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_borrows_perc_by_token

Aave V2: Borrow Volume Share Percentage by Token

get

This metric shows the percentage of borrowed assets for each token on the version 2 of the Aave platform relative to the total borrowed assets across all tokens. It offers insights into the borrowing demand distribution and the relative popularity of individual tokens within the borrowing market on the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_borrows_perc_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "1INCH": 7.046391991310726e-7,
      "AAVE": 0,
      "AMPL": 0.000015722944066441737,
      "BAL": 0.000014129947476785236,
      "BAT": 0.00000335174795377562,
      "BUSD": 0.00006737729525527756,
      "CRV": 0.000004624080782359521,
      "CVX": 7.559089860738513e-7,
      "DAI": 0.06157808285924676,
      "DPI": 0.00004717515226682422,
      "ENJ": 0.00004594646843585601,
      "ENS": 0.0000016976419914287505,
      "FEI": 0.000004958940517186345,
      "FRAX": 0.0002769733971879313,
      "GUSD": 0.000361844381281319,
      "KNC": 0.000016331957517177922,
      "LINK": 0.0019474036111621846,
      "LUSD": 0.00009206146475818063,
      "MANA": 0.00012382361754502774,
      "MKR": 0.000004429712455347596,
      "RAI": 0.00012701952417663065,
      "REN": 7.788129420572014e-7,
      "SNX": 0.000007688672866742318,
      "TUSD": 0.00006348108297866039,
      "UNI": 0.00005359149993760287,
      "USDC": 0.2940190639973368,
      "USDP": 0.00021169632014778736,
      "USDT": 0.21956762861740514,
      "UST": 0.0005465461136295181,
      "WBTC": 0.10436946638268053,
      "WETH": 0.31561570308841624,
      "YFI": 7.387943064318992e-7,
      "ZRX": 0.000004903223883441678,
      "renFIL": 0.0004506268752421281,
      "sUSD": 0.0003527348632783419,
      "stETH": 0,
      "xSUSHI": 9.363626867885636e-7
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"1INCH":7.046391991297786e-7,"AAVE":0,"AMPL":0.00001572294406644326,"BAL":0.00001412994747678523,"BAT":0.000003351747953775618,"BUSD":0.0000673772952552791,"CRV":0.000004624080782352009,"CVX":7.55908986073851e-7,"DAI":0.06157808285924668,"DPI":0.0000471751522668242,"ENJ":0.000045946468435856,"ENS":0.0000016976419914287499,"FEI":0.000004958940517186343,"FRAX":0.00027697339718793214,"GUSD":0.00036184438128131804,"KNC":0.000016331957517177915,"LINK":0.0019474036111621848,"LUSD":0.0000920614647581807,"MANA":0.00012382361754502793,"MKR":0.0000044297124553475945,"RAI":0.00012701952417663065,"REN":7.788129420572011e-7,"SNX":0.000007688672866742314,"TUSD":0.00006348108297865693,"UNI":0.00005359149993760285,"USDC":0.2940190639973369,"USDP":0.00021169632014778728,"USDT":0.21956762861740522,"UST":0.0005465461136295179,"WBTC":0.10436946638268053,"WETH":0.3156157030884163,"YFI":7.387943064318988e-7,"ZRX":0.000004903223883441676,"renFIL":0.0004506268752421277,"sUSD":0.00035273486327834616,"stETH":0,"xSUSHI":9.363626867885633e-7}}]

Aave V2: Collateral Rate by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_collateral_rate_by_token

Aave V2: Collateral Rate by Token

get

This metric represents the interest rate paid to users who provide collateral for each token on the version 2 of the Aave platform. It allows users to compare the rates they can earn when supplying different tokens as collateral, enabling them to make informed decisions when participating in the lending market.. Aave's interest rate algorithm is calibrated to manage liquidity risk and optimise utilisation.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_collateral_rate_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "1INCH": 0.00003907057626320193,
      "AAVE": 0,
      "AMPL": 0.024433425330467225,
      "BAL": 0.00010965127118184636,
      "BAT": 0.00003949496594019386,
      "BUSD": 0.0002711335205685484,
      "CRV": 0.000006059203924636125,
      "CVX": 0.000008792064042555667,
      "DAI": 0.4173528700845173,
      "DPI": 0.0007240123461314951,
      "ENJ": 0.0007422603821875686,
      "ENS": 0.000006760998406261523,
      "FEI": 0.000987943985586648,
      "FRAX": 0.0003221379215404335,
      "GUSD": 0.00326343473559654,
      "KNC": 0.0008193364333302005,
      "LINK": 0.004321909590075691,
      "LUSD": 0.0025805591242013875,
      "MANA": 0.00035136042757277986,
      "MKR": 0.0000016442612789220074,
      "RAI": 0.00041249817379113493,
      "REN": 0.000007720253299119788,
      "SNX": 0.000012094797032360914,
      "TUSD": 0.0002612491919818389,
      "UNI": 0.00006955491846498291,
      "USDC": 0.9585022309959791,
      "USDP": 0.0034771265333532015,
      "USDT": 5.376817701947969,
      "UST": 0.00008489210840354741,
      "WBTC": 0.010821570153161668,
      "WETH": 0.17650196124901935,
      "YFI": 0.0000021035039744750627,
      "ZRX": 0.00003551462865405419,
      "renFIL": 0,
      "sUSD": 0.0009380609018313131,
      "stETH": 0,
      "xSUSHI": 0.000001544629215594284
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"1INCH":0.00003907057626320193,"AAVE":0,"AMPL":0.024433425330467225,"BAL":0.00010965127118184636,"BAT":0.00003949496594019386,"BUSD":0.0002711335205685484,"CRV":0.000006059203924636125,"CVX":0.000008792064042555667,"DAI":0.4173528700845173,"DPI":0.0007240123461314951,"ENJ":0.0007422603821875686,"ENS":0.000006760998406261523,"FEI":0.000987943985586648,"FRAX":0.0003221379215404335,"GUSD":0.00326343473559654,"KNC":0.0008193364333302005,"LINK":0.004321909590075691,"LUSD":0.0025805591242013875,"MANA":0.00035136042757277986,"MKR":0.0000016442612789220074,"RAI":0.00041249817379113493,"REN":0.000007720253299119788,"SNX":0.000012094797032360914,"TUSD":0.0002612491919818389,"UNI":0.00006955491846498291,"USDC":0.9585022309959791,"USDP":0.0034771265333532015,"USDT":5.376817701947969,"UST":0.00008489210840354741,"WBTC":0.010821570153161668,"WETH":0.17650196124901935,"YFI":0.0000021035039744750627,"ZRX":0.00003551462865405419,"renFIL":0,"sUSD":0.0009380609018313131,"stETH":0,"xSUSHI":0.000001544629215594284}}]

Aave V2: Count by Action Type

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_count_by_action

Aave V2: Count by Action Type

get

The total cumulative count of all activities performed within the version 2 of the Aave protocol. This includes the count of deposits, withdrawals, stable borrows, variable borrows, repays, liquidations, flash loans, rebalance stable borrow rate, swaps to stable rate mode and swaps to variable rate mode.\n Stacked Count represents the overall frequency of the financial transactions that have taken place within the Aave protocol and can provide insight into the overall usage and popularity of the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_count_by_action HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "deposits": 65,
      "flash_loans": 6,
      "liquidations": 0,
      "rebalance_stable_borrow_rate": 0,
      "repays": 33,
      "stable_borrows": 0,
      "swap_to_stable_rate": 0,
      "swap_to_variable_rate": 0,
      "variable_borrows": 59,
      "withdrawals": 54
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"deposits":65,"flash_loans":6,"liquidations":0,"rebalance_stable_borrow_rate":0,"repays":33,"stable_borrows":0,"swap_to_stable_rate":0,"swap_to_variable_rate":0,"variable_borrows":59,"withdrawals":54}}]

Aave V2: Fixed Borrow Rate by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_stable_borrow_rate_by_token

Aave V2: Fixed Borrow Rate by Token

get

This metric displays the stable borrow rate for each token on the version 2 of the Aave platform. The stable borrow rate is a fixed interest rate that users can choose when borrowing assets, offering predictable repayment costs over the loan's duration. Aave's interest rate algorithm is calibrated to manage liquidity risk and optimise utilisation.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_stable_borrow_rate_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "1INCH": 0,
      "AAVE": 0,
      "AMPL": 0,
      "BAL": 4.507704978750388,
      "BAT": 3.438832954891043,
      "BUSD": 149.1313698692571,
      "CRV": 3.1144516296875713,
      "CVX": 0.09768960047284074,
      "DAI": 11.231928082441234,
      "DPI": 0,
      "ENJ": 8.247337579861874,
      "ENS": 0,
      "FEI": 31.120225648000563,
      "FRAX": 0,
      "GUSD": 36.865528556289824,
      "KNC": 9.30258794869385,
      "LINK": 3.8282616707599777,
      "LUSD": 29.96201421434371,
      "MANA": 6.904004750808665,
      "MKR": 3.0182695697658,
      "RAI": 0.5156227172389186,
      "REN": 0.08578059221244208,
      "SNX": 0,
      "TUSD": 156.13611878237543,
      "UNI": 0.9273989128664387,
      "USDC": 10.760167329966658,
      "USDP": 0,
      "USDT": 32.097925509518575,
      "UST": 0.10611513550443426,
      "WBTC": 4.442591828377078,
      "WETH": 4.471893176922612,
      "YFI": 0.023372266383056253,
      "ZRX": 3.3946069850450464,
      "renFIL": 0,
      "sUSD": 0,
      "stETH": 0,
      "xSUSHI": 0
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"1INCH":0,"AAVE":0,"AMPL":0,"BAL":4.507704978750388,"BAT":3.438832954891043,"BUSD":149.1313698692571,"CRV":3.1144516296875713,"CVX":0.09768960047284074,"DAI":11.231928082441234,"DPI":0,"ENJ":8.247337579861874,"ENS":0,"FEI":31.120225648000563,"FRAX":0,"GUSD":36.865528556289824,"KNC":9.30258794869385,"LINK":3.8282616707599777,"LUSD":29.96201421434371,"MANA":6.904004750808665,"MKR":3.0182695697658,"RAI":0.5156227172389186,"REN":0.08578059221244208,"SNX":0,"TUSD":156.13611878237543,"UNI":0.9273989128664387,"USDC":10.760167329966658,"USDP":0,"USDT":32.097925509518575,"UST":0.10611513550443426,"WBTC":4.442591828377078,"WETH":4.471893176922612,"YFI":0.023372266383056253,"ZRX":3.3946069850450464,"renFIL":0,"sUSD":0,"stETH":0,"xSUSHI":0}}]

Aave V2: Variable Borrow Rate by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_variable_borrow_rate_by_token

Aave V2: Variable Borrow Rate by Token

get

This metric displays the variable borrow rate for each token on the version 2 of the Aave platform. The variable borrow rate is an interest rate that changes with market conditions, providing users with potentially lower borrowing costs but increased risk due to rate fluctuations. Aave's interest rate algorithm is calibrated to manage liquidity risk and optimise utilisation.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_variable_borrow_rate_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "1INCH": 20,
      "AAVE": 0,
      "AMPL": 255.34098442995676,
      "BAL": 20,
      "BAT": 20,
      "BUSD": 10,
      "CRV": 20,
      "CVX": 20,
      "DAI": 3.387802226713393,
      "DPI": 20,
      "ENJ": 20,
      "ENS": 20,
      "FEI": 33.12022564800056,
      "FRAX": 17.115807412853332,
      "GUSD": 75.73105711257965,
      "KNC": 20,
      "LINK": 0.5797831695319844,
      "LUSD": 65.89870457158324,
      "MANA": 20,
      "MKR": 20,
      "RAI": 20,
      "REN": 20,
      "SNX": 20,
      "TUSD": 10,
      "UNI": 20,
      "USDC": 4.840460157408309,
      "USDP": 78.59818356280951,
      "USDT": 25.59792550951857,
      "UST": 20,
      "WBTC": 0.5770367313508312,
      "WETH": 2.398298518076482,
      "YFI": 20,
      "ZRX": 20,
      "renFIL": 0,
      "sUSD": 35.001492670100184,
      "stETH": 0,
      "xSUSHI": 20
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"1INCH":20,"AAVE":0,"AMPL":255.34098442995676,"BAL":20,"BAT":20,"BUSD":10,"CRV":20,"CVX":20,"DAI":3.387802226713393,"DPI":20,"ENJ":20,"ENS":20,"FEI":33.12022564800056,"FRAX":17.115807412853332,"GUSD":75.73105711257965,"KNC":20,"LINK":0.5797831695319844,"LUSD":65.89870457158324,"MANA":20,"MKR":20,"RAI":20,"REN":20,"SNX":20,"TUSD":10,"UNI":20,"USDC":4.840460157408309,"USDP":78.59818356280951,"USDT":25.59792550951857,"UST":20,"WBTC":0.5770367313508312,"WETH":2.398298518076482,"YFI":20,"ZRX":20,"renFIL":0,"sUSD":35.001492670100184,"stETH":0,"xSUSHI":20}}]

Aave V2: Volume by Action Type

GET https://api.glassnode.com/v1/metrics/protocols/aave_v2_volume_sum_by_action

Aave V2: Volume by Action Type

get

\n The total cumulative volume of all activities performed within the version 2 of the Aave protocol. This includes the volume of deposits, withdrawals, stable borrows, variable borrows, repays, debt liquidations, collateral liquidations (receiving the underlying token or the aToken) and flash loans.\n Stacked Volume represents the overall magnitude of the financial transactions that have taken place within the Aave protocol and can provide insight into the overall growth and usage of the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v2_volume_sum_by_action HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "collateral_liquidations_in_atoken": 0,
      "collateral_liquidations_in_underlying_token": 0,
      "debt_liquidations": 0,
      "deposits": 67255680.22438867,
      "flash_loans": 114082.16744489953,
      "repays": 11428519.748006899,
      "stable_borrows": 0,
      "variable_borrows": 11958741.574413924,
      "withdrawals": 67061545.050149664
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"collateral_liquidations_in_atoken":0,"collateral_liquidations_in_underlying_token":0,"debt_liquidations":0,"deposits":67255680.22438867,"flash_loans":114082.16744489953,"repays":11428519.748006899,"stable_borrows":0,"variable_borrows":11958741.574413924,"withdrawals":67061545.050149664}}]

Aave V3: Activity-Based Total Value Locked (TVL)

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_total_value_locked_sum

Aave V3: Activity-Based Total Value Locked (TVL)

get

This metric shows the total amount of liquidity available for each token on the version 3 of the Aave platform, allowing users to assess the depth of the market and the potential ease of borrowing or supplying assets. Users may not be able to withdraw funds if the liquidity drops too far. This means that they would need to wait until more liquidity is deposited by other users to be able to borrow or withdraw funds.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_total_value_locked_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "available_liquidity_usd": 6658294354.7701,
      "stable_borrows_usd": 0,
      "variable_borrows_usd": 5343010219.065912
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"available_liquidity_usd":6658294354.7701,"stable_borrows_usd":0,"variable_borrows_usd":5343010219.065912}}]

Aave V3: Activity-Based Total Value Locked (TVL) Percentage Share

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_total_value_locked_perc

Aave V3: Activity-Based Total Value Locked (TVL) Percentage Share

get

This metric represents the percentage of available liquidity for each token on the version 3 of the Aave platform relative to the total available liquidity across all tokens. It provides insights into the distribution of liquidity and the prominence of individual tokens within the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_total_value_locked_perc HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "available_liquidity_usd_pct": 0.554797548367018,
      "stable_borrows_usd_pct": 0,
      "variable_borrows_usd_pct": 0.44520245163298194
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"available_liquidity_usd_pct":0.554797548367018,"stable_borrows_usd_pct":0,"variable_borrows_usd_pct":0.44520245163298194}}]

Aave V3: Available Liquidity Percentage Share by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_available_liquidity_perc_by_token

Aave V3: Available Liquidity Percentage Share by Token

get

This metric shows the percentage of borrowed assets for each token on the version 3 of the Aave platform relative to the total borrowed assets across all tokens. It offers insights into the borrowing demand distribution and the relative popularity of individual tokens within the borrowing market on the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_available_liquidity_perc_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0.028044991551745377,
      "BAL": 0.0015718466972736236,
      "CRV": 0.000337657221842517,
      "DAI": 0.0014318519160294535,
      "LDO": 0.0008865169484439053,
      "LINK": 0.019811089222143093,
      "LUSD": 0.00016719934716740792,
      "MKR": 0.004963547468551489,
      "SNX": 0.00019798318963673453,
      "UNI": 0.0034553294498830514,
      "USDC": 0.02767945724999191,
      "USDT": 0.06236752950548136,
      "WBTC": 0.3150771447534608,
      "WETH": 0.07017538504950238,
      "cbETH": 0.005679099117682344,
      "rETH": 0.01788729845658581,
      "wstETH": 0.4402660728545787
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0.028044991551745377,"BAL":0.0015718466972736236,"CRV":0.000337657221842517,"DAI":0.0014318519160294535,"LDO":0.0008865169484439053,"LINK":0.019811089222143093,"LUSD":0.00016719934716740792,"MKR":0.004963547468551489,"SNX":0.00019798318963673453,"UNI":0.0034553294498830514,"USDC":0.02767945724999191,"USDT":0.06236752950548136,"WBTC":0.3150771447534608,"WETH":0.07017538504950238,"cbETH":0.005679099117682344,"rETH":0.01788729845658581,"wstETH":0.4402660728545787}}]

Aave V3: Available Liquidity Volume by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_available_liquidity_sum_by_token

Aave V3: Available Liquidity Volume by Token

get

This metric displays the total amount of assets borrowed for each token on the version 3 of the Aave platform, providing insights into the borrowing demand for individual tokens and the overall usage of the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_available_liquidity_sum_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 186731808.9285614,
      "BAL": 10465817.991020994,
      "CRV": 2248221.174041386,
      "DAI": 9533691.52936566,
      "LDO": 5902690.79323207,
      "LINK": 131908063.52964212,
      "LUSD": 1113262.4693659982,
      "MKR": 33048760.089489795,
      "SNX": 1318230.3538976477,
      "UNI": 23006600.570027195,
      "USDC": 184297973.95072144,
      "USDT": 415261369.6273042,
      "WBTC": 2097876374.2290497,
      "WETH": 467248370.1189198,
      "cbETH": 37813113.5954442,
      "rETH": 119098898.33557321,
      "wstETH": 2931421107.4844427
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":186731808.9285614,"BAL":10465817.991020994,"CRV":2248221.174041386,"DAI":9533691.52936566,"LDO":5902690.79323207,"LINK":131908063.52964212,"LUSD":1113262.4693659982,"MKR":33048760.089489795,"SNX":1318230.3538976477,"UNI":23006600.570027195,"USDC":184297973.95072144,"USDT":415261369.6273042,"WBTC":2097876374.2290497,"WETH":467248370.1189198,"cbETH":37813113.5954442,"rETH":119098898.33557321,"wstETH":2931421107.4844427}}]

Aave V3: Borrow Volume by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_borrows_sum_by_token

Aave V3: Borrow Volume by Token

get

This metric indicates the total value of assets locked on the version 3 of the Aave platform, broken down into available liquidity, stable borrows, and variable borrows. This representation allows for visualization of the amounts of these components within the total value locked, addressing the fact that borrows might not always be considered when computing the total value locked. It reflects the overall usage and popularity of the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_borrows_sum_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0,
      "BAL": 733065.9250161791,
      "CRV": 635459.2340515929,
      "DAI": 104362564.46220033,
      "LDO": 189078.2608801002,
      "LINK": 2775715.639273734,
      "LUSD": 3889481.125568149,
      "MKR": 190152.6930853162,
      "SNX": 72462.69085645095,
      "UNI": 151497.09991233837,
      "USDC": 1259159254.8935108,
      "USDT": 1171987308.638838,
      "WBTC": 174884128.7886993,
      "WETH": 2549136617.655185,
      "cbETH": 1125876.1394399165,
      "rETH": 6248288.724572171,
      "wstETH": 67469267.09482396
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0,"BAL":733065.9250161791,"CRV":635459.2340515929,"DAI":104362564.46220033,"LDO":189078.2608801002,"LINK":2775715.639273734,"LUSD":3889481.125568149,"MKR":190152.6930853162,"SNX":72462.69085645095,"UNI":151497.09991233837,"USDC":1259159254.8935108,"USDT":1171987308.638838,"WBTC":174884128.7886993,"WETH":2549136617.655185,"cbETH":1125876.1394399204,"rETH":6248288.724572173,"wstETH":67469267.09482396}}]

Aave V3: Borrow Volume Share Percentage by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_borrows_perc_by_token

Aave V3: Borrow Volume Share Percentage by Token

get

This metric displays the proportion of the total value locked in the version 3 of the Aave platform, broken down into available liquidity, stable borrows, and variable borrows. This representation allows for visualization of the proportions of these components within the total value locked, addressing the fact that borrows might not always be considered when computing the total value locked. It reflects the overall usage and popularity of the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_borrows_perc_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0,
      "BAL": 0.0001372009213832903,
      "CRV": 0.00011893281277734229,
      "DAI": 0.019532540680868363,
      "LDO": 0.000035387965421701104,
      "LINK": 0.0005195040857995956,
      "LUSD": 0.0007279568943531095,
      "MKR": 0.00003558905659711792,
      "SNX": 0.000013562147157771893,
      "UNI": 0.00002835425980877568,
      "USDC": 0.23566476635218606,
      "USDT": 0.21934962887713316,
      "WBTC": 0.03273138579534165,
      "WETH": 0.47709746250510365,
      "cbETH": 0.00021071944339959482,
      "rETH": 0.0011694322990953446,
      "wstETH": 0.01262757590357355
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0,"BAL":0.0001372009213832903,"CRV":0.00011893281277734229,"DAI":0.019532540680868363,"LDO":0.000035387965421701104,"LINK":0.0005195040857995956,"LUSD":0.0007279568943531095,"MKR":0.00003558905659711792,"SNX":0.000013562147157771893,"UNI":0.00002835425980877568,"USDC":0.23566476635218606,"USDT":0.21934962887713316,"WBTC":0.03273138579534165,"WETH":0.47709746250510365,"cbETH":0.00021071944339959558,"rETH":0.0011694322990953448,"wstETH":0.01262757590357355}}]

Aave V3: Collateral Rate by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_collateral_rate_by_token

Aave V3: Collateral Rate by Token

get

This metric represents the interest rate paid to users who provide collateral for each token on the version 3 of the Aave platform. It allows users to compare the rates they can earn when supplying different tokens as collateral, enabling them to make informed decisions when participating in the lending market. Aave's interest rate algorithm is calibrated to manage liquidity risk and optimise utilisation.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_collateral_rate_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0,
      "BAL": 0.42055041435515395,
      "CRV": 1.1422322894069183,
      "DAI": 3.788299146494514,
      "LDO": 0.011926777945655491,
      "LINK": 0.005322402729400851,
      "LUSD": 3.3944095014855966,
      "MKR": 0.0003510079463404069,
      "SNX": 0.10508756228878482,
      "UNI": 0.0005123362296667136,
      "USDC": 4.157134476560827,
      "USDT": 3.0346949256461926,
      "WBTC": 0.04269340310175855,
      "WETH": 1.8417422093304094,
      "cbETH": 0.010520163333463985,
      "rETH": 0.03276968860263028,
      "wstETH": 0.010218800260646064
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0,"BAL":0.42055041435515395,"CRV":1.1422322894069183,"DAI":3.788299146494514,"LDO":0.011926777945655491,"LINK":0.005322402729400851,"LUSD":3.3944095014855966,"MKR":0.0003510079463404069,"SNX":0.10508756228878482,"UNI":0.0005123362296667136,"USDC":4.157134476560827,"USDT":3.0346949256461926,"WBTC":0.04269340310175855,"WETH":1.8417422093304094,"cbETH":0.010520163333463985,"rETH":0.03276968860263028,"wstETH":0.010218800260646064}}]

Aave V3: Count by Action Type

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_count_by_action

Aave V3: Count by Action Type

get

The total cumulative count of all activities performed within the version 3 of the Aave protocol. This includes the count of deposits, withdrawals, stable borrows, variable borrows, repays, liquidations, flash loans, rebalance stable borrow rate, swaps to stable rate mode and swaps to variable rate mode. Stacked Count represents the overall frequency of the financial transactions that have taken place within the Aave protocol and can provide insight into the overall usage and popularity of the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_count_by_action HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "deposits": 9554,
      "liquidations": 0,
      "repays": 3616,
      "variable_borrows": 6416,
      "withdrawals": 6596
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"deposits":9554,"liquidations":0,"repays":3616,"variable_borrows":6416,"withdrawals":6596}}]

Aave V3: Stable Borrow Rate by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_stable_borrow_rate_by_token

Aave V3: Stable Borrow Rate by Token

get

This metric displays the stable borrow rate for each token on the version 3 of the Aave platform. The stable borrow rate is a fixed interest rate that users can choose when borrowing assets, offering predictable repayment costs over the loan's duration. Aave's interest rate algorithm is calibrated to manage liquidity risk and optimise utilisation.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_stable_borrow_rate_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0,
      "BAL": 0,
      "CRV": 0,
      "DAI": 0,
      "LDO": 0,
      "LINK": 0,
      "LUSD": 0,
      "MKR": 0,
      "SNX": 0,
      "UNI": 0,
      "USDC": 0,
      "USDT": 0,
      "WBTC": 0,
      "WETH": 0,
      "cbETH": 0,
      "rETH": 0,
      "wstETH": 0
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0,"BAL":0,"CRV":0,"DAI":0,"LDO":0,"LINK":0,"LUSD":0,"MKR":0,"SNX":0,"UNI":0,"USDC":0,"USDT":0,"WBTC":0,"WETH":0,"cbETH":0,"rETH":0,"wstETH":0}}]

Aave V3: Variable Borrow Rate by Token

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_variable_borrow_rate_by_token

Aave V3: Variable Borrow Rate by Token

get

This metric displays the variable borrow rate for each token on the version 3 of the Aave platform. The variable borrow rate is an interest rate that changes with market conditions, providing users with potentially lower borrowing costs but increased risk due to rate fluctuations. Aave's interest rate algorithm is calibrated to manage liquidity risk and optimise utilisation.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_variable_borrow_rate_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 0,
      "BAL": 7.050430803062323,
      "CRV": 7.615194919610352,
      "DAI": 5.495142163729156,
      "LDO": 0.4815699026782337,
      "LINK": 0.32170042614642946,
      "LUSD": 5.400991265813327,
      "MKR": 0.08261449335422072,
      "SNX": 3.7981235800321014,
      "UNI": 0.09981028681769501,
      "USDC": 5.254884962346313,
      "USDT": 4.48976588415362,
      "WBTC": 0.6887460675569008,
      "WETH": 2.549562044972852,
      "cbETH": 0.4387776941984839,
      "rETH": 0.7744073343694906,
      "wstETH": 0.4759862084656838
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":0,"BAL":7.050430803062323,"CRV":7.615194919610352,"DAI":5.495142163729156,"LDO":0.4815699026782337,"LINK":0.32170042614642946,"LUSD":5.400991265813327,"MKR":0.08261449335422072,"SNX":3.7981235800321014,"UNI":0.09981028681769501,"USDC":5.254884962346313,"USDT":4.48976588415362,"WBTC":0.6887460675569008,"WETH":2.549562044972852,"cbETH":0.4387776941984839,"rETH":0.7744073343694906,"wstETH":0.4759862084656838}}]

Aave V3: Volume by Action Type

GET https://api.glassnode.com/v1/metrics/protocols/aave_v3_volume_sum_by_action

Aave V3: Volume by Action Type

get

The total cumulative volume of all activities performed within the version 3 of the Aave protocol. This includes the volume of deposits, withdrawals, stable borrows, variable borrows, repays, debt liquidations, collateral liquidations (receiving the underlying token or the aToken) and flash loans. Stacked Volume represents the overall magnitude of the financial transactions that have taken place within the Aave protocol and can provide insight into the overall growth and usage of the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/aave_v3_volume_sum_by_action HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "collateral_liquidations_in_atoken": 0,
      "collateral_liquidations_in_underlying_token": 0,
      "debt_liquidations": 0,
      "deposits": 1445259512.168827,
      "repays": 100984681.77257375,
      "variable_borrows": 93349983.91392842,
      "withdrawals": 1425298938.2578185
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"collateral_liquidations_in_atoken":0,"collateral_liquidations_in_underlying_token":0,"debt_liquidations":0,"deposits":1445259512.168827,"repays":100984681.77257375,"variable_borrows":93349983.91392842,"withdrawals":1425298938.2578185}}]

Compound: Deposit Inflows and Outflows

GET https://api.glassnode.com/v1/metrics/protocols/compound_deposit_flow

Compound: Deposit Inflows and Outflows

get

This metric reflects the inflows and outflows of deposits in USD on the Compound protocol, aggregated by token. This provides a comprehensive view of the deposit behavior on the platform and indicates periods of depositing growth or contraction.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/compound_deposit_flow HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "deposits_inflows_usd": 1996117.7621479104,
      "deposits_outflows_usd": -722831.4230155846
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"deposits_inflows_usd":1996117.7621479104,"deposits_outflows_usd":-722831.4230155846}}]

Compound: Loan Inflows and Outflows

GET https://api.glassnode.com/v1/metrics/protocols/compound_loan_flow

Compound: Loan Inflows and Outflows

get

This metric shows the inflows and outflows of loans in USD on the Compound protocol, aggregated by token. This provides a comprehensive view of the borrowing behavior on the platform and indicates periods of borrowing growth or contraction.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/compound_loan_flow HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "borrows_inflows_usd": 1405364.86285,
      "borrows_outflows_usd": -5961.578047
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"borrows_inflows_usd":1405364.86285,"borrows_outflows_usd":-5961.578047}}]

Compound: Total Value Locked

GET https://api.glassnode.com/v1/metrics/protocols/compound_total_value_locked

Compound: Total Value Locked

get

This metric illustrates the total value in USD of all tokens accepted in the Compound protocol over its history, differentiating between deposits (discounting withdrawals) and loans (discounting repays). It provides a comprehensive view of the total assets secured in the protocol.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/compound_total_value_locked HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "total_borrows_usd": 164957815.6237015,
      "total_collateral_usd": 270655484.5077057
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"total_borrows_usd":164957815.6237015,"total_collateral_usd":270655484.5077057}}]

Compound: User Interaction Count by Action Type

GET https://api.glassnode.com/v1/metrics/protocols/compound_count_by_action

Compound: User Interaction Count by Action Type

get

This metric counts the number of interactions users have with the Compound protocol, broken down by action type, including deposits, withdrawals, borrows, repays, and liquidations. It provides insights into the overall activity and user engagement with the platform, showing which actions are most prevalent.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/compound_count_by_action HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "Borrow": 9,
      "DebtLiquidation": 0,
      "Deposit": 8,
      "Repay": 4,
      "Withdraw": 22
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"Borrow":9,"DebtLiquidation":0,"Deposit":8,"Repay":4,"Withdraw":22}}]

Compound: User Interaction Volume by Action Type

GET https://api.glassnode.com/v1/metrics/protocols/compound_volume_by_action

Compound: User Interaction Volume by Action Type

get

This metric illustrates the volume in USD of user interactions with the Compound protocol, segregated by action type. By quantifying the financial magnitude of each action, it offers insights into the economic significance of user behaviors, indicating which actions drive the most financial activity on the platform.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/compound_volume_by_action HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "Borrow": 1405364.86285,
      "DebtLiquidation": 0,
      "Deposit": 1996117.7621479104,
      "Repay": 5961.578047,
      "Withdraw": 722831.4230155846
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"Borrow":1405364.86285,"DebtLiquidation":0,"Deposit":1996117.7621479104,"Repay":5961.578047,"Withdraw":722831.4230155847}}]

Compound: Utilization Ratio

GET https://api.glassnode.com/v1/metrics/protocols/compound_utilization_ratio

Compound: Utilization Ratio

get

This metric reflects the proportion of borrowed funds to available deposits in the Compound protocol. It measures capital efficiency by dividing the total borrowed by the total deposits. A high ratio indicates strong borrowing demand and active lending, while a low ratio points to excess liquidity. This ratio is key for understanding market health and influences the interest rates for lenders and borrowers within the protocol.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/compound_utilization_ratio HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "v": 0.6094752372143601
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"v":0.6094752372143601}]

Lido Deposits Volume

GET https://api.glassnode.com/v1/metrics/protocols/lido_deposits_volume_sum

Lido Deposits Volume

get

The total amount of ETH that users have deposited into the Lido protocol within a specified timeframe. This metric can help gauge user adoption and trust in the system.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
cstringOptional

currency - native, usd

timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/lido_deposits_volume_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "v": 0
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h, 1h, 10m

f

string

format - csv, json

c

string

currency - native, usd

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"v":0}]

Lido Net Volume

GET https://api.glassnode.com/v1/metrics/protocols/lido_volume_net

Lido Net Volume

get

The net inflow (or outflow) of assets in the Lido protocol. A positive value indicates a net deposit, suggesting growing user participation, while a negative value suggests more assets were withdrawn than deposited.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
cstringOptional

currency - native, usd

timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/lido_volume_net HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "v": 0
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h, 1h, 10m

f

string

format - csv, json

c

string

currency - native, usd

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"v":0}]

Lido Total Value Locked

GET https://api.glassnode.com/v1/metrics/protocols/lido_total_value_locked

Lido Total Value Locked

get

The total value of all ETH currently staked or locked in the Lido protocol. It's a key metric in the DeFi space as it indicates the size and relative importance of a protocol within the ecosystem. A rising TVL can suggest growing trust and usage of the protocol.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
cstringOptional

currency - native, usd

timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/lido_total_value_locked HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "v": 9742620.831556536
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h, 1h, 10m

f

string

format - csv, json

c

string

currency - native, usd

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"v":9742620.831556536}]

Lido Withdrawn Volume

GET https://api.glassnode.com/v1/metrics/protocols/lido_withdrawn_volume_sum

Lido Withdrawn Volume

get

The total amount of ETH that users have withdrawn from the Lido protocol within a given period. A high value can indicate users reclaiming their staked assets, either due to rewards or changing trust in the system.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
cstringOptional

currency - native, usd

timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/lido_withdrawn_volume_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "v": 0
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h, 1h, 10m

f

string

format - csv, json

c

string

currency - native, usd

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"v":0}]

Maker: Event Count by Type

GET https://api.glassnode.com/v1/metrics/protocols/maker_event_count_by_type

Maker: Event Count by Type

get

This metric tallies the daily occurrences of the different event types within the Maker protocol: Deposits, Withdrawals, Borrows, Repays and Liquidations. By tracking the frequency of these events, stakeholders can gauge user engagement and the protocol's operational dynamics, making it a reflection of the protocol's health and activity.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/maker_event_count_by_type HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "Borrow": 52,
      "CollateralLiquidation": 0,
      "DebtLiquidation": 0,
      "Deposit": 45,
      "Repay": 29,
      "Withdraw": 15
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"Borrow":52,"CollateralLiquidation":0,"DebtLiquidation":0,"Deposit":45,"Repay":29,"Withdraw":15}}]

Maker: Event Volume (USD) by Type

GET https://api.glassnode.com/v1/metrics/protocols/maker_event_volume_usd_by_type

Maker: Event Volume (USD) by Type

get

The Event Volume (USD) by Type metric encapsulates the total USD value associated with the different event types within the Maker protocol: Deposits, Withdrawals, Borrows, Repays, Collateral Liquidations, and Debt Liquidations. This metric provides a monetary perspective on the protocol's daily operations, shedding light on the financial implications of user actions and the economic activity generated within the Maker ecosystem.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/maker_event_volume_usd_by_type HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "Borrow": 3499595.0685095615,
      "CollateralLiquidation": 0,
      "DebtLiquidation": 0,
      "Deposit": 3341320.041582657,
      "Repay": 95130841.24062018,
      "Withdraw": 2046773.278754606
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"Borrow":3499595.0685095615,"CollateralLiquidation":0,"DebtLiquidation":0,"Deposit":3341320.041582656,"Repay":95130841.24062018,"Withdraw":2046773.2787546061}}]

Maker: Number of New Vaults Created

GET https://api.glassnode.com/v1/metrics/protocols/maker_new_vaults_created_count

Maker: Number of New Vaults Created

get

A vault is a smart contract on the Ethereum blockchain that holds collateral in the form of Ethereum tokens that is used to generate the DAI stablecoin. This metric shows the count of new vaults (collateralized debt positions) created in the MakerDAO ecosystem. It reflects user engagement, credit creation, and overall growth of the protocol. A rising number of new vaults suggests increased activity and interest in the platform, while a decline may indicate reduced demand for borrowing or shifts in user preferences.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/maker_new_vaults_created_count HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "v": 0
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"v":0}]

Maker: Peg Stability Module (PSM) Balance

GET https://api.glassnode.com/v1/metrics/protocols/maker_psm_balance_sum

Maker: Peg Stability Module (PSM) Balance

get

The Peg Stability Module (PSM) balance indicates the amount of stablecoins (USDC, GUSD and PAX) held in the peg stability module, a component of the MakerDAO protocol designed to help maintain the DAI stablecoin's peg to the US dollar by facilitating arbitrage opportunities. A higher PSM balance implies better support for the DAI peg and a lower likelihood of deviations from its intended value.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/maker_psm_balance_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "v": 652385197.086255
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"v":652385197.0862528}]

Maker: Total Value Locked (TVL)

GET https://api.glassnode.com/v1/metrics/protocols/maker_total_value_locked_sum

Maker: Total Value Locked (TVL)

get

The Total Value Locked (TVL) metric represents the combined value of all assets locked in MakerDAO's smart contracts, denominated in USD. It serves as an indicator of the protocol's popularity, usage, and trust within the DeFi ecosystem. A higher TVL implies greater adoption and more liquidity in the protocol, making it an important reference for investors and users.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/maker_total_value_locked_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "v": 4037783551.398919
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"v":4037783551.398918}]

Maker: Total Value Locked (TVL) by Token

GET https://api.glassnode.com/v1/metrics/protocols/maker_total_value_locked_sum_by_token

Maker: Total Value Locked (TVL) by Token

get

This metric measures the value of assets locked in the Maker protocol, broken down by individual token types. It helps to understand the distribution of collateral, the protocol's reliance on specific assets, and the diversity of the collateral portfolio. This information can be crucial to assess the risk exposure of the protocol and its resilience to market fluctuations.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/maker_total_value_locked_sum_by_token HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "AAVE": 498434.73289838096,
      "BAL": 9.648322865117985e-10,
      "BAT": 2562.092085732051,
      "COMP": 717.6799448004675,
      "GNO": -1.0805291459778389e-8,
      "GUSD": 0.019461524880899594,
      "KNC": 205.83865645729992,
      "LINK": 177109.84754913658,
      "LRC": 840.8983848223751,
      "MANA": -5.87350626006041e-10,
      "MATIC": 8409.858296259434,
      "PAXUSD": 2.797987638091701,
      "RENBTC": 29310.916430977526,
      "RETH": 156794.14563129412,
      "TUSD": 9.443621284347836,
      "UNI": 64221.11543914456,
      "USDC": 1607.337175744306,
      "USDT": 5.752552088812972,
      "WBTC": 391907441.0249103,
      "WETH": 2777284081.9626136,
      "WSTETH": 867599973.0171777,
      "YFI": 50630.994378460135,
      "ZRX": 1191.9237234731838
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"AAVE":498434.73289838096,"BAL":9.648322865117985e-10,"BAT":2562.0920857323554,"COMP":717.6799448004687,"GNO":-1.0805291459778389e-8,"GUSD":0.019461524880899594,"KNC":205.83865645732664,"LINK":177109.84754912936,"LRC":840.8983848223337,"MANA":-6.046385547508005e-10,"MATIC":8409.85829625948,"PAXUSD":2.797987634361088,"RENBTC":29310.916430977275,"RETH":156794.145631293,"TUSD":9.443621289581289,"UNI":64221.11543914452,"USDC":1607.3371757018026,"USDT":5.7525520892787325,"WBTC":391907441.02491033,"WETH":2777284081.9626126,"WSTETH":867599973.0171776,"YFI":50630.99437845955,"ZRX":1191.9237234734944}}]

Maker: Total Vaults Created

GET https://api.glassnode.com/v1/metrics/protocols/maker_total_vaults_created_cum

Maker: Total Vaults Created

get

This metric represents the cumulative count of all vaults created within the MakerDAO ecosystem over time. A vault, in this context, is a type of smart contract on the Ethereum blockchain designed to hold collateral in the form of Ethereum tokens, which is utilized to mint the DAI stablecoin. By tracking the total number of vaults that have been established since the inception of MakerDAO, this metric offers insights into the historical growth and adoption rate of the platform. It encapsulates the long-term user engagement, sustained credit creation, and the enduring expansion of the protocol.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/maker_total_vaults_created_cum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "v": 31831
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"v":31831}]

Uniswap Fees

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_fees_sum

Uniswap Fees

get

The Uniswap Fees metric represents the cumulative value of transaction fees generated on both Uniswap v2 and Uniswap v3, expressed in USD. These fees are collected from traders during token swaps as a small percentage of the trade value, rewarding liquidity providers for contributing assets to the liquidity pools. The Uniswap Fees metric serves as an indicator of the platform's overall trading activity and the potential returns for liquidity providers. A higher fee value reflects increased trading volume and engagement on the platform, signaling a more active and robust ecosystem.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_fees_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "2": 84720.42968460289,
      "3": 565944.1317496641,
      "total": 650664.561434267
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 10m, 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"2":84720.4296846029,"3":565944.131749664,"total":650664.5614342669}}]

Uniswap Fees per Fee Tier

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_v3_fees_sum_by_fee_tier

Uniswap Fees per Fee Tier

get

The total amount of fees in USD for different fee tiers of Uniswap v3 on the Ethereum blockchain.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_v3_fees_sum_by_fee_tier HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "0.01%": 28027.79795134691,
      "0.05%": 104628.71141002269,
      "0.3%": 322238.62725737813,
      "1%": 111048.99513091629
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h, 1h, 10m

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"0.01%":28027.79795134692,"0.05%":104628.71141002273,"0.3%":322238.6272573781,"1%":111048.99513091627}}]

Uniswap Mean AVL

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_v3_avl_mean

Uniswap Mean AVL

get

The mean active value locked (AVL) is an indicator that quantifies the average amount of liquidity, denominated in USD, that is actively employed for trading purposes within a specified time frame. This measure is specific to all Uniswap v3 pools.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_v3_avl_mean HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "v": 10795377.87077907
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 10m, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"v":10811751.536885398}]

Uniswap Mean AVL per Fee Tier

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_v3_avl_by_fee_tier_mean

Uniswap Mean AVL per Fee Tier

get

The mean active value locked (AVL) is an indicator that quantifies the average amount of liquidity, denominated in USD, that is actively employed for trading purposes within a specified time frame. This measure is specific to all Uniswap v3 pools and is categorized based on different fee tiers.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_v3_avl_by_fee_tier_mean HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "0.01%": 0,
      "0.05%": 3789224.4635875714,
      "0.3%": 5899133.7160645705,
      "1%": 1107019.6911269282
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h, 1h, 10m

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"0.01%":0,"0.05%":3803141.629861881,"0.3%":5901204.001174739,"1%":1107405.9058487772}}]

Uniswap Pools Created

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_pools_created_count

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 1h, 10m, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"2":379,"3":25,"total":404}}]

Uniswap Pools Created per Fee Tier

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_v3_pools_created_by_fee_tier_count

Uniswap Pools Created per Fee Tier

get

The total amount of pools created on different fee tiers of Uniswap v3, on the Ethereum blockchain.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_v3_pools_created_by_fee_tier_count HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "0.01%": 1,
      "0.05%": 4,
      "0.3%": 6,
      "1%": 14
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 10m, 24h, 1h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"0.01%":1,"0.05%":4,"0.3%":6,"1%":14}}]

Uniswap Trade Count

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_trades_count

Uniswap Trade Count

get

The total number of trades for different versions of Uniswap on the Ethereum blockchain, during the respective time resolution.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 1h, 10m, 24h

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_trades_count HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "2": 13808,
      "3": 38047,
      "total": 51855
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h, 1h, 10m

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"2":13808,"3":38047,"total":51855}}]

Uniswap Trade Volume

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_volume_traded_sum

Uniswap Traded Volume

get

The Uniswap Volume Traded metric represents the total value of tokens traded on Uniswap v2 and v3 platforms, expressed in USD. This metric accounts for the inflow into the protocol, meaning that when $20 USDC is swapped for $20.1 USDT, the trated volume is taken as $20. Essentially, this metric captures the dollar value of each transaction, thereby representing the trading activity volume on Uniswap.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_volume_traded_sum HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "2": 28240143.228200957,
      "3": 619224325.6138389,
      "total": 647464468.8420398
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 10m, 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"2":28240143.228200957,"3":619224325.6138393,"total":647464468.8420402}}]

Uniswap Trade Volume per Token Type

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_volume_by_token_type

Uniswap Traded Volume per Token Type

get

The total volume accross Uniswap on the Ethereum blockchain, during the respective time resolution, by token type. Token types are bluechip (WBTC and WETH), stablecoin and altcoins (remaining tokens).

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_volume_by_token_type HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "altcoin": 56075196.7565685,
      "bluechip": 340845995.2988471,
      "stablecoin": 250543276.7866244
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h, 1h, 10m

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"altcoin":56075196.75656849,"bluechip":340845995.2988471,"stablecoin":250543276.78662443}}]

Uniswap Trade Volume per Trade Size

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_volume_by_size_cohort

Uniswap Traded Volume per Size Cohort

get

The total volume accross Uniswap on the Ethereum blockchain, during the respective time resolution, by size cohort.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_volume_by_size_cohort HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "+1M": 40759845.32645391,
      "100-1k": 7497768.536719422,
      "100k-500k": 188802389.02073056,
      "10k-100k": 283835625.586706,
      "1k-10k": 66220817.771454506,
      "500k-1M": 60098734.169724025,
      "<100": 249288.4302517148
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h, 1h, 10m

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"+1M":40759845.32645391,"100-1k":7497768.536719422,"100k-500k":188802389.02073056,"10k-100k":283835625.5867059,"1k-10k":66220817.7714545,"500k-1M":60098734.16972403,"<100":249288.43025171477}}]

Uniswap TVL per Fee Tier

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_total_value_locked_by_fee_tier

Uniswap TVL per Fee Tier

get

The total value locked (TVL) in USD for different fee tiers of Uniswap v3 on the Ethereum blockchain. The TVL is calculated by summing the token amounts multiplied by their respective prices at each timestamp.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_total_value_locked_by_fee_tier HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "0.01%": 149009938.82161558,
      "0.05%": 368355070.3254471,
      "0.3%": 761433699.9983448,
      "1%": 165477990.33211944
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 24h, 1h, 10m

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"0.01%":149009938.82161558,"0.05%":368355070.3254471,"0.3%":761433699.9983447,"1%":165477990.3321193}}]

Uniswap: Total Value Locked

GET https://api.glassnode.com/v1/metrics/protocols/uniswap_total_value_locked

Uniswap Total Value Locked

get

The Uniswap Total Value Locked (TVL) metric, expressed in USD, quantifies the combined worth of assets currently deposited into liquidity pools on both Uniswap v2 and Uniswap v3.

View in Studio

Authorizations
Query parameters
astringRequired

asset id - ETH

sintegerOptional

since, unix timestamp

uintegerOptional

until, unix timestamp

istringOptional

frequency interval - 24h, 1h, 10m

fstring · enumOptional

format - csv, json

Default: jsonPossible values:
timestamp_formatstring · enumOptional

timestamp format - unix or humanized (RFC 3339)

Default: unixPossible values:
Responses
200
Successful response
application/json
get
GET /v1/metrics/protocols/uniswap_total_value_locked HTTP/1.1
Host: api.glassnode.com
Accept: */*
[
  {
    "t": 1726790400,
    "o": {
      "2": 688731895.8202587,
      "3": 1444276699.4775271,
      "total": 2133008595.2977858
    }
  }
]

Query Parameters

Name
Type
Description

a*

string

asset id - ETH

s

integer

since, unix timestamp

u

integer

until, unix timestamp

i

string

frequency interval - 10m, 1h, 24h

f

string

format - csv, json

timestamp_format

string

timestamp format - unix or humanized (RFC 3339)

[{"t":1726790400,"o":{"2":688731895.8202584,"3":1444276699.4775267,"total":2133008595.297785}}]

Last updated