Skip to main content
GET
Wallet - First Tx Funded

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chain
enum<string>
required

A chain name listed in supported networks Supported blockchain chains

Available options:
sol,
eth,
bsc

Query Parameters

walletAddresses
string
required

A list of wallet addresses in string separated by commas (,). Maximum 100 address addresses allowed

Response

200 - application/json

Successful response

wallets
object
required

Map of wallet addresses to first transaction info

Example: