> ## Documentation Index
> Fetch the complete documentation index at: https://docs.range.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Stablecoin Explorer integrations

> Integrate unified stablecoin tracking into your wallet or application.

## Integrate Stablecoin Explorer into your wallet or app

[Stablecoin Explorer](https://explorer.money/) is the unified block explorer for all USD-pegged stablecoins.\
It tracks USDC, USDT, FRAX, EURe, and 20+ more across 100+ chains and 21 bridges, plus intra-chain activity on Ethereum, Solana, BNB, Noble, and Stellar.

## Why link to Stablecoin Explorer?

Most applications link users to chain-specific explorers like Etherscan or Solscan. This works for single-chain transfers but breaks down for cross-chain activity.

**Example: USDC transfer from Ethereum → Solana**

* Etherscan shows the burn on Ethereum
* Solscan shows the mint on Solana
* Neither shows the complete lifecycle of the transfer

**Stablecoin Explorer solves this** by displaying the entire transaction path in one unified view.

## Comparison

| **Current workflow**                                                                  | **With Stablecoin Explorer**                                                            |
| ------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| Users must check two explorers for cross-chain transfers (e.g., Etherscan + Solscan). | One unified link shows all transaction legs (origin, bridge, destination).              |
| Apps dynamically generate chain-specific explorer links.                              | Apps link to a single explorer for all stablecoins, across 100+ chains.                 |
| Users see raw hashes with little context.                                             | Transactions enriched with verified entities, official addresses, and blacklist checks. |
| Compliance checks require multiple data sources.                                      | OFAC, EU, UK, UN, and other sanctions lists integrated directly in the explorer.        |

## Benefits for wallets and apps

* **Unified explorer:** Link every stablecoin transfer (cross-chain or intra-chain) to a single destination.
* **Improved user trust:** Users see exactly where funds moved without confusion.
* **Co-branded transaction pages:** Add your logo and design to transaction detail pages at no cost.
* **Referral attribution:** Top referring apps are featured weekly on the Stablecoin Explorer homepage.
* **Zero integration effort:** Simply link using the transaction hash or wallet address.

## How to integrate

Link to Stablecoin Explorer using the transaction hash or wallet address:

```bash theme={null}
https://explorer.money/tx/<transaction_hash>
https://explorer.money/address/<wallet_address>
```

**Examples:**

* `https://explorer.money/tx/0x123...`
* `https://explorer.money/address/So1aNa...`

That's it. No SDKs or backend changes required.

## Get free co-branded views

Configure transaction pages with your application's logo and colors. Users clicking from your app will see a co-branded version of Stablecoin Explorer, improving trust and reducing support overhead.

**Co-branded integrations are free.**

[Contact us](https://www.range.org/get-in-touch) to set up your co-branded explorer.

## Explore Range's platform

Stablecoin Explorer is part of Range's security and intelligence platform:

<CardGroup cols={2}>
  <Card title="Risk API" icon="shield-check" href="/risk-api/risk-introduction">
    Screen addresses, score transactions, and enable KYT workflows.
  </Card>

  <Card title="Data API" icon="database" href="/data-api/data-introduction">
    Access real-time stablecoin intelligence across 100+ chains.
  </Card>

  <Card title="Faraday API" icon="arrows-split-up-and-left" href="/faraday-api/introduction">
    Execute compliant cross-chain stablecoin transfers with built-in security.
  </Card>

  <Card title="Cross-Chain Explorer" icon="link" href="https://explorer.range.org">
    Monitor liquidity flows across 100+ chains and 21 interoperability
    protocols.
  </Card>
</CardGroup>

***

## Ready to integrate?

<Steps>
  <Step title="Start linking today">
    Use `https://explorer.money/tx/<transaction_hash>` to link stablecoin transactions.
  </Step>

  <Step title="Enable co-branded pages">
    [Contact us](https://www.range.org/get-in-touch) to configure your branded explorer views.
  </Step>

  <Step title="Get featured">
    Top referring apps are showcased weekly on the Stablecoin Explorer homepage.
  </Step>
</Steps>

[**Visit Stablecoin Explorer →**](https://explorer.money)
