Jupiter Solana Portfolio Profile Checker avatar

Jupiter Solana Portfolio Profile Checker

Pricing

from $2.50 / 1,000 results

Go to Apify Store
Jupiter Solana Portfolio Profile Checker

Jupiter Solana Portfolio Profile Checker

Bulk-checks Solana wallet addresses with Jupiter-style portfolio profile analytics across tokens, DeFi, yield positions, and apps, then exports ranked USD results.

Pricing

from $2.50 / 1,000 results

Rating

5.0

(1)

Developer

Maehdakvan

Maehdakvan

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

9 days ago

Last modified

Share

Bulk-check Solana wallet addresses with Jupiter-style portfolio profile analytics. This Apify Actor helps you identify wallets with real Solana ecosystem value by checking public wallet addresses and returning a clean aggregated USD portfolio value inspired by the data users expect from jup.ag/portfolio.

Use it to turn raw Solana address lists into ranked wallet intelligence for sales, research, DeFi analytics, campaign targeting, and Web3 automation.

What This Actor Checks

The Actor is built for Jupiter Portfolio / Jup.ag profile-style wallet screening. It checks public Solana wallet addresses and returns an aggregated portfolio value that can include ecosystem value from:

  • SOL and SPL token balances
  • DeFi positions
  • yield and staking-related positions
  • app-connected portfolio value
  • Jupiter-style wallet profile value
  • empty, low-value, and error-status wallets

The output focuses on the most useful commercial signal: total estimated portfolio value in USD. That makes it easy to sort, filter, enrich, and prioritize wallets without manually opening every profile.

Why It Sells

Large Solana wallet lists are hard to qualify manually. This Actor gives you a fast way to find which addresses are worth attention.

You can use it for:

  • Jupiter portfolio checker workflows
  • Solana wallet value screening
  • DeFi lead scoring
  • Solana whale discovery
  • wallet enrichment before outreach
  • Web3 CRM segmentation
  • token holder and community research
  • airdrop audience filtering
  • campaign and partnership research
  • on-chain user qualification

Key Features

  • Bulk Solana Portfolio Checks: Screen lists of Solana addresses in parallel.
  • Detailed Asset Breakdowns: Categorizes and extracts value separately for:
    • Wallet Balance: Tokens and assets held directly in the wallet.
    • Lending/DeFi: Positions in lending, borrowing, and money markets.
    • Farming/LP: Liquidity pool holdings, yield farms, and AMM deposits.
    • Staking/Lockers: Native staking, liquid staking derivatives, and locked governance systems.
  • Ranked Sorting: Sorts all checked addresses by total USD portfolio value descending.
  • Pre-Validation: Validates Solana address base58 format before processing to save proxy bandwidth.
  • Smart Captcha Solver: Solves Jupiter Turnstile challenges automatically under the hood.
  • Custom Proxies: Supports both Apify Proxy (residential/datacenter) and custom proxy lists.
  • Export Formats: Seamlessly exports results to JSON, CSV, Excel, or HTML via the Apify Dataset.

Input

Provide public Solana wallet addresses in the addresses field:

{
"addresses": [
"5X78DqFBkMyysXbHuzn9Ct4sjv7UJqat64o4AsqmivzB",
"9NRbM3gUdpeFaDCrzcPSBPYPL8pvKvvhCE8e6q8Wh3QB"
],
"concurrency": 5,
"maxAttempts": 5
}

Advanced users can also configure custom proxies or Apify Proxy from the Actor input UI.

The Actor handles the upstream bearer token and Turnstile captcha solving internally. Users do not need to provide a captcha key, request token, or Jupiter API token.

Output

Each checked wallet is saved to the default Apify Dataset.

{
"address": "5X78DqFBkMyysXbHuzn9Ct4sjv7UJqat64o4AsqmivzB",
"balanceUsd": 1240.52,
"balanceRange": "1000-10000",
"walletUsd": 240.52,
"lendingUsd": 500.0,
"farmingUsd": 200.0,
"stakingUsd": 300.0,
"otherUsd": 0.0,
"status": "valid",
"error": null
}

Statuses:

  • valid means the wallet has a non-zero portfolio profile value.
  • empty means the wallet was checked successfully but no value was detected.
  • error means the wallet could not be checked after retries.

The Actor also stores:

  • OUTPUT summary in the Key-Value Store
  • results.json with all results sorted by USD value descending

Dataset Columns

  • address - Solana wallet address
  • balanceUsd - total aggregated Jupiter-style portfolio profile value in USD
  • balanceRange - value bucket for quick filtering
  • walletUsd - liquid token value held in the wallet
  • lendingUsd - value deposited in lending/DeFi protocols
  • farmingUsd - value deposited in farming/AMMs/LPs
  • stakingUsd - value deposited in staking/governance lockers
  • otherUsd - other uncategorized value
  • status - valid, empty, or error
  • error - error reason when status is failed

Example Workflows

  • Upload 10,000 Solana addresses and export only wallets with value.
  • Score a wallet list before sending it to a CRM.
  • Segment wallets into value buckets such as 0-100, 100-1000, 1000-10000, and 100000+.
  • Run scheduled checks and monitor changes in qualified wallet lists.
  • Use the Apify API to enrich wallets inside your own pipeline.

Best For

  • Solana analytics teams
  • crypto marketers
  • Web3 sales teams
  • DeFi researchers
  • token projects
  • wallet intelligence workflows
  • data enrichment providers
  • airdrop and campaign operators

SEO Keywords

Jupiter portfolio checker, Jup.ag portfolio checker, Jupiter Solana wallet checker, Jupiter profile checker, Solana portfolio profile checker, Solana wallet value checker, Solana DeFi wallet checker, Solana yield checker, Solana apps portfolio checker, SPL token balance checker, Solana whale finder, crypto wallet enrichment, DeFi lead scoring, Web3 wallet analytics, Apify Solana Actor, Solana address bulk checker, crypto portfolio API.

Notes

This Actor checks public wallet addresses only. Do not provide private keys, seed phrases, or any sensitive wallet credentials.