Ethereum Account Balance API

Ethereum Account Balance API

by websift

Get a real-time snapshot of any Ethereum wallet's ERC-20 token holdings, balances, and prices. Sort, filter, and customize data for developers, analysts, and investors.

435 runs
14 users
Try This Actor

Opens on Apify.com

About Ethereum Account Balance API

Need to check what's in an Ethereum wallet, fast? This API gives you a clean, up-to-date snapshot of any ETH address. It pulls all the ERC-20 token holdings, shows you the real-time balance and current price for each one, and even calculates the 24-hour price change so you can see what's moving. I use it to quickly audit wallets without manually checking a block explorer. You can sort the results by the token name, total value, or quantity held. If you're only interested in assets with a balance, there's a handy filter to hide all the zero-balance tokens cluttering the view. It's also customizable, letting you control how many results come back in a single call. For developers building portfolio trackers, analysts doing on-chain research, or investors managing multiple wallets, it saves a ton of time. Instead of wrestling with raw blockchain data, you get structured, actionable info on token holdings delivered in a format that's ready to use.

What does this actor do?

Ethereum Account Balance API is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Ethereum Account Balance API

An Apify actor that retrieves token holdings data for any Ethereum wallet address. It provides detailed information on ERC-20 tokens, including balances, current prices, and recent price changes.

Key Features

  • Fetches complete token holdings for any valid Ethereum wallet address.
  • Returns real-time token prices and 24-hour price change percentages.
  • Customizable sorting by asset name, quantity, price, or total value in ascending or descending order.
  • Option to hide tokens with a zero balance from the results.
  • Configurable limit on the maximum number of token holdings returned.
  • Built-in validation for all input parameters.
  • Robust error handling for invalid inputs, network issues, and malformed data.

How to Use

Configure the actor run with a JSON input object. Only the address field is required.

Input Example

{
  "address": "0xa83114A443dA1CecEFC50368531cACE9F37fCCcb",
  "maxItems": 10,
  "sortBy": "value",
  "orderBy": "desc",
  "hideZeroAssets": true
}
  • address (Required): The Ethereum wallet address to query.
  • maxItems: Limits the number of token records returned. Omit for no limit.
  • sortBy: Sort results by "asset", "quantity", "price", or "value".
  • orderBy: Sort order, either "asc" or "desc".
  • hideZeroAssets: Set to true to exclude tokens with a zero balance.

Input/Output

Output Format

The actor outputs an array of JSON objects, each representing a token holding. Missing data is marked as "N/A".

[
  {
    "symbol": "TOKEN",
    "contractAddress": "0x...",
    "balance": "1000.00",
    "price": "$1.23",
    "change24H": "5.67%",
    "totalValue": "$1230.00"
  }
]

Limitations

  • Processing time increases for wallets holding a very large number of tokens.
  • Some tokens may have incomplete data, with unavailable fields returned as "N/A".

Support

For issues, feature requests, or questions, please create an issue in the actor's repository.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Ethereum Account Balance API now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
websift
Pricing
Paid
Total Runs
435
Active Users
14
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support