Wallet
钱包 - 余额变动
Get wallet balance change history with filtering and pagination
GET
Wallet - Balance Updates
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.
路径参数
A chain name listed in supported networks Supported blockchain chains
可用选项:
sol, eth, bsc An address of a wallet
查询参数
Pagination cursor
Number of results per page
Pagination direction
可用选项:
next, prev An address of a token
Start timestamp (Unix epoch in seconds)
End timestamp (Unix epoch in seconds)
Balance type filter (SOL for native, SPL for tokens) Balance token type
可用选项:
SOL, SPL Balance change direction filter (INCREASE or DECREASE) Balance change type
可用选项:
INCREASE, DECREASE 响应
200 - application/json
Successful response
Generic pagination response
Wallet - Balance Updates

