# Multichain Support

Arkham supports the following networks as of June 2025:

## Bitcoin

## Arbitrum

## Avalanche

## Base

## Blast

## BNB Chain

## Dogecoin

## Ethereum

## Flare

## Linea

## Manta

## Mantle

## Optimism

## Polygon

## Solana

## Sonic

## TON

## Tron

\---

On the Home Page, users can view a network status panel, showing important information about each supported network, such as gas price and latest block height. Information about the relevant network token will also be displayed, such as current price and market capitalization.

Across the platform, icons in the transaction log indicate the chain upon which the transaction took place.

### Filtering for Individual Chains

<figure><img src="https://lh4.googleusercontent.com/fJ8BWm9EqDhCJTHfTYeiS7WOwrWYIlE19q-v_8ht-azGBeBaEr91Hz3exphyB9lWpOimIwf1vFPd1fWsXHMaThov4DKyWAy-QKKQzfPRxNaBr4L9NQilY-43VGiRIgMTbk0OnUh_-kWzl0o3CJVGPuM" alt=""><figcaption><p>Filtering by Blockchain</p></figcaption></figure>

Chains can be selected and filtered for on both the Home Page and the Profiler for different addresses or entities.

### Cross-chain Portfolio Aggregation

Arkham’s Portfolio view collects and aggregates data from all supported blockchain networks to display tokens held across multiple networks and present this data in a single portfolio format.

Analyze cross-chain portfolio data on the Profiler using the “Holdings by Chain” tab on the Portfolio unit. This view shows a chain by chain breakdown of entity holdings with full breakdowns under each chain.

<figure><img src="https://lh5.googleusercontent.com/DjnRjrTS9udSrHTVDcL_ybcx8StJTylxkRaVx_aR1sBcJhW_KSWdbhpiDcLyxcrFthlJ-cjswI4GmPCq8BidTHNyAk-8ZPsKuPkX8tXNKvCK6BKr89XC3ou9ex0iqaqaqsVAhxhcwCwHD2vb8LcI9C4" alt=""><figcaption><p>Holdings by Chain</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://codex.arkm.com/the-intelligence-platform/multichain-support.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
