Wallet
錢包 - 淨值詳情
取得錢包淨值詳細分類,支援即時和歷史快照
GET
錢包 - 淨值詳情
Documentation Index
Fetch the complete documentation index at: https://docs.chainstream.io/llms.txt
Use this file to discover all available pages before exploring further.
授權
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路徑參數
支援網路列表中的鏈名稱 Supported blockchain chains
可用選項:
sol, eth, bsc 錢包地址
查詢參數
分頁游標
每頁回傳結果數量
分頁方向(next 或 prev) Pagination direction
可用選項:
next, prev DTO.WALLET.NET_WORTH_DETAILS.HOURS (0=realtime, 1-720=historical snapshot, default 0)
回應
200 - application/json
成功回應
Paginated wallet net-worth details (mirrors TS WalletNetWorthDetailsPage).
代幣淨值明細列表
淨值(USD 計)
範例:
"11839478.53162622"
請求的快照時間戳
範例:
"2025-07-31T04:50:06.303Z"
實際解析的快照時間戳
範例:
"2025-07-31T04:50:06.475Z"
錢包地址
範例:
"3xd4LGVWtYXLBspR6X5JWbW49NXmEehfPtX6Kqx98b4w"
目前頁結束游標
範例:
"eyJpZCI6ImVuZCJ9"
是否有下一頁
範例:
false
是否有上一頁
範例:
false
目前頁起始游標
範例:
"eyJpZCI6InN0YXJ0In0="
錢包 - 淨值詳情

