# Range Docs > Range delivers enterprise-grade risk, compliance, and intelligence for stablecoins and digital assets to power the future of finance. ## Docs - [Range AI](https://docs.range.org/ai/introduction.md): Connect your AI assistant to blockchain intelligence tools spanning every ecosystem. - [Investigation Playbook](https://docs.range.org/ai/investigation-playbook.md): How to investigate a suspicious blockchain wallet from first look to final report using Range AI tools. - [AI Quickstart](https://docs.range.org/ai/quickstart.md): Connect Claude, Cursor, or any MCP-compatible AI client to Range in under 5 minutes. - [MCP Tools Reference](https://docs.range.org/ai/tools-reference.md): All 21 tools available in the Range MCP server, organized by category. - [Get Address Balance Changes Day wise](https://docs.range.org/api-reference/address-information/get-address-balance-changes-day-wise.md): Returns a list of balance changes associated with the specified address. - [Get Address Counterparties](https://docs.range.org/api-reference/address-information/get-address-counterparties.md): Returns a list of addresses that the specified address has interacted with. - [Get Address Information](https://docs.range.org/api-reference/address-information/get-address-information.md): Returns information about the specified address, including the network and labels associated with it. - [Get Address Payments](https://docs.range.org/api-reference/address-information/get-address-payments.md): Returns a list of transactions associated with the specified address. - [Get Address Statistics](https://docs.range.org/api-reference/address-information/get-address-statistics.md): Returns date of last and first interaction of this address with the network. - [Get Address Transactions](https://docs.range.org/api-reference/address-information/get-address-transactions.md): Returns a list of transactions associated with the specified address. - [Get Current Token Balances of an Address](https://docs.range.org/api-reference/address-information/get-current-token-balances-of-an-address.md): Returns a list of token balances of given address. - [Get Payment](https://docs.range.org/api-reference/address-information/get-payment.md): Returns a payment transaction associated with the specified hash. - [Get Transaction Counts for the specified addresses](https://docs.range.org/api-reference/address-information/get-transaction-counts-for-the-specified-addresses.md): Returns a list of transaction counts aggregated by day. - [Get Transaction Details](https://docs.range.org/api-reference/address-information/get-transaction-details.md): Returns details of a transactions associated with the specified hash. - [Get Transactions Count](https://docs.range.org/api-reference/address-information/get-transactions-count.md): Returns a list of counts of transactions associated with the specified address. - [Search Address Details](https://docs.range.org/api-reference/address-information/search-address-details.md): Returns a list of addresses that match the specified search term. - [Search Address Labels](https://docs.range.org/api-reference/address-information/search-address-labels.md): Returns a list of addresses that match the specified search term. - [Search Entity Details](https://docs.range.org/api-reference/entity-information/search-entity-details.md): Returns a list of entities that match the specified search term. - [Get Active Accounts within time range](https://docs.range.org/api-reference/network-information/get-active-accounts-within-time-range.md): Returns total active accounts for network within time range. - [Get Address Balances for a given network](https://docs.range.org/api-reference/network-information/get-address-balances-for-a-given-network.md): Returns addresses with maximum balances in the network - [Get Address Balances for a given network](https://docs.range.org/api-reference/network-information/get-address-balances-for-a-given-network-1.md): Returns addresses with maximum balances in the network - [Get Aggregated Payment field grouped by address](https://docs.range.org/api-reference/network-information/get-aggregated-payment-field-grouped-by-address.md): Returns addresses with maximum aggregated field value in the network - [Get all payments by network](https://docs.range.org/api-reference/network-information/get-all-payments-by-network.md): Returns a list of payments for the specified network. Supports both traditional pagination and scroll API for large datasets. - [Get all transactions by network](https://docs.range.org/api-reference/network-information/get-all-transactions-by-network.md): Returns a list of transactions for the specified network. Supports both traditional pagination and scroll API for large datasets. - [Get Balance Changes Day wise By Network](https://docs.range.org/api-reference/network-information/get-balance-changes-day-wise-by-network.md): Returns a list of balance changes associated with the specified address. - [Get ibc and cctp transfers with highest volume within the last 120 minutes](https://docs.range.org/api-reference/network-information/get-ibc-and-cctp-transfers-with-highest-volume-within-the-last-120-minutes.md): Returns a list of high volume cross chain transfers. - [Get latest cross chain transfers for a specific network and a specific protocol](https://docs.range.org/api-reference/network-information/get-latest-cross-chain-transfers-for-a-specific-network-and-a-specific-protocol.md): Returns a list of cross chain transfers. - [Get msg types in a network](https://docs.range.org/api-reference/network-information/get-msg-types-in-a-network.md): Returns a list of msg types associated with the transactions of a network. - [Get Net Flow Day wise By Protocol](https://docs.range.org/api-reference/network-information/get-net-flow-day-wise-by-protocol.md): Returns a list net flow amounts associated with the specified protocol. - [Get network volume aggregated by interval](https://docs.range.org/api-reference/network-information/get-network-volume-aggregated-by-interval.md): Returns a list of aggregated volumes for each network. - [Get network volume within time range](https://docs.range.org/api-reference/network-information/get-network-volume-within-time-range.md): Returns a aggregated volume for network within time range. - [Get payments for a transaction](https://docs.range.org/api-reference/network-information/get-payments-for-a-transaction.md): Returns a list of payments associated with the specified transaction. - [Get Search Results](https://docs.range.org/api-reference/network-information/get-search-results.md): Retrieves a list of transactions along with their metadata that correspond to the specified search string. - [Get Transaction Count by address](https://docs.range.org/api-reference/network-information/get-transaction-count-by-address.md): Returns a transaction count for given time range and network grouped by address. - [Get Transaction Count by time range](https://docs.range.org/api-reference/network-information/get-transaction-count-by-time-range.md): Returns a transaction count for given time range and network. - [Get Transaction Counts](https://docs.range.org/api-reference/network-information/get-transaction-counts.md): Returns a list of transaction counts for each specified interval across all requested networks. - [Get Transaction Errors](https://docs.range.org/api-reference/network-information/get-transaction-errors.md): Returns aggregated error information in batches of one hour. - [Get Whale Moves](https://docs.range.org/api-reference/network-information/get-whale-moves.md): Returns addresses with maximum transfer volumes in the network - [List networks](https://docs.range.org/api-reference/networks/list-networks.md): Returns an array of all blockchain networks supported by the Faraday API. - [Create a person](https://docs.range.org/api-reference/persons/create-a-person.md): Creates a new IVMS101-compliant person entity. - [Delete a person](https://docs.range.org/api-reference/persons/delete-a-person.md): Deletes the IVMS101-compliant person entity corresponding to the given UUID. Returns 204 if the deletion is successful, or 404 if the person does not exist. - [Get a person](https://docs.range.org/api-reference/persons/get-a-person.md): Fetches a full IVMS101 person entity by its unique identifier. Returns 404 if the person is not found. - [Get a person by blockchain address](https://docs.range.org/api-reference/persons/get-a-person-by-blockchain-address.md): Retrieves the IVMS101-compliant person entity linked to the given blockchain address. This may include Ethereum, Solana, Cosmos, or other supported address formats. - [List persons](https://docs.range.org/api-reference/persons/list-persons.md): Retrieves a list of all registered IVMS101-compliant natural and legal person entities, including all associated identity fields and metadata. - [Update a person](https://docs.range.org/api-reference/persons/update-a-person.md): Fully replaces an IVMS101-compliant person entity by ID. The provided payload must be complete and include all fields for either a natural or legal person. - [Get all cross-chain transactions](https://docs.range.org/api-reference/protocols/get-all-cross-chain-transactions.md): Returns a list of cross-chain transactions with filters - [Get cross-chain transaction by hash](https://docs.range.org/api-reference/protocols/get-cross-chain-transaction-by-hash.md): Returns a single cross-chain transaction by its hash - [Get protocol statistics for a given time range](https://docs.range.org/api-reference/protocols/get-protocol-statistics-for-a-given-time-range.md) - [List providers](https://docs.range.org/api-reference/providers/list-providers.md): Returns a list of quote providers supported by Faraday. - [Get token transfer by ID](https://docs.range.org/api-reference/token-transfers/get-token-transfer-by-id.md): Returns a token transfer that matches the specified ID. - [Get token transfers](https://docs.range.org/api-reference/token-transfers/get-token-transfers.md): Returns a list of token transfers that match the specified search term. - [List tokens](https://docs.range.org/api-reference/tokens/list-tokens.md): Returns a list of tokens supported by Faraday. - [List tokens for a network](https://docs.range.org/api-reference/tokens/list-tokens-for-a-network.md): Returns a list of tokens supported by Faraday filtered by Network. - [Create a transaction](https://docs.range.org/api-reference/transactions/create-a-transaction.md): Submits a signed transaction for broadcast. - [Get a quote](https://docs.range.org/api-reference/transactions/get-a-quote.md): Retrieves a best price quote from multiple quote providers: - [Get a transaction](https://docs.range.org/api-reference/transactions/get-a-transaction.md): Retrieves a single processed transaction by its unique transaction hash. - [Get quotes](https://docs.range.org/api-reference/transactions/get-quotes.md): Retrieves all available quotes from from quote providers - [List transactions](https://docs.range.org/api-reference/transactions/list-transactions.md): Returns a list of processed transactions with associated sender and recipient IVMS101 records, if available. - [Track transaction status](https://docs.range.org/api-reference/transactions/track-transaction-status.md): Returns the status of a transaction by hash. - [Getting Started](https://docs.range.org/data-api/api-reference-introduction.md): Make your first API call in under 5 minutes. Query blockchain data across 18+ networks with simple REST endpoints. - [Authentication](https://docs.range.org/data-api/authentication.md): Secure your API requests with Authorization header authentication. - [Data API](https://docs.range.org/data-api/data-introduction.md): Enterprise-grade blockchain intelligence with unified access to addresses, networks, protocols, and stablecoin analytics across 18+ chains. - [Faraday API Reference](https://docs.range.org/faraday-api/api-introduction.md): Complete API documentation for stablecoin transfers, compliance, and transaction monitoring - [Technical Architecture](https://docs.range.org/faraday-api/architecture/architecture.md): Understand how Faraday routes, validates, and executes stablecoin transfers across chains - [Frequently Asked Questions](https://docs.range.org/faraday-api/architecture/faq.md): Common questions about Faraday's features, pricing, and integration - [Compliance Record Keeping](https://docs.range.org/faraday-api/integration/compliance-record-keeping.md): How to store interVASP sender and beneficiary records using Faraday - [Getting a Quote](https://docs.range.org/faraday-api/integration/getting-a-quote.md): How to get quotes for a Faraday stablecoin transfer - [Integrating with Faraday](https://docs.range.org/faraday-api/integration/index.md) - [Test Environment Setup](https://docs.range.org/faraday-api/integration/setup.md): Everything you need to test out Faraday - [Testing a Solana Transaction](https://docs.range.org/faraday-api/integration/testing-a-solana-transaction.md) - [Testing an EVM Transaction](https://docs.range.org/faraday-api/integration/testing-an-evm-transaction.md) - [Faraday API](https://docs.range.org/faraday-api/introduction.md): Enterprise stablecoin infrastructure with built-in routing, compliance, and risk management for safe cross-chain transfers. - [Insured Transfers](https://docs.range.org/faraday-api/product-info/insured-transfers.md): Premium coverage for Faraday-created transactions. - [Supported Networks](https://docs.range.org/faraday-api/product-info/supported-networks.md): Networks supported by Faraday - [Supported Quote Providers](https://docs.range.org/faraday-api/product-info/supported-providers.md): Quote providers supported by Faraday - [Supported Tokens](https://docs.range.org/faraday-api/product-info/supported-tokens.md): Tokens supported by Faraday - [Network Integrations](https://docs.range.org/integrations/explorer-network-integrations.md): Get your chain or asset supported in Range Ecosystem Explorer. - [Stablecoin Explorer Integrations](https://docs.range.org/integrations/stablecoin-explorer-integrations.md): Integrate unified stablecoin tracking into your wallet or application. - [Welcome to Range](https://docs.range.org/introduction/about-range.md): Enterprise-grade risk, compliance, and intelligence for digital assets. Trusted by industry leaders managing $35B+ in crypto. - [Getting Started](https://docs.range.org/introduction/getting-started.md): Set up your Range account and generate your API key in under 60 seconds. - [API Quickstart](https://docs.range.org/introduction/quickstart.md): Make your first API call to Range in under 2 minutes. - [Glossary](https://docs.range.org/resources/glossary.md): A comprehensive reference for key terms used throughout Range documentation and the blockchain ecosystem. - [SDKs & Libraries](https://docs.range.org/resources/sdks.md): Official SDKs, code libraries, and tools to accelerate your Range integration. - [Support & Community](https://docs.range.org/resources/support.md): Get help, connect with other developers, and access Range support resources. - [Building a Compliance Screening Pipeline](https://docs.range.org/risk-api/guides/compliance-screening-pipeline.md): Combine multiple Risk API endpoints to build an automated AML/KYC compliance workflow for blockchain transactions. - [Onchain Risk Verifier](https://docs.range.org/risk-api/guides/onchain-risk-verifier.md): Verify wallet and counterparty risk directly inside Solana programs using Range's Risk API and Switchboard On-Demand Oracles. - [Payment Scam Prevention](https://docs.range.org/risk-api/guides/payment-scam-prevention.md): Use Payment Risk Assessment to detect and prevent common crypto payment scams including address poisoning, new wallet fraud, and social engineering. - [Privacy Protocol Screening](https://docs.range.org/risk-api/guides/privacy-protocol-screening.md): Screen wallets before deposits to prevent tainted funds from entering your privacy protocol on Solana. - [SigVerify Onchain Attestation](https://docs.range.org/risk-api/guides/sigverify-onchain-attestation.md): Verify wallet risk directly inside Solana programs using backend-signed Ed25519 attestations — no oracles required. - [Token Due Diligence](https://docs.range.org/risk-api/guides/token-due-diligence.md): Evaluate token safety before listing, trading, or integrating using Token Risk Assessment and Address Risk Score. - [Transaction Simulation Guide](https://docs.range.org/risk-api/guides/transaction-simulation.md): Validate Solana transactions before broadcasting using the Transaction Simulator for pre-flight checks, debugging, and risk assessment. - [Wallet & dApp Integration](https://docs.range.org/risk-api/guides/wallet-dapp-integration.md): Add real-time risk protection to Solana wallets and dApps with address screening and transaction simulation. - [Rate Limits & Plans](https://docs.range.org/risk-api/product-info/rate-limits.md): API rate limits, usage tiers, and plan options for the Risk API. - [Risk Data Sources](https://docs.range.org/risk-api/product-info/risk-data-sources.md): Data sources and intelligence feeds that power Risk API scoring, including sanctions lists, blacklists, threat intelligence, and ML models. - [Supported Chains](https://docs.range.org/risk-api/product-info/supported-chains.md): Blockchain networks supported by each Risk API endpoint. - [Supported Tokens](https://docs.range.org/risk-api/product-info/supported-tokens.md): Token coverage for risk assessment and blacklist monitoring across the Risk API. - [Test Addresses](https://docs.range.org/risk-api/product-info/test-addresses.md): Test addresses and example inputs for verifying your Risk API integration across all endpoints. - [Understanding Risk Scores](https://docs.range.org/risk-api/product-info/understanding-risk-scores.md): How Range assesses risk across addresses, tokens, payments, and sanctions - methodology, scoring scales, and interpretation guidance. - [Risk API Quick Start](https://docs.range.org/risk-api/quickstart.md): Make your first Risk API calls and learn how to interpret the responses. - [Risk API](https://docs.range.org/risk-api/risk-introduction.md): Comprehensive risk scoring and threat detection for blockchain addresses, transactions, tokens, and smart contracts. - [Address Risk Score](https://docs.range.org/risk-api/risk/get-address-risk-score.md): Returns the risk score for a specific blockchain address based on network proximity analysis, machine learning, and behavioral pattern recognition. - [Payment Risk Assessment](https://docs.range.org/risk-api/risk/get-payment-risk-assessment.md): End-to-end risk assessment for payments across and within chains, powered by advanced heuristic rules and machine-learning analysis. - [Sanctions and Blacklist Check](https://docs.range.org/risk-api/risk/get-sanctions-blacklist-check.md): Check if a blockchain address is blacklisted by stablecoin issuers or listed on OFAC sanctions list. - [Smart Contract Risk (Solana)](https://docs.range.org/risk-api/risk/get-smart-contract-risk.md): Risk assessment for smart contracts on the Solana blockchain. - [Token Risk Assessment](https://docs.range.org/risk-api/risk/get-token-risk-assessment.md): Comprehensive risk assessment for Solana tokens using advanced heuristic analysis. - [Transaction Risk Score](https://docs.range.org/risk-api/risk/get-transaction-risk-score.md): Returns the risk score associated with a specified blockchain transaction. - [Simulate Cosmos Transaction](https://docs.range.org/risk-api/simulator/simulate-cosmos-transaction.md): Simulate a Cosmos-based transaction to analyze effects and risks before broadcasting. - [Simulate Solana Transaction](https://docs.range.org/risk-api/simulator/simulate-solana-transaction.md): Simulate a Solana transaction to get the address balance changes, state updates, and associated risk analysis. - [Simulate Solana transactions](https://docs.range.org/risk-api/simulator/simulate-solana-transactions.md): Simulate multiple Solana transactions in a single request to get balance changes, state updates, and risk analysis for each. ## OpenAPI Specs - [faraday-api](https://docs.range.org/api-reference/faraday-api.json) - [risk-api](https://docs.range.org/api-reference/risk-api.json) - [data-api](https://docs.range.org/api-reference/data-api.json)