Liquity · Example Payload

Leaderboard

DeFiDecentralized FinanceLendingStablecoinEthereumLUSDBOLDLiquidity Protocol

Leaderboard is an example object payload from Liquity, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

total_row_countrows

Example Payload

Raw ↑
{
  "total_row_count": 1907,
  "rows": [
    {
      "rank": 1,
      "address": "0xc83aa8e0da4ffc388fdbfc1cb111d8d625b5b8e7",
      "points": 632014.0793235414,
      "percent": 0.05085206108535175
    },
    {
      "rank": 2,
      "address": "0xceb63486c7ec2896b399e2d967c567d8c05f673a",
      "points": 451653.63560210326,
      "percent": 0.036340200350666235
    },
    {
      "rank": 3,
      "address": "0xe5ebcde141e98c23c150bc350b72c23fdcb747c1",
      "points": 370476.3932625296,
      "percent": 0.02980865268228086
    }
  ]
}