Wallet - First Tx Funded

Retrieve the earliest transaction in which the wallet's post-transaction balance differs from its pre-transaction balance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Earliest funding transaction for wallets.

  • Maximum number of wallets per request is 50.
  • token_address is optional; pass it when you want the first funding transaction for a specific token instead of the wallet's earliest funding event overall.
  • This endpoint helps attribute where a wallet was first funded from.
Compute Unit ⚙️
  • This endpoint consumes 50 CU per request.
Use Cases 💡
  • Find the earliest funding source for a wallet.
  • Trace wallet provenance in fraud, sybil, or attribution investigations.
  • Enrich whale, smart-money, or insider wallet research with first-funding context.
How to Use 🛠️
  • Set x-chain=solana.
  • Send up to 50 wallet addresses in the POST body.
  • Optionally include token_address when funding provenance should be scoped to one token.
Best Practices ✅
  • Use this endpoint after identifying a wallet cohort worth investigating, not as a first-pass screen.
  • Keep wallet batches focused so attribution review remains manageable.
Limitations ⚠️
  • Solana only.

Body Params
wallets
array of strings
required
wallets*
string

Token address used to identify the first transaction that funded each wallet with the specified token.

Headers
string
enum
Defaults to solana

Solana network only.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json