The Address Information category of the Range API provides a suite of endpoints for querying detailed information about blockchain addresses.

Address Information API

The Address Information category of the Range API provides a suite of endpoints for querying detailed information about blockchain addresses.

These endpoints allow you to retrieve address-specific metadata, explore address interactions, and gather statistics on transactions and counterparties.

This category is central to tracking and managing blockchain address data, enabling users to search addresses, filter results by network, and explore associated tags, labels, and roles.

Key Features

  • Retrieve Address Details: Get detailed information about a blockchain address, including its network, tags, labels, validator status, and malicious flag.
  • Search for Addresses: Perform case-insensitive searches on addresses and labels across various networks. Filter results by multiple networks or address lists.
  • Analyze Address Interactions: Discover counterparties that an address has interacted with, and categorize those interactions either by entity or address level.
  • Transaction Exploration: Retrieve and explore transactions associated with an address, including time-based filters to analyze historical activity.
  • Statistical Insights: Get the first and last transaction dates for any given address, providing insights into the activity lifespan of the address on a specific network.

Supported Networks

The Address Information API supports a wide array of blockchain networks, including Ethereum, Solana, Cosmos Hub, Osmosis, and many more. This multi-network functionality enables broad and flexible queries, making it easy to work with addresses from different blockchain ecosystems.

Security

All API endpoints in this category require an API key for access. The key must be passed in the X-API-KEY header to authenticate requests.

Usage

This category provides comprehensive insights into blockchain addresses, making it suitable for use cases such as:

  • Blockchain analytics: Track and analyze address activities, counterparties, and transaction histories.
  • Risk assessment: Explore address interactions and activity lifecycles to assess potential risks or suspicious behavior.
  • Label management: Manage and retrieve tags or labels assigned to addresses for categorization and classification across networks.

Endpoints Overview

Refer to the detailed Address Information endpoints section in the API documentation for specific use cases, request parameters, and response structures.

For full usage and technical details, please visit the documentation page or refer to the /v1/address, /v1/address/labels/search, and other relevant endpoint descriptions.