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

# Tokens and Bridges

export const CopyToClipboard = ({value, children}) => {
  const [copied, setCopied] = useState(false);
  const handleCopy = async () => {
    try {
      await navigator.clipboard.writeText(value);
      setCopied(true);
      setTimeout(() => setCopied(false), 1000);
    } catch {
      const textarea = document.createElement("textarea");
      textarea.value = value;
      textarea.style.position = "fixed";
      textarea.style.opacity = "0";
      document.body.appendChild(textarea);
      textarea.select();
      document.execCommand("copy");
      document.body.removeChild(textarea);
      setCopied(true);
      setTimeout(() => setCopied(false), 1000);
    }
  };
  return <span style={{
    display: "inline",
    whiteSpace: "nowrap"
  }}>
      {children}
      <button onClick={handleCopy} title={copied ? "Copied!" : "Copy to clipboard"} style={{
    background: "none",
    border: "none",
    cursor: "pointer",
    padding: "2px",
    display: "inline-flex",
    alignItems: "center",
    verticalAlign: "middle",
    marginLeft: "4px",
    opacity: copied ? 1 : 0.4,
    transition: "opacity 0.15s"
  }} onMouseEnter={e => {
    if (!copied) e.currentTarget.style.opacity = "0.8";
  }} onMouseLeave={e => {
    if (!copied) e.currentTarget.style.opacity = "0.4";
  }}>
        {copied ? <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="#22c55e" strokeWidth="2.5" strokeLinecap="round" strokeLinejoin="round">
            <polyline points="20 6 9 17 4 12" />
          </svg> : <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
            <rect x="9" y="9" width="13" height="13" rx="2" ry="2" />
            <path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1" />
          </svg>}
      </button>
    </span>;
};

This page is generated from the [**token-list**](https://github.com/monad-crypto/token-list) repo. See the repo (or the [raw json](https://raw.githubusercontent.com/monad-crypto/token-list/refs/heads/main/tokenlist-mainnet.json)) for a fuller list of tokens.

<Info title="Bridging to Monad">
  Assets issued natively on another chain are bridged to Monad via a few different bridges, including LayerZero OFT, Chainlink CCIP, Hyperlane, and the 2/2 NTT Bridge, typically designated by the asset issuer.

  To bridge an asset to Monad, users typically have two options:

  1. Use a frontend integrating the native bridge, e.g.
     * [Stargate](https://stargate.finance/?dstChain=monad\&dstToken=0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE) for LayerZero OFT
     * [Transporter](https://app.transporter.io/?tab=token\&to=monad) for Chainlink CCIP
     * [Nexus](http://nexus.hyperlane.xyz/) for Hyperlane
     * [MonadBridge](https://monadbridge.com/?toChain=Monad\&toToken=WETH\&fromChain=Ethereum\&fromToken=ETH) for 2/2 NTT
  2. Use a bridge aggregator that incorporates multiple solvers and cross-chain swaps, and has selective coverage of native bridges:
     * [Jumper](https://jumper.exchange/?fromChain=1\&toChain=143\&toToken=0x0000000000000000000000000000000000000000) - incorporates multiple solvers and select OFTs and CCIP-bridged assets via [Glacis](https://li.fi/knowledge-hub/li-fi-partners-with-glacis-to-accelerate-the-adoption-of-interop-token/).

  Option 1 ensures the native (wrapping/unwrapping) mechanism is considered, but Option 2 may be convenient if bridging from a remote chain or executing a cross-chain swap.

  The tables below link to the appropriate bridge (option 1) for each asset. Notable markets are linked based on TVL/volume.
</Info>

## Bridged Assets

### Dollar-related

<div class="mintlify-table-wrapper">
  <table class="mintlify-table">
    <thead>
      <tr>
        <th>Symbol</th>
        <th>Name</th>
        <th>Address</th>
        <th>Bridge + Link</th>
        <th>Bridgeable from</th>
        <th>Select Markets</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>`AUSD`</td>
        <td>Agora USD</td>
        <td><CopyToClipboard value="0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a">[`0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a`](https://monadvision.com/token/0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a)</CopyToClipboard></td>
        <td>LayerZero OFT ([Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a\&dstChain=monad\&dstToken=0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a))</td>
        <td>Eth, Avax, Base</td>
        <td>[Curve 3pool](https://www.curve.finance/dex/monad/pools/factory-stable-ng-2)<br />[Uni AUSD/USDC](https://app.uniswap.org/explore/pools/monad/0xd112fde908d7342135fc7297cc53d25bf7a11d6c6e21fe7ac3e73c40f70827e8)</td>
      </tr>

      <tr>
        <td>`USDC`</td>
        <td>USD Coin</td>
        <td><CopyToClipboard value="0x754704Bc059F8C67012fEd69BC8A327a5aafb603">[`0x754704Bc059F8C67012fEd69BC8A327a5aafb603`](https://monadvision.com/token/0x754704Bc059F8C67012fEd69BC8A327a5aafb603)</CopyToClipboard></td>
        <td>Circle CCTP ([link](https://monadbridge.com/?fromChain=Ethereum\&fromToken=USDC\&toChain=Monad\&toToken=USDC))</td>
        <td>17 chains</td>
        <td>[Curve 3pool](https://www.curve.finance/dex/monad/pools/factory-stable-ng-2)</td>
      </tr>

      <tr>
        <td>`USDT0`</td>
        <td>Tether USD</td>
        <td><CopyToClipboard value="0xe7cd86e13AC4309349F30B3435a9d337750fC82D">[`0xe7cd86e13AC4309349F30B3435a9d337750fC82D`](https://monadvision.com/token/0xe7cd86e13AC4309349F30B3435a9d337750fC82D)</CopyToClipboard></td>
        <td>LayerZero OFT ([Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0xdAC17F958D2ee523a2206206994597C13D831ec7\&dstChain=monad\&dstToken=0xe7cd86e13AC4309349F30B3435a9d337750fC82D))</td>
        <td>18 chains</td>
        <td>[Curve 3pool](https://www.curve.finance/dex/monad/pools/factory-stable-ng-2)<br />[Uni AUSD/USDT0](https://app.uniswap.org/explore/pools/monad/0xe56868928b91fcd5ebeada3d0ec8767f2bbfeb1e7da181203d13f6af76b03bf9)</td>
      </tr>

      <tr>
        <td>`USD1`</td>
        <td>USD1</td>
        <td><CopyToClipboard value="0x111111d2bf19e43C34263401e0CAd979eD1cdb61">[`0x111111d2bf19e43C34263401e0CAd979eD1cdb61`](https://monadvision.com/token/0x111111d2bf19e43C34263401e0CAd979eD1cdb61)</CopyToClipboard></td>
        <td>Chainlink CCIP ([Transporter](https://app.transporter.io/?from=mainnet\&tab=token\&to=monad\&token=USD1))</td>
        <td>Eth</td>
        <td>[PCS USD1/USDC](https://pancakeswap.finance/liquidity/pool/monad/0x8CcB070b6F871AbA552972c76D3b7DF8d88Ffa1a)</td>
      </tr>

      <tr>
        <td>`thBILL`</td>
        <td>Theo Short Duration UST Fund</td>
        <td><CopyToClipboard value="0xfDD22Ce6D1F66bc0Ec89b20BF16CcB6670F55A5a">[`0xfDD22Ce6D1F66bc0Ec89b20BF16CcB6670F55A5a`](https://monadvision.com/token/0xfDD22Ce6D1F66bc0Ec89b20BF16CcB6670F55A5a)</CopyToClipboard></td>
        <td>LayerZero OFT ([Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0x5FA487BCa6158c64046B2813623e20755091DA0b\&dstChain=monad\&dstToken=0xfDD22Ce6D1F66bc0Ec89b20BF16CcB6670F55A5a))</td>
        <td>Eth, Arb, Base, +4</td>
        <td>[Uni thBILL/USDC](https://app.uniswap.org/explore/pools/monad/0xeF6F8aa2d7018b3A3b33cf214DebD87e9638e043)</td>
      </tr>

      <tr>
        <td>`wsrUSD`</td>
        <td>Wrapped srUSD</td>
        <td><CopyToClipboard value="0x4809010926aec940b550D34a46A52739f996D75D">[`0x4809010926aec940b550D34a46A52739f996D75D`](https://monadvision.com/token/0x4809010926aec940b550D34a46A52739f996D75D)</CopyToClipboard></td>
        <td>LayerZero OFT ([Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0xd3fD63209FA2D55B07A0f6db36C2f43900be3094\&dstChain=monad\&dstToken=0x4809010926aec940b550D34a46A52739f996D75D))</td>
        <td>Eth</td>

        <td />
      </tr>

      <tr>
        <td>`yzUSD`</td>
        <td>Yuzu USD</td>
        <td><CopyToClipboard value="0x9dcB0D17eDDE04D27F387c89fECb78654C373858">[`0x9dcB0D17eDDE04D27F387c89fECb78654C373858`](https://monadvision.com/token/0x9dcB0D17eDDE04D27F387c89fECb78654C373858)</CopyToClipboard></td>
        <td>LayerZero OFT ([Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0x387167e5C088468906Bcd67C06746409a8E44abA\&dstChain=monad\&dstToken=0x9dcB0D17eDDE04D27F387c89fECb78654C373858))</td>
        <td>Eth, Plasma</td>

        <td />
      </tr>

      <tr>
        <td>`syzUSD`</td>
        <td>Staked Yuzu USD</td>
        <td><CopyToClipboard value="0x484be0540aD49f351eaa04eeB35dF0f937D4E73f">[`0x484be0540aD49f351eaa04eeB35dF0f937D4E73f`](https://monadvision.com/token/0x484be0540aD49f351eaa04eeB35dF0f937D4E73f)</CopyToClipboard></td>
        <td>LayerZero OFT ([Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0x6DFF69eb720986E98Bb3E8b26cb9E02Ec1a35D12\&dstChain=monad\&dstToken=0x484be0540aD49f351eaa04eeB35dF0f937D4E73f))</td>
        <td>Eth, Plasma</td>

        <td />
      </tr>
    </tbody>
  </table>
</div>

### Eth-related

<div class="mintlify-table-wrapper">
  <table class="mintlify-table">
    <thead>
      <tr>
        <th>Symbol</th>
        <th>Name</th>
        <th>Address</th>
        <th>Bridge + Link</th>
        <th>Bridgeable from</th>
        <th>Select Markets</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>`WETH`</td>
        <td>Wrapped Ether</td>
        <td><CopyToClipboard value="0xEE8c0E9f1BFFb4Eb878d8f15f368A02a35481242">[`0xEE8c0E9f1BFFb4Eb878d8f15f368A02a35481242`](https://monadvision.com/token/0xEE8c0E9f1BFFb4Eb878d8f15f368A02a35481242)</CopyToClipboard></td>
        <td>NTT 2/2 ([MonadBridge](https://monadbridge.com/?fromChain=Ethereum\&fromToken=ETH\&toChain=Monad\&toToken=WETH))</td>
        <td>many</td>
        <td>[Uni WETH/MON](https://app.uniswap.org/explore/pools/monad/0x3783b51e33900eb366a9e8473c76cda441e7170d2e5d96927f30c16a7add93aa)<br />[Uni USDC/WETH](https://app.uniswap.org/explore/pools/monad/0xad408916c1c310da9c258d4c128a7bf50fd9edc42a218cc970da39cfc8a05d93)</td>
      </tr>

      <tr>
        <td>`ezETH`</td>
        <td>Renzo Restaked ETH</td>
        <td><CopyToClipboard value="0x2416092f143378750bb29b79eD961ab195CcEea5">[`0x2416092f143378750bb29b79eD961ab195CcEea5`](https://monadvision.com/token/0x2416092f143378750bb29b79eD961ab195CcEea5)</CopyToClipboard></td>
        <td>Hyperlane ([Nexus](https://nexus.hyperlane.xyz/?token=ezETH\&origin=ethereum\&destination=monad))</td>
        <td>many</td>
        <td>[Curve ezETH/WETH](https://www.curve.finance/dex/monad/pools/factory-stable-ng-15)</td>
      </tr>

      <tr>
        <td>`rETH`</td>
        <td>Rocket Pool ETH</td>
        <td><CopyToClipboard value="0xC50f2e735eDd9dCD8Ccd41EcFE9894E679e3195f">[`0xC50f2e735eDd9dCD8Ccd41EcFE9894E679e3195f`](https://monadvision.com/token/0xC50f2e735eDd9dCD8Ccd41EcFE9894E679e3195f)</CopyToClipboard></td>
        <td>Chainlink CCIP ([Transporter](https://app.transporter.io/?from=mainnet\&tab=token\&to=monad\&token=RETH))</td>
        <td>Eth</td>

        <td />
      </tr>

      <tr>
        <td>`wstETH`</td>
        <td>Lido Wrapped Staked ETH</td>
        <td><CopyToClipboard value="0x10Aeaf63194db8d453d4D85a06E5eFE1dd0b5417">[`0x10Aeaf63194db8d453d4D85a06E5eFE1dd0b5417`](https://monadvision.com/token/0x10Aeaf63194db8d453d4D85a06E5eFE1dd0b5417)</CopyToClipboard></td>
        <td>Chainlink CCIP ([Transporter](https://app.transporter.io/?tab=token\&to=monad\&token=wstETH))</td>
        <td>Eth, Ink, Plasma</td>
        <td>[Uni wstETH/WETH](https://app.uniswap.org/explore/pools/monad/0x55d7ed991392eb9597a76a5f41dfb964e291452c15107c0e64fd3d25925394ce)</td>
      </tr>

      <tr>
        <td>`weETH`</td>
        <td>Wrapped EtherFi ETH</td>
        <td><CopyToClipboard value="0xA3D68b74bF0528fdD07263c60d6488749044914b">[`0xA3D68b74bF0528fdD07263c60d6488749044914b`](https://monadvision.com/token/0xA3D68b74bF0528fdD07263c60d6488749044914b)</CopyToClipboard></td>
        <td>LayerZero OFT ([Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee\&dstChain=monad\&dstToken=0xA3D68b74bF0528fdD07263c60d6488749044914b))</td>
        <td>Eth, Base</td>
        <td>[Uni weETH/WETH](https://app.uniswap.org/explore/pools/monad/0x2884b37c4a144e7047a1377ba7201d4b8ea318f0240369e01dc400f04e6cac40)</td>
      </tr>

      <tr>
        <td>`pufETH`</td>
        <td>pufETH</td>
        <td><CopyToClipboard value="0x37D6382B6889cCeF8d6871A8b60E667115eDDBcF">[`0x37D6382B6889cCeF8d6871A8b60E667115eDDBcF`](https://monadvision.com/token/0x37D6382B6889cCeF8d6871A8b60E667115eDDBcF)</CopyToClipboard></td>
        <td>LayerZero OFT ([Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0xD9A442856C234a39a81a089C06451EBAa4306a72\&dstChain=monad\&dstToken=0x37D6382B6889cCeF8d6871A8b60E667115eDDBcF))</td>
        <td>Eth, Base, +3</td>

        <td />
      </tr>
    </tbody>
  </table>
</div>

### BTC-related

<div class="mintlify-table-wrapper">
  <table class="mintlify-table">
    <thead>
      <tr>
        <th>Symbol</th>
        <th>Name</th>
        <th>Address</th>
        <th>Bridge + Link</th>
        <th>Bridgeable from</th>
        <th>Select Markets</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>`cbBTC`</td>
        <td>Coinbase Wrapped BTC</td>
        <td><CopyToClipboard value="0xd18B7EC58Cdf4876f6AFebd3Ed1730e4Ce10414b">[`0xd18B7EC58Cdf4876f6AFebd3Ed1730e4Ce10414b`](https://monadvision.com/token/0xd18B7EC58Cdf4876f6AFebd3Ed1730e4Ce10414b)</CopyToClipboard></td>
        <td>Chainlink CCIP ([Transporter](https://app.transporter.io/?from=base\&tab=token\&to=monad\&token=cbBTC))</td>
        <td>Base</td>
        <td>[Curve cbBTC/WBTC/LBTC](https://www.curve.finance/dex/monad/pools/0xd2634e05ebed90bd0a6c0e93d48d7bd8036653b1)<br />[Uni USDC/cbBTC](https://app.uniswap.org/explore/pools/monad/0x7fc6232a9ec6cc4e9434640dcde5ee08ccae3b07de3247bf788fc9e2051b449e)</td>
      </tr>

      <tr>
        <td>`WBTC`</td>
        <td>Wrapped Bitcoin</td>
        <td><CopyToClipboard value="0x0555E30da8f98308EdB960aa94C0Db47230d2B9c">[`0x0555E30da8f98308EdB960aa94C0Db47230d2B9c`](https://monadvision.com/token/0x0555E30da8f98308EdB960aa94C0Db47230d2B9c)</CopyToClipboard></td>
        <td>LayerZero OFT ([Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599\&dstChain=monad\&dstToken=0x0555E30da8f98308EdB960aa94C0Db47230d2B9c))</td>
        <td>Eth, Base, +15</td>
        <td>[Curve cbBTC/WBTC/LBTC](https://www.curve.finance/dex/monad/pools/0xd2634e05ebed90bd0a6c0e93d48d7bd8036653b1)<br />[Uni MON/WBTC](https://app.uniswap.org/explore/pools/monad/0x1c93dd2f2f47439330150bf728c3beeaad71de45420a49183214898b044b65d1)<br />[Uni WBTC/USDC](https://app.uniswap.org/explore/pools/monad/0xd77c0f253764f5d5fbc78e13888afcc35c839262e6b21cd02baa9d8551a9898a)</td>
      </tr>

      <tr>
        <td>`LBTC`</td>
        <td>Lombard Staked Bitcoin</td>
        <td><CopyToClipboard value="0xecAc9C5F704e954931349Da37F60E39f515c11c1">[`0xecAc9C5F704e954931349Da37F60E39f515c11c1`](https://monadvision.com/token/0xecAc9C5F704e954931349Da37F60E39f515c11c1)</CopyToClipboard></td>
        <td>Chainlink CCIP ([Transporter](https://app.transporter.io/?from=mainnet\&tab=token\&to=monad\&token=LBTC))</td>
        <td>Eth, Avax, Base, BNB, Sonic</td>
        <td>[Curve cbBTC/WBTC/LBTC](https://www.curve.finance/dex/monad/pools/0xd2634e05ebed90bd0a6c0e93d48d7bd8036653b1)<br />[Curve Bitcoin Converter](https://www.curve.finance/dex/monad/pools/factory-stable-ng-8)</td>
      </tr>

      <tr>
        <td>`BTC.b`</td>
        <td>BTC.b</td>
        <td><CopyToClipboard value="0xB0F70C0bD6FD87dbEb7C10dC692a2a6106817072">[`0xB0F70C0bD6FD87dbEb7C10dC692a2a6106817072`](https://monadvision.com/token/0xB0F70C0bD6FD87dbEb7C10dC692a2a6106817072)</CopyToClipboard></td>
        <td>Chainlink CCIP ([Transporter](https://app.transporter.io/?from=mainnet\&tab=token\&to=monad\&token=BTC.b))</td>
        <td>Eth, Avax</td>
        <td>[Curve Bitcoin Converter](https://www.curve.finance/dex/monad/pools/factory-stable-ng-8)</td>
      </tr>

      <tr>
        <td>`SolvBTC`</td>
        <td>Solv BTC</td>
        <td><CopyToClipboard value="0xaE4EFbc7736f963982aACb17EFA37fCBAb924cB3">[`0xaE4EFbc7736f963982aACb17EFA37fCBAb924cB3`](https://monadvision.com/token/0xaE4EFbc7736f963982aACb17EFA37fCBAb924cB3)</CopyToClipboard></td>
        <td>Chainlink CCIP ([Transporter](https://app.transporter.io/?from=mainnet\&tab=token\&to=monad\&token=SolvBTC))</td>
        <td>Eth</td>

        <td />
      </tr>

      <tr>
        <td>`xSolvBTC`</td>
        <td>xSolvBTC</td>
        <td><CopyToClipboard value="0xc99F5c922DAE05B6e2ff83463ce705eF7C91F077">[`0xc99F5c922DAE05B6e2ff83463ce705eF7C91F077`](https://monadvision.com/token/0xc99F5c922DAE05B6e2ff83463ce705eF7C91F077)</CopyToClipboard></td>
        <td>Chainlink CCIP ([Transporter](https://app.transporter.io/?from=mainnet\&tab=token\&to=monad\&token=xSolvBTC))</td>
        <td>Eth</td>

        <td />
      </tr>
    </tbody>
  </table>
</div>

### Others

<div class="mintlify-table-wrapper">
  <table class="mintlify-table">
    <thead>
      <tr>
        <th>Symbol</th>
        <th>Name</th>
        <th>Address</th>
        <th>Bridge + Link</th>
        <th>Bridgeable from</th>
        <th>Select Markets</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>`WSOL`</td>
        <td>Wrapped SOL</td>
        <td><CopyToClipboard value="0xea17E5a9efEBf1477dB45082d67010E2245217f1">[`0xea17E5a9efEBf1477dB45082d67010E2245217f1`](https://monadvision.com/token/0xea17E5a9efEBf1477dB45082d67010E2245217f1)</CopyToClipboard></td>
        <td>Wormhole ([Portal](https://monadbridge.com/?fromChain=Solana\&fromToken=SOL\&toChain=Monad\&toToken=SOL))</td>
        <td>many</td>

        <td />
      </tr>

      <tr>
        <td>`XAUt0`</td>
        <td>Tether Gold</td>
        <td><CopyToClipboard value="0x01bFF41798a0BcF287b996046Ca68b395DbC1071">[`0x01bFF41798a0BcF287b996046Ca68b395DbC1071`](https://monadvision.com/token/0x01bFF41798a0BcF287b996046Ca68b395DbC1071)</CopyToClipboard></td>
        <td>LayerZero OFT ([Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0x68749665FF8D2d112Fa859AA293F07A622782F38\&dstChain=monad\&dstToken=0x01bFF41798a0BcF287b996046Ca68b395DbC1071))</td>
        <td>Eth, Arb, Sol, +10</td>
        <td>[Uni XAUt0/AUSD](https://app.uniswap.org/explore/pools/monad/0xe1a8600687e4d06ca4787e5d0ccdacb1d360bfc9ca6ca2a49a688e14d0ef37b4)</td>
      </tr>
    </tbody>
  </table>
</div>

## Natively-Issued Assets

<div class="mintlify-table-wrapper">
  <table class="mintlify-table">
    <thead>
      <tr>
        <th>Symbol</th>
        <th>Name</th>
        <th>Address</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>`WMON`</td>
        <td>Wrapped MON</td>
        <td><CopyToClipboard value="0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A">[`0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A`](https://monadvision.com/token/0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A)</CopyToClipboard></td>
      </tr>

      <tr>
        <td>`mEDGE`</td>
        <td>Midas mEDGE</td>
        <td><CopyToClipboard value="0x1c8eE940B654bFCeD403f2A44C1603d5be0F50Fa">[`0x1c8eE940B654bFCeD403f2A44C1603d5be0F50Fa`](https://monadvision.com/token/0x1c8eE940B654bFCeD403f2A44C1603d5be0F50Fa)</CopyToClipboard></td>
      </tr>
    </tbody>
  </table>
</div>

## Market Data

* [Defined](https://www.defined.fi/tokens/discover?network=mon)
* [GeckoTerminal](https://www.geckoterminal.com/monad/pools)
* [MonadVision Tokens](https://monadvision.com/tokens)
* [DeFiLlama Monad](https://defillama.com/chain/monad)

## Bridge Integrations

See [Cross-Chain](/tooling-and-infra/cross-chain) for a list of supported bridges and bridge aggregators.

## MON on other blockchains

<Accordion title="Partial list of wrapped MON addresses on other blockchains">
  <div class="mintlify-table-wrapper">
    <table class="mintlify-table">
      <thead>
        <tr>
          <th>Name</th>
          <th>Blockchain</th>
          <th>Address</th>
          <th>Notes</th>
        </tr>
      </thead>

      <tbody>
        <tr>
          <td>`WMON`</td>
          <td>Solana</td>

          <td>
            <CopyToClipboard value="CrAr4RRJMBVwRsZtT62pEhfA9H5utymC2mVx8e7FreP2">[`CrAr4RRJMBVwRsZtT62pEhfA9H5utymC2mVx8e7FreP2`](https://orb.helius.dev/address/CrAr4RRJMBVwRsZtT62pEhfA9H5utymC2mVx8e7FreP2)</CopyToClipboard>
          </td>

          <td />
        </tr>

        <tr>
          <td>`WMON`</td>
          <td>Ethereum</td>

          <td>
            <CopyToClipboard value="0x6917037f8944201b2648198a89906edf863b9517">[`0x6917037f8944201b2648198a89906edf863b9517`](https://etherscan.io/token/0x6917037f8944201b2648198a89906edf863b9517)</CopyToClipboard>
          </td>

          <td>2/2 NTT</td>
        </tr>
      </tbody>
    </table>
  </div>
</Accordion>
