Skip to content

API: Add treasury-history for caching the assets overtime #83

@ethedev

Description

@ethedev

Add treasury history endpoint + docs:

{
  timestamp: TIMESTAMP,
  values: {
    assets: {
      "DPI": 154057.42,
      "GITCOIN": 44965.41,
      "INDEX": 487165.24,
      "INDEXLP": 2837992.33,
      "SUSHI": 674591.54,
      "UMA": 177123.28,
      "USDC": 817.84,
      "USTONKSLP": 571104.94,
      "WETH": 804516.69,
      "YAMHOUSE": 1061100,
      "YUSD": 44265.85
    },
    total: 20000000
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions