Docs
API Console
Available

Multi-Chain Wallet Tracker

Analyze wallet addresses across multiple blockchains from a single interface.

TypeScriptPythoncURL
import { FundTracer } from '@fundtracer/sdk';

const ft = new FundTracer({
  apiKey: process.env.FUNDTRACER_API_KEY,
});

const report = await ft.wallets.trace({
  address: '0x742d...5b2a',
  chain: 'ethereum',
  depth: 4,
  includeRooms: true,
});

console.log(report.entities);
On this page

Overview

FundTracer supports wallet analysis across 8 major blockchain networks. The Multi-Chain Wallet Tracker provides a unified interface to analyze, compare, and track wallets across all supported chains.

Supported Chains

ChainTokenTierExplorer
EthereumETHPro/Maxetherscan.io
LineaETHFreelineascan.build
BaseETHPro/Maxbasescan.org
ArbitrumETHPro/Maxarbiscan.io
OptimismETHPro/Maxoptimistic.etherscan.io
PolygonMATICPro/Maxpolygonscan.com
BSCBNBPro/Maxbscscan.com
SuiSUIPro/Maxsuiys.com

Cross-Chain Analysis

Enter any wallet address and FundTracer will automatically detect the blockchain based on the address format. For EVM-compatible chains, the system analyzes:

  • Transaction history and patterns
  • Token holdings across chains
  • Bridge interactions
  • Contract deployments

Unified Portfolio View

The Multi-Chain tracker provides a unified portfolio view showing:

  • Total portfolio value across all chains
  • Asset distribution by chain
  • Cross-chain transfer history
  • Combined risk score