Wallet
ウォレット - 初回入金取引
1つまたは複数のウォレットの最初の入金トランザクションを取得
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 クエリパラメータ
カンマ (,) で区切られたウォレットアドレスのリスト。最大100件のウォレットアドレスが許可されています
レスポンス
200 - application/json
成功レスポンス
ウォレットアドレスから初回トランザクション情報へのマップ
例:
{
"3bovD5jCRn7eG64jZqyEz6Zbx92mHixZSTRrWLy1Sirx": {
"balanceChange": "0",
"blockNumber": 398645949,
"blockTime": 1717292678000,
"decimals": 9,
"tokenAddress": "11111111111111111111111111111111",
"txHash": "5rG9igZk95gbS8ZG66upvRfbcaaDpokQYg4ny3WQ3DrA..."
}
}ウォレット - 初回入金トランザクション

