ETF 資產管理規模

該接口提供比特幣交易所交易基金(ETF)的歷史管理資產總額(AUM)數據。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

快取 / 更新頻率: 每 1天更新一次

該接口以下 API 等級可用: API 等級

API 等級業餘版創業版標準版專業版企業版
可用性

響應數據

{
  "code": "0",
  "data": [
    {
      "time": 1704153600000,
      "aum_usd": 0 //該時間點的比特幣ETF管理資產總額(以美元計)
    },
    {
      "time": 1704240000000,
      "aum_usd": 0
    },
    ....
  ]
}
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json