하나 이상의 지갑에 대한 최초 입금 트랜잭션 조회
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.
지원되는 네트워크에 나열된 체인 이름 지원되는 블록체인
sol, eth, bsc 쉼표(,)로 구분된 지갑 주소 목록. 최대 100개의 지갑 주소 허용
성공 응답
지갑 주소별 최초 트랜잭션 정보 매핑
{
"3bovD5jCRn7eG64jZqyEz6Zbx92mHixZSTRrWLy1Sirx": {
"balanceChange": "0",
"blockNumber": 398645949,
"blockTime": 1717292678000,
"decimals": 9,
"tokenAddress": "11111111111111111111111111111111",
"txHash": "5rG9igZk95gbS8ZG66upvRfbcaaDpokQYg4ny3WQ3DrA..."
}
}