Fetch Wallet NFT Balances & Holdings API avatar

Fetch Wallet NFT Balances & Holdings API

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Fetch Wallet NFT Balances & Holdings API

Fetch Wallet NFT Balances & Holdings API

Under maintenance

Solana API endpoint for fetching wallet NFT balances and holdings with collection metadata, floor prices, attributes, and total portfolio value in SOL and USD. Docs: https://docs.vybenetwork.com/reference/get_wallet_nfts_v4

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Vybe Network

Vybe Network

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Fetch Wallet NFT Balances & Holdings

Solana API Summary

Fetch Wallet NFT Balances & Holdings

Solana API Description

Solana API endpoint for fetching wallet NFT balances and holdings with collection metadata, floor prices, attributes, and total portfolio value in SOL and USD.

This Solana API actor is designed for search visibility and developer onboarding, with practical endpoint context, strong keyword coverage, and direct doc links for implementation.

Explore docs here: Fetch Wallet NFT Balances & Holdings Docs and Solana API Docs.

Solana API Usage

Use this endpoint for Solana analytics, token and market intelligence, wallet behavior analysis, and trading automation. The actor follows the official Vybe OpenAPI contract for consistent and accurate integrations.

Parameters

  • ownerAddress (path, required) - The public key (pubKey) associated with the Solana account.
  • includeNoPriceBalance (query, optional) - Whether or not we should include NFTs we do not track prices for.
  • sortByAsc (query, optional) - Sort ascending based on amount or value of positions. Only one of sort_by_asc or sort_by_desc can be used
  • sortByDesc (query, optional) - Sort descending based on amount or value of positions. Only one of sort_by_asc or sort_by_desc can be used
  • limit (query, optional) - The limit of entries to return. If not passed, first 1000 entries are returned (the maximum).
  • page (query, optional) - The requested page.

Responses

  • 200: Successful response
  • 400: Invalid request
  • 500: Internal server error

Resources