钱包 - 转账列表
Get transfer history for a wallet with optional token filter
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.
wallet_get_balance_updates授权
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
Filter transfers after this timestamp (Unix epoch seconds)
Filter transfers before this timestamp (Unix epoch seconds)
Minimum token amount filter (inclusive)
Maximum token amount filter (inclusive)
Minimum token amount in USD filter (inclusive)
Maximum token amount in USD filter (inclusive)
响应
Successful response
Generic pagination response

