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

# Foundational API Supported Chains — 100+ EVM & Non-EVM Networks

> Blockchain networks supported by the GoldRush Foundational API for REST access to balances, transactions, NFTs, and decoded events.

## Overview

The GoldRush Foundational API provides REST access to historical and near-real-time blockchain data across the chains listed below. All endpoints accept either the chain name (e.g. `eth-mainnet`) or chain ID in your API calls.

## Chain Categories

### Foundational Chains

These are the top EVM-compatible chains with guaranteed product parity across the entire GoldRush feature suite, including tracing enhancements. Key features that are only supported for these chains include:

* **Historical token balances**
* **Token holders list for any block height**
* **DEX spot prices**

<CardGroup cols={3}>
  <Card href="/chains/ethereum">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1669653891-eth.svg" alt="Ethereum Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Ethereum</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/polygon">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1677870347-property-1-polygon-zkevm-icon-white.svg" alt="Polygon Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Polygon</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/bnb-smart-chain-bsc">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1670003808-binance-smart-chain-icon-white.svg" alt="BNB Smart Chain (BSC) Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>BNB Smart Chain (BSC)</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/optimism">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1670347457-optimism-icon-white.svg" alt="Optimism Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Optimism</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/base">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1756321884-base-icon-white.svg" alt="Base Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Base</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/gnosis">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1695328167-gnosis-chain-icon-white.svg" alt="Gnosis Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Gnosis</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>
</CardGroup>

### Frontier Chains

Cutting-edge blockchain networks where GoldRush continues to expand feature coverage as the ecosystem evolves. This category includes all non-EVM chains and may include special APIs (e.g. Bitcoin).

<CardGroup cols={3}>
  <Card href="/chains/bitcoin">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1674516372-property-1-bitcoin-icon-white.svg" alt="Bitcoin Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Bitcoin</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/avalanche-c-chain">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1686152918-avalanche-icon-white.svg" alt="Avalanche C-Chain Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Avalanche C-Chain</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/adi-chain">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1762381992-adi-icon-white.svg" alt="ADI Chain Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>ADI Chain</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/apechain">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1721237126-apechain-icon-white.svg" alt="ApeChain Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>ApeChain</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/arbitrum">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1686072650-arbitrum-icon-white.svg" alt="Arbitrum Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Arbitrum</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/arbitrum-nova">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1675883705-property-1-nova-icon-white.svg" alt="Arbitrum Nova Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Arbitrum Nova</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/arc">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1761667158-arc-icon-white.svg" alt="Arc Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Arc</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Testnet</p>
  </Card>

  <Card href="/chains/axie-ronin">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1669931671-axie.svg" alt="Axie/Ronin Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Axie/Ronin</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/berachain">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1721060184-berachain-icon-white.svg" alt="Berachain Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Berachain</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/hyperevm">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1754500110-hyperevm-icon-white.svg" alt="HyperEVM Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>HyperEVM</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/ink">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1732899594-ink-icon-white.svg" alt="Ink Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Ink</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/linea">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1679953835-property-1-linea-icon-white.svg" alt="Linea Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Linea</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/mantle">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1677538585-property-1-mantle-icon-white.svg" alt="Mantle Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Mantle</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/megaeth">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1764723640-megaeth-icon-white.svg" alt="MegaETH Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>MegaETH</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/monad">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1739233630-monad-icon-white.svg" alt="Monad Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Monad</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/oasis-sapphire">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1669933877-oasis.svg" alt="Oasis Sapphire Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Oasis Sapphire</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/plasma">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1761690226-plasma-icon-white.svg" alt="Plasma Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Plasma</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/scroll">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1697057853-scroll-icon-white.svg" alt="Scroll Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Scroll</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/sei">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1719366713-sei-icon-white.svg" alt="Sei Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Sei</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/solana">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1670614895-solana-icon-white.svg" alt="Solana Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Solana</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/sonic">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1754945861-sonic-icon-white.svg" alt="Sonic Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Sonic</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/taiko">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1695749616-taiko-icon-white.svg" alt="Taiko Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Taiko</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/unichain">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1729276538-unichain-icon-white.svg" alt="Unichain Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Unichain</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/viction">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1698867827-viction-icon-white.svg" alt="Viction Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Viction</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/world-chain">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1731090239-world-icon-white.svg" alt="World Chain Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>World Chain</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/zksync-era">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1691631490-zksync-era-icon-white.svg" alt="zkSync Era Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>zkSync Era</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>
</CardGroup>

### Community Chains

Community-driven blockchain networks with growing GoldRush integration and feature support. All core onchain data such as spot balances, transaction histories for addresses and decoded event logs are provided.

<CardGroup cols={3}>
  <Card href="/chains/fantom">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1669925386-fantom.svg" alt="Fantom Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Fantom</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet & Testnet</p>
  </Card>

  <Card href="/chains/blast">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1710534544-blast-icon-white.svg" alt="Blast Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Blast</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/opbnb">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1692813949-opbnb-icon-white.svg" alt="opBNB Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>opBNB</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/canto">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1675984804-property-1-canto-icon-white.svg" alt="Canto Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Canto</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/celo">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1705948628-celo-icon-white.svg" alt="Celo Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Celo</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/cronos-zkevm">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1710187386-cronos-zkevm-icon-white.svg" alt="Cronos zkEVM Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Cronos zkEVM</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/oasis">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1669933877-oasis.svg" alt="Oasis Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Oasis</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/manta-pacific">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1694716333-manta-pacific-icon-white.svg" alt="Manta Pacific Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Manta Pacific</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Testnet</p>
  </Card>

  <Card href="/chains/moonbeam">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1669924204-moonbeam.svg" alt="Moonbeam Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Moonbeam</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/moonriver">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1669924101-moonriver.svg" alt="Moonriver Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Moonriver</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/redstone">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1721059591-redstone-icon-white.svg" alt="Redstone Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>Redstone</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>

  <Card href="/chains/zetachain">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '8px'}}>
      <img src="https://www.datocms-assets.com/86369/1693503842-zetachain-icon-white.svg" alt="ZetaChain Logo" style={{width: '32px', height: '32px'}} className="dark:brightness-100 brightness-50" />

      <span style={{fontWeight: '600', fontSize: '1.1em'}}>ZetaChain</span>
    </div>

    <p style={{margin: '4px 0 0 0', color: '#666', fontSize: '0.9em'}}>Mainnet</p>
  </Card>
</CardGroup>
