Wallet - Funded By

Retrieve the earliest native SOL funders of a wallet via supported instructions: transfer, balance-changing createAccount, createAccountWithSeed, UnwrapLamports, and WithdrawExcessLamports.

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

Wallet provenance and source-of-funds lookup.

  • Use this endpoint to identify who first funded a Solana wallet with native SOL.
  • The result is based on the earliest qualifying SOL funding event found in indexed history.
  • Supported instruction patterns include direct transfer, balance-changing createAccount, createAccountWithSeed, UnwrapLamports, and WithdrawExcessLamports.
  • This endpoint returns funding provenance, not portfolio balances, PnL, or transfer history.
Compute Unit ⚙️
  • This endpoint consumes 30 CU per request.
Use Cases 💡
  • Trace the source wallet that initially funded a trader, sniper, or whale wallet.
  • Cluster wallets that were seeded by the same origin wallet.
  • Add provenance context to wallet research, top-trader analysis, and holder investigations.
  • Support risk, compliance, and forensic workflows that need source-of-funds attribution.
How to Use 🛠️
  • Set x-chain=solana.
  • Pass the target wallet in the wallet query parameter.
  • Use the returned funders list and tx_hash to connect the wallet back to its earliest known SOL funding event.
Best Practices ✅
  • Combine this endpoint with wallet portfolio, PnL, and top-trader endpoints when you need both provenance and behavior.
  • Treat the result as attribution context rather than proof of ultimate ownership.
  • Cache results because earliest funding provenance is much less volatile than market or portfolio data.
Limitations ⚠️
  • Solana only.
Query Params
string
required

The wallet of the account.

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