import { Chain, Web3Environment } from "../../src/models";

export const supportedChains: Chain[] = [
  {
    ecosystem: "evm",
    chainId: "1",
    name: "ethereum",
    displayName: "Ethereum",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://etherscan.io/tx",
    ccipChainId: "5009297550715157269",
    tokens: [
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "ETH",
        name: "Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0000000000000000000000000000000000000000_ETH.webp",
        quickPick: true,
        supported: true,
        priority: 1000000,
        tokenId: "ETH",
      },
      {
        address: "0x2c537e5624e4af88a7ae4060c022609376c8d0eb",
        symbol: "TRYB",
        name: "BiLira",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x2c537e5624e4af88a7ae4060c022609376c8d0eb_TRYB.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "TRYB",
      },
      {
        address: "0x320623b8e4ff03373931769a31fc52a4e78b5d70",
        symbol: "RSR",
        name: "Reserve Rights",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x320623b8e4ff03373931769a31fc52a4e78b5d70_RSR.webp",
        quickPick: false,
        supported: true,
        priority: 28,
        tokenId: "RSR",
      },
      {
        address: "0x71ab77b7dbb4fa7e017bc15090b2163221420282",
        symbol: "HIGH",
        name: "Highstreet token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x71ab77b7dbb4fa7e017bc15090b2163221420282_HIGH.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "HIGH",
      },
      {
        address: "0x55c08ca52497e2f1534b59e2917bf524d4765257",
        symbol: "UwU",
        name: "UwU Lend",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x55c08ca52497e2f1534b59e2917bf524d4765257_UwU.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "UwU",
      },
      {
        address: "0x9ae380f0272e2162340a5bb646c354271c0f5cfc",
        symbol: "CNC",
        name: "Conic Finance Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9ae380f0272e2162340a5bb646c354271c0f5cfc_CNC.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "CNC",
      },
      {
        address: "0x9e5bd9d9fad182ff0a93ba8085b664bcab00fa68",
        symbol: "DINGER",
        name: "Dinger Token",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x9e5bd9d9fad182ff0a93ba8085b664bcab00fa68_DINGER.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "DINGER",
      },
      {
        address: "0xa8c8cfb141a3bb59fea1e2ea6b79b5ecbcd7b6ca",
        symbol: "NOIA",
        name: "NOIA Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa8c8cfb141a3bb59fea1e2ea6b79b5ecbcd7b6ca_NOIA.webp",
        quickPick: false,
        supported: true,
        priority: 27,
        tokenId: "NOIA",
      },
      {
        address: "0x66761fa41377003622aee3c7675fc7b5c1c2fac5",
        symbol: "CPOOL",
        name: "Clearpool",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x66761fa41377003622aee3c7675fc7b5c1c2fac5_CPOOL.webp",
        quickPick: false,
        supported: true,
        priority: 72,
        tokenId: "CPOOL",
      },
      {
        address: "0xa01199c61841fce3b3dafb83fefc1899715c8756",
        symbol: "CIRUS",
        name: "Cirus",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa01199c61841fce3b3dafb83fefc1899715c8756_CIRUS.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "CIRUS",
      },
      {
        address: "0x9aab071b4129b083b01cb5a0cb513ce7eca26fa5",
        symbol: "HUNT",
        name: "HuntToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9aab071b4129b083b01cb5a0cb513ce7eca26fa5_HUNT.webp",
        quickPick: false,
        supported: true,
        priority: 53,
        tokenId: "HUNT",
      },
      {
        address: "0x25f8087ead173b73d6e8b84329989a8eea16cf73",
        symbol: "YGG",
        name: "Yield Guild Games Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x25f8087ead173b73d6e8b84329989a8eea16cf73_YGG.webp",
        quickPick: false,
        supported: true,
        priority: 78,
        tokenId: "YGG",
      },
      {
        address: "0x08c32b0726c5684024ea6e141c50ade9690bbdcc",
        symbol: "STOS",
        name: "Stratos Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x08c32b0726c5684024ea6e141c50ade9690bbdcc_STOS.webp",
        quickPick: false,
        supported: true,
        priority: 16,
        tokenId: "STOS",
      },
      {
        address: "0x675bbc7514013e2073db7a919f6e4cbef576de37",
        symbol: "CLS",
        name: "Coldstack",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x675bbc7514013e2073db7a919f6e4cbef576de37_CLS.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "CLS",
      },
      {
        address: "0x2a3bff78b79a009976eea096a51a948a3dc00e34",
        symbol: "WILD",
        name: "Wilder",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2a3bff78b79a009976eea096a51a948a3dc00e34_WILD.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "WILD",
      },
      {
        address: "0x43a96962254855f16b925556f9e97be436a43448",
        symbol: "HORD",
        name: "HORD Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x43a96962254855f16b925556f9e97be436a43448_HORD.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "HORD",
      },
      {
        address: "0x74232704659ef37c08995e386a2e26cc27a8d7b1",
        symbol: "STRK",
        name: "Strike Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x74232704659ef37c08995e386a2e26cc27a8d7b1_STRK.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "STRK",
      },
      {
        address: "0x35e78b3982e87ecfd5b3f3265b601c046cdbe232",
        symbol: "XAI",
        name: "SideShift Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x35e78b3982e87ecfd5b3f3265b601c046cdbe232_XAI.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "XAI",
      },
      {
        address: "0x51fe2e572e97bfeb1d719809d743ec2675924edc",
        symbol: "VPAD",
        name: "VLaunch",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x51fe2e572e97bfeb1d719809d743ec2675924edc_VPAD.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "VPAD",
      },
      {
        address: "0xf0d33beda4d734c72684b5f9abbebf715d0a7935",
        symbol: "NTX",
        name: "NuNet",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0xf0d33beda4d734c72684b5f9abbebf715d0a7935_NTX.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "NTX",
      },
      {
        address: "0x3ea8ea4237344c9931214796d9417af1a1180770",
        symbol: "FLX",
        name: "Flux Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3ea8ea4237344c9931214796d9417af1a1180770_FLX.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "FLX",
      },
      {
        address: "0x0d02755a5700414b26ff040e1de35d337df56218",
        symbol: "BEND",
        name: "Bend Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0d02755a5700414b26ff040e1de35d337df56218_BEND.webp",
        quickPick: false,
        supported: true,
        priority: 122,
        tokenId: "BEND",
      },
      {
        address: "0x9f52c8ecbee10e00d9faaac5ee9ba0ff6550f511",
        symbol: "SIPHER",
        name: "Sipher Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9f52c8ecbee10e00d9faaac5ee9ba0ff6550f511_SIPHER.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "SIPHER",
      },
      {
        address: "0x329c6e459ffa7475718838145e5e85802db2a303",
        symbol: "eMAID",
        name: "MaidSafeCoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x329c6e459ffa7475718838145e5e85802db2a303_eMAID.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "eMAID",
      },
      {
        address: "0x68749665ff8d2d112fa859aa293f07a622782f38",
        symbol: "XAUt",
        name: "Tether Gold",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x68749665ff8d2d112fa859aa293f07a622782f38_XAUt.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "XAUt",
      },
      {
        address: "0x616e8bfa43f920657b3497dbf40d6b1a02d4608d",
        symbol: "auraBAL",
        name: "Aura BAL",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x616e8bfa43f920657b3497dbf40d6b1a02d4608d_auraBAL.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "auraBAL",
      },
      {
        address: "0x3819f64f282bf135d62168c1e513280daf905e06",
        symbol: "HDRN",
        name: "Hedron",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x3819f64f282bf135d62168c1e513280daf905e06_HDRN.webp",
        quickPick: false,
        supported: true,
        priority: 21,
        tokenId: "HDRN",
      },
      {
        address: "0x9d65ff81a3c488d585bbfb0bfe3c7707c7917f54",
        symbol: "SSV",
        name: "SSV Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9d65ff81a3c488d585bbfb0bfe3c7707c7917f54_SSV.webp",
        quickPick: false,
        supported: true,
        priority: 49,
        tokenId: "SSV",
      },
      {
        address: "0x549020a9cb845220d66d3e9c6d9f9ef61c981102",
        symbol: "SIDUS",
        name: "SIDUS",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x549020a9cb845220d66d3e9c6d9f9ef61c981102_SIDUS.webp",
        quickPick: false,
        supported: true,
        priority: 40,
        tokenId: "SIDUS",
      },
      {
        address: "0x30d20208d987713f46dfd34ef128bb16c404d10f",
        symbol: "SD",
        name: "Stader",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x30d20208d987713f46dfd34ef128bb16c404d10f_SD.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "SD",
      },
      {
        address: "0x505b5eda5e25a67e1c24a2bf1a527ed9eb88bf04",
        symbol: "CWEB",
        name: "Coinweb",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x505b5eda5e25a67e1c24a2bf1a527ed9eb88bf04_CWEB.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "CWEB",
      },
      {
        address: "0x2ebd53d035150f328bd754d6dc66b99b0edb89aa",
        symbol: "MET",
        name: "Metronome2",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2ebd53d035150f328bd754d6dc66b99b0edb89aa_MET.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "MET",
      },
      {
        address: "0x120a3879da835a5af037bb2d1456bebd6b54d4ba",
        symbol: "RVST",
        name: "Revest",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x120a3879da835a5af037bb2d1456bebd6b54d4ba_RVST.webp",
        quickPick: false,
        supported: true,
        priority: 55,
        tokenId: "RVST",
      },
      {
        address: "0x80d55c03180349fff4a229102f62328220a96444",
        symbol: "OPUL",
        name: "OpulousToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x80d55c03180349fff4a229102f62328220a96444_OPUL.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "OPUL",
      },
      {
        address: "0x467719ad09025fcc6cf6f8311755809d45a5e5f3",
        symbol: "AXL",
        name: "Axelar",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x467719ad09025fcc6cf6f8311755809d45a5e5f3_AXL.webp",
        quickPick: false,
        supported: true,
        priority: 36,
        tokenId: "AXL",
      },
      {
        address: "0x12b6893ce26ea6341919fe289212ef77e51688c8",
        symbol: "TAMA",
        name: "Tamadoge",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x12b6893ce26ea6341919fe289212ef77e51688c8_TAMA.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "TAMA",
      },
      {
        address: "0x6c3ea9036406852006290770bedfcaba0e23a0e8",
        symbol: "PYUSD",
        name: "Paypal USD",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x6c3ea9036406852006290770bedfcaba0e23a0e8_PYUSD.webp",
        quickPick: false,
        supported: true,
        priority: 31,
        tokenId: "PYUSD",
      },
      {
        address: "0x3496b523e5c00a4b4150d6721320cddb234c3079",
        symbol: "NUM",
        name: "NUM Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3496b523e5c00a4b4150d6721320cddb234c3079_NUM.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "NUM",
      },
      {
        address: "0xe80c0cd204d654cebe8dd64a4857cab6be8345a3",
        symbol: "JPEG",
        name: "JPEG’d Governance Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xe80c0cd204d654cebe8dd64a4857cab6be8345a3_JPEG.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "JPEG",
      },
      {
        address: "0xfd0205066521550d7d7ab19da8f72bb004b4c341",
        symbol: "LIT",
        name: "Liquidity Incentive Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xfd0205066521550d7d7ab19da8f72bb004b4c341_LIT.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "LIT",
      },
      {
        address: "0x3472a5a71965499acd81997a54bba8d852c6e53d",
        symbol: "BADGER",
        name: "Badger",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3472a5a71965499acd81997a54bba8d852c6e53d_BADGER.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "BADGER",
      },
      {
        address: "0xc944e90c64b2c07662a292be6244bdf05cda44a7",
        symbol: "GRT",
        name: "Graph Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc944e90c64b2c07662a292be6244bdf05cda44a7_GRT.webp",
        quickPick: false,
        supported: true,
        priority: 215,
        tokenId: "GRT",
      },
      {
        address: "0x5a98fcbea516cf06857215779fd812ca3bef1b32",
        symbol: "LDO",
        name: "Lido DAO Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5a98fcbea516cf06857215779fd812ca3bef1b32_LDO.webp",
        quickPick: false,
        supported: true,
        priority: 283,
        tokenId: "LDO",
      },
      {
        address: "0xae7ab96520de3a18e5e111b5eaab095312d7fe84",
        symbol: "stETH",
        name: "stETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xae7ab96520de3a18e5e111b5eaab095312d7fe84_stETH.webp",
        quickPick: false,
        supported: true,
        priority: 142,
        tokenId: "stETH",
      },
      {
        address: "0x341c05c0e9b33c0e38d64de76516b2ce970bb3be",
        symbol: "dsETH",
        name: "Diversified Staked ETH Index (dsETH)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x341c05c0e9b33c0e38d64de76516b2ce970bb3be_dsETH.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "dsETH",
      },
      {
        address: "0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c",
        symbol: "aEthUSDC",
        name: "Aave v3 USDC",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c_aEthUSDC.webp",
        quickPick: false,
        supported: true,
        priority: 21,
        tokenId: "aEthUSDC",
      },
      {
        address: "0x1e31b601488e97bc247c57af7b6aa336edbc5477",
        symbol: "UP",
        name: "Unicorn Power",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1e31b601488e97bc247c57af7b6aa336edbc5477_UP.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "UP",
      },
      {
        address: "0x88df592f8eb5d7bd38bfef7deb0fbc02cf3778a0",
        symbol: "TRB",
        name: "Tellor Tributes",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x88df592f8eb5d7bd38bfef7deb0fbc02cf3778a0_TRB.webp",
        quickPick: false,
        supported: true,
        priority: 79,
        tokenId: "TRB",
      },
      {
        address: "0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e",
        symbol: "YFI",
        name: "yearn.finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e_YFI.webp",
        quickPick: false,
        supported: true,
        priority: 59,
        tokenId: "YFI",
      },
      {
        address: "0x0d438f3b5175bebc262bf23753c1e53d03432bde",
        symbol: "wNXM",
        name: "Wrapped NXM",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0d438f3b5175bebc262bf23753c1e53d03432bde_wNXM.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "wNXM",
      },
      {
        address: "0x0d8775f648430679a709e98d2b0cb6250d2887ef",
        symbol: "BAT",
        name: "Basic Attention Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0d8775f648430679a709e98d2b0cb6250d2887ef_BAT.webp",
        quickPick: false,
        supported: true,
        priority: 41,
        tokenId: "BAT",
      },
      {
        address: "0x0327112423f3a68efdf1fcf402f6c5cb9f7c33fd",
        symbol: "BTC++",
        name: "PieDAO BTC++",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0327112423f3a68efdf1fcf402f6c5cb9f7c33fd_BTC++.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "BTC++",
      },
      {
        address: "0x04fa0d235c4abf4bcf4787af4cf447de572ef828",
        symbol: "UMA",
        name: "UMA Voting Token v1",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x04fa0d235c4abf4bcf4787af4cf447de572ef828_UMA.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "UMA",
      },
      {
        address: "0x08d967bb0134f2d07f7cfb6e246680c53927dd30",
        symbol: "MATH",
        name: "MATH Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x08d967bb0134f2d07f7cfb6e246680c53927dd30_MATH.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "MATH",
      },
      {
        address: "0x249ca82617ec3dfb2589c4c17ab7ec9765350a18",
        symbol: "VERSE",
        name: "Verse",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x249ca82617ec3dfb2589c4c17ab7ec9765350a18_VERSE.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "VERSE",
      },
      {
        address: "0x5732046a883704404f284ce41ffadd5b007fd668",
        symbol: "BLZ",
        name: "Bluzelle",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5732046a883704404f284ce41ffadd5b007fd668_BLZ.webp",
        quickPick: false,
        supported: true,
        priority: 48,
        tokenId: "BLZ",
      },
      {
        address: "0x58b6a8a3302369daec383334672404ee733ab239",
        symbol: "LPT",
        name: "Livepeer Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x58b6a8a3302369daec383334672404ee733ab239_LPT.webp",
        quickPick: false,
        supported: true,
        priority: 29,
        tokenId: "LPT",
      },
      {
        address: "0x595832f8fc6bf59c85c527fec3740a1b7a361269",
        symbol: "POWR",
        name: "Power Ledger",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x595832f8fc6bf59c85c527fec3740a1b7a361269_POWR.webp",
        quickPick: false,
        supported: true,
        priority: 268,
        tokenId: "POWR",
      },
      {
        address: "0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c",
        symbol: "BNT",
        name: "Bancor",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c_BNT.webp",
        quickPick: false,
        supported: true,
        priority: 55,
        tokenId: "BNT",
      },
      {
        address: "0x221657776846890989a759ba2973e427dff5c9bb",
        symbol: "REPv2",
        name: "Reputation V2",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x221657776846890989a759ba2973e427dff5c9bb_REPv2.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "REPv2",
      },
      {
        address: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
        symbol: "WBTC",
        name: "Wrapped BTC",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x2260fac5e5542a773aa44fbcfedf7c193bc2c599_WBTC.webp",
        quickPick: true,
        supported: true,
        priority: 602,
        tokenId: "WBTC",
      },
      {
        address: "0x27054b13b1b798b345b591a4d22e6562d47ea75a",
        symbol: "AST",
        name: "AirSwap",
        decimals: 4,
        image:
          "https://xswap.link/assets/tokens/1_0x27054b13b1b798b345b591a4d22e6562d47ea75a_AST.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "AST",
      },
      {
        address: "0x2ba592f78db6436527729929aaf6c908497cb200",
        symbol: "CREAM",
        name: "Cream",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2ba592f78db6436527729929aaf6c908497cb200_CREAM.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "CREAM",
      },
      {
        address: "0x644192291cc835a93d6330b24ea5f5fedd0eef9e",
        symbol: "NXRA",
        name: "AllianceBlock Nexera Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x644192291cc835a93d6330b24ea5f5fedd0eef9e_NXRA.webp",
        quickPick: false,
        supported: true,
        priority: 49,
        tokenId: "NXRA",
      },
      {
        address: "0x76bc677d444f1e9d57daf5187ee2b7dc852745ae",
        symbol: "XFT",
        name: "Offshift",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x76bc677d444f1e9d57daf5187ee2b7dc852745ae_XFT.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "XFT",
      },
      {
        address: "0x0f5d2fb29fb7d3cfee444a200298f468908cc942",
        symbol: "MANA",
        name: "Mana",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0f5d2fb29fb7d3cfee444a200298f468908cc942_MANA.webp",
        quickPick: false,
        supported: true,
        priority: 138,
        tokenId: "MANA",
      },
      {
        address: "0x4946fcea7c692606e8908002e55a582af44ac121",
        symbol: "FOAM",
        name: "FOAM Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4946fcea7c692606e8908002e55a582af44ac121_FOAM.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "FOAM",
      },
      {
        address: "0x4a220e6096b25eadb88358cb44068a3248254675",
        symbol: "QNT",
        name: "Quant",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4a220e6096b25eadb88358cb44068a3248254675_QNT.webp",
        quickPick: false,
        supported: true,
        priority: 166,
        tokenId: "QNT",
      },
      {
        address: "0x1776e1f26f98b1a5df9cd347953a26dd3cb46671",
        symbol: "NMR",
        name: "Numeraire",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1776e1f26f98b1a5df9cd347953a26dd3cb46671_NMR.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "NMR",
      },
      {
        address: "0x178c820f862b14f316509ec36b13123da19a6054",
        symbol: "EWTB",
        name: "Energy Web Token Bridged",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x178c820f862b14f316509ec36b13123da19a6054_EWTB.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "EWTB",
      },
      {
        address: "0x340d2bde5eb28c1eed91b2f790723e3b160613b7",
        symbol: "VEE",
        name: "BLOCKv",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x340d2bde5eb28c1eed91b2f790723e3b160613b7_VEE.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "VEE",
      },
      {
        address: "0x408e41876cccdc0f92210600ef50372656052a38",
        symbol: "REN",
        name: "Republic",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x408e41876cccdc0f92210600ef50372656052a38_REN.webp",
        quickPick: false,
        supported: true,
        priority: 37,
        tokenId: "REN",
      },
      {
        address: "0x40fd72257597aa14c7231a7b1aaa29fce868f677",
        symbol: "XOR",
        name: "Sora Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x40fd72257597aa14c7231a7b1aaa29fce868f677_XOR.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "XOR",
      },
      {
        address: "0x41e5560054824ea6b0732e656e3ad64e20e94e45",
        symbol: "CVC",
        name: "Civic",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x41e5560054824ea6b0732e656e3ad64e20e94e45_CVC.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "CVC",
      },
      {
        address: "0x4fabb145d64652a948d72533023f6e7a623c7c53",
        symbol: "BUSD",
        name: "Binance USD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4fabb145d64652a948d72533023f6e7a623c7c53_BUSD.webp",
        quickPick: false,
        supported: true,
        priority: 27,
        tokenId: "BUSD",
      },
      {
        address: "0x514910771af9ca656af840dff83e8264ecf986ca",
        symbol: "LINK",
        name: "Chainlink",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x514910771af9ca656af840dff83e8264ecf986ca_LINK.webp",
        quickPick: true,
        supported: true,
        priority: 880,
        tokenId: "LINK",
      },
      {
        address: "0x5d3a536e4d6dbd6114cc1ead35777bab948e3643",
        symbol: "cDAI",
        name: "Compound Dai",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x5d3a536e4d6dbd6114cc1ead35777bab948e3643_cDAI.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "cDAI",
      },
      {
        address: "0x607f4c5bb672230e8672085532f7e901544a7375",
        symbol: "RLC",
        name: "iExec RLC",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x607f4c5bb672230e8672085532f7e901544a7375_RLC.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "RLC",
      },
      {
        address: "0x6810e776880c02933d47db1b9fc05908e5386b96",
        symbol: "GNO",
        name: "Gnosis",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6810e776880c02933d47db1b9fc05908e5386b96_GNO.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "GNO",
      },
      {
        address: "0x6b9f031d718dded0d681c20cb754f97b3bb81b78",
        symbol: "GEEQ",
        name: "Geeq",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6b9f031d718dded0d681c20cb754f97b3bb81b78_GEEQ.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "GEEQ",
      },
      {
        address: "0x6c6ee5e31d828de241282b9606c8e98ea48526e2",
        symbol: "HOT",
        name: "HoloToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6c6ee5e31d828de241282b9606c8e98ea48526e2_HOT.webp",
        quickPick: false,
        supported: true,
        priority: 23,
        tokenId: "HOT",
      },
      {
        address: "0x744d70fdbe2ba4cf95131626614a1763df805b9e",
        symbol: "SNT",
        name: "Status",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x744d70fdbe2ba4cf95131626614a1763df805b9e_SNT.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "SNT",
      },
      {
        address: "0x7c5a0ce9267ed19b22f8cae653f198e3e8daf098",
        symbol: "SAN",
        name: "Santiment",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7c5a0ce9267ed19b22f8cae653f198e3e8daf098_SAN.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "SAN",
      },
      {
        address: "0x7de91b204c1c737bcee6f000aaa6569cf7061cb7",
        symbol: "XRT",
        name: "Robonomics",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x7de91b204c1c737bcee6f000aaa6569cf7061cb7_XRT.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "XRT",
      },
      {
        address: "0x80fb784b7ed66730e8b1dbd9820afd29931aab03",
        symbol: "LEND",
        name: "EthLend",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x80fb784b7ed66730e8b1dbd9820afd29931aab03_LEND.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "LEND",
      },
      {
        address: "0x814e0908b12a99fecf5bc101bb5d0b8b5cdf7d26",
        symbol: "MDT_1",
        name: "Measurable Data Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x814e0908b12a99fecf5bc101bb5d0b8b5cdf7d26_MDT_1.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "MDT_1",
      },
      {
        address: "0x8207c1ffc5b6804f6024322ccf34f29c3541ae26",
        symbol: "OGN",
        name: "Origin Protocol",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8207c1ffc5b6804f6024322ccf34f29c3541ae26_OGN.webp",
        quickPick: false,
        supported: true,
        priority: 126,
        tokenId: "OGN",
      },
      {
        address: "0x8400d94a5cb0fa0d041a3788e395285d61c9ee5e",
        symbol: "UBT",
        name: "UniBright",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x8400d94a5cb0fa0d041a3788e395285d61c9ee5e_UBT.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "UBT",
      },
      {
        address: "0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419",
        symbol: "DIA",
        name: "DIAToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419_DIA.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "DIA",
      },
      {
        address: "0x8ab7404063ec4dbcfd4598215992dc3f8ec853d7",
        symbol: "AKRO",
        name: "Akropolis",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8ab7404063ec4dbcfd4598215992dc3f8ec853d7_AKRO.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "AKRO",
      },
      {
        address: "0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9",
        symbol: "SXP",
        name: "Swipe",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9_SXP.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "SXP",
      },
      {
        address: "0x8e870d67f660d95d5be530380d0ec0bd388289e1",
        symbol: "USDP",
        name: "Pax Dollar",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8e870d67f660d95d5be530380d0ec0bd388289e1_USDP.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "USDP",
      },
      {
        address: "0x8f8221afbb33998d8584a2b05749ba73c37a938a",
        symbol: "REQ",
        name: "Request",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8f8221afbb33998d8584a2b05749ba73c37a938a_REQ.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "REQ",
      },
      {
        address: "0x0258f474786ddfd37abce6df6bbb1dd5dfc4434a",
        symbol: "ORN",
        name: "Orion Protocol",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x0258f474786ddfd37abce6df6bbb1dd5dfc4434a_ORN.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "ORN",
      },
      {
        address: "0x93ed3fbe21207ec2e8f2d3c3de6e058cb73bc04d",
        symbol: "PNK",
        name: "Kleros",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x93ed3fbe21207ec2e8f2d3c3de6e058cb73bc04d_PNK.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "PNK",
      },
      {
        address: "0x967da4048cd07ab37855c090aaf366e4ce1b9f48",
        symbol: "OCEAN",
        name: "OceanToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x967da4048cd07ab37855c090aaf366e4ce1b9f48_OCEAN.webp",
        quickPick: false,
        supported: true,
        priority: 58,
        tokenId: "OCEAN",
      },
      {
        address: "0x9992ec3cf6a55b00978cddf2b27bc6882d88d1ec",
        symbol: "POLY",
        name: "Polymath",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9992ec3cf6a55b00978cddf2b27bc6882d88d1ec_POLY.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "POLY",
      },
      {
        address: "0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2",
        symbol: "MKR",
        name: "Maker",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2_MKR.webp",
        quickPick: false,
        supported: true,
        priority: 235,
        tokenId: "MKR",
      },
      {
        address: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
        symbol: "USDC",
        name: "USD Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48_USDC.webp",
        quickPick: true,
        supported: true,
        priority: 8125,
        tokenId: "USDC",
      },
      {
        address: "0xa1d0e215a23d7030842fc67ce582a6afa3ccab83",
        symbol: "YFII",
        name: "YFII.finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa1d0e215a23d7030842fc67ce582a6afa3ccab83_YFII.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "YFII",
      },
      {
        address: "0xa3bed4e1c75d00fa6f4e5e6922db7261b5e9acd2",
        symbol: "MTA",
        name: "Meta",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa3bed4e1c75d00fa6f4e5e6922db7261b5e9acd2_MTA.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "MTA",
      },
      {
        address: "0xaaaebe6fe48e54f431b0c390cfaf0b017d09d42d",
        symbol: "CEL",
        name: "Celsius",
        decimals: 4,
        image:
          "https://xswap.link/assets/tokens/1_0xaaaebe6fe48e54f431b0c390cfaf0b017d09d42d_CEL.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "CEL",
      },
      {
        address: "0xeca82185adce47f39c684352b0439f030f860318",
        symbol: "PERL",
        name: "Perlin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xeca82185adce47f39c684352b0439f030f860318_PERL.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "PERL",
      },
      {
        address: "0xba100000625a3754423978a60c9317c58a424e3d",
        symbol: "BAL",
        name: "Balancer",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xba100000625a3754423978a60c9317c58a424e3d_BAL.webp",
        quickPick: false,
        supported: true,
        priority: 90,
        tokenId: "BAL",
      },
      {
        address: "0xba11d00c5f74255f56a5e366f4f77f5a186d7f55",
        symbol: "BAND",
        name: "Band Protocol",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xba11d00c5f74255f56a5e366f4f77f5a186d7f55_BAND.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "BAND",
      },
      {
        address: "0xbbbbca6a901c926f240b89eacb641d8aec7aeafd",
        symbol: "LRC",
        name: "Loopring",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbbbbca6a901c926f240b89eacb641d8aec7aeafd_LRC.webp",
        quickPick: false,
        supported: true,
        priority: 66,
        tokenId: "LRC",
      },
      {
        address: "0xbd2949f67dcdc549c6ebe98696449fa79d988a9f",
        symbol: "eMTRG",
        name: "Meter Governance mapped by Meter.io",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbd2949f67dcdc549c6ebe98696449fa79d988a9f_eMTRG.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "eMTRG",
      },
      {
        address: "0xbe9375c6a420d2eeb258962efb95551a5b722803",
        symbol: "STMX",
        name: "Kyber StormX Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbe9375c6a420d2eeb258962efb95551a5b722803_STMX.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "STMX",
      },
      {
        address: "0xbf2179859fc6d5bee9bf9158632dc51678a4100e",
        symbol: "ELF",
        name: "Aelf",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbf2179859fc6d5bee9bf9158632dc51678a4100e_ELF.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "ELF",
      },
      {
        address: "0xc00e94cb662c3520282e6f5717214004a7f26888",
        symbol: "COMP",
        name: "Compound",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc00e94cb662c3520282e6f5717214004a7f26888_COMP.webp",
        quickPick: false,
        supported: true,
        priority: 52,
        tokenId: "COMP",
      },
      {
        address: "0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f",
        symbol: "SNX",
        name: "Synthetix Network Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f_SNX.webp",
        quickPick: false,
        supported: true,
        priority: 65,
        tokenId: "SNX",
      },
      {
        address: "0x27702a26126e0b3702af63ee09ac4d1a084ef628",
        symbol: "ALEPH",
        name: "aleph.im v2",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x27702a26126e0b3702af63ee09ac4d1a084ef628_ALEPH.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "ALEPH",
      },
      {
        address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
        symbol: "WETH",
        name: "Wrapped Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2_WETH.webp",
        quickPick: true,
        supported: true,
        priority: 17861,
        tokenId: "WETH",
      },
      {
        address: "0xcc4304a31d09258b0029ea7fe63d032f52e44efe",
        symbol: "SWAP",
        name: "TrustSwap Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xcc4304a31d09258b0029ea7fe63d032f52e44efe_SWAP.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "SWAP",
      },
      {
        address: "0xd26114cd6ee289accf82350c8d8487fedb8a0c07",
        symbol: "OMG",
        name: "OmiseGO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd26114cd6ee289accf82350c8d8487fedb8a0c07_OMG.webp",
        quickPick: false,
        supported: true,
        priority: 33,
        tokenId: "OMG",
      },
      {
        address: "0xd46ba6d942050d489dbd938a2c909a5d5039a161",
        symbol: "AMPL",
        name: "Ampleforth",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0xd46ba6d942050d489dbd938a2c909a5d5039a161_AMPL.webp",
        quickPick: false,
        supported: true,
        priority: 20,
        tokenId: "AMPL",
      },
      {
        address: "0xd8912c10681d8b21fd3742244f44658dba12264e",
        symbol: "PLU",
        name: "Pluton",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd8912c10681d8b21fd3742244f44658dba12264e_PLU.webp",
        quickPick: false,
        supported: true,
        priority: 38,
        tokenId: "PLU",
      },
      {
        address: "0xdb25f211ab05b1c97d595516f45794528a807ad8",
        symbol: "EURS",
        name: "STASIS EURS",
        decimals: 2,
        image:
          "https://xswap.link/assets/tokens/1_0xdb25f211ab05b1c97d595516f45794528a807ad8_EURS.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "EURS",
      },
      {
        address: "0xdd974d5c2e2928dea5f71b9825b8b646686bd200",
        symbol: "KNCL",
        name: "KyberNetwork Legacy",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xdd974d5c2e2928dea5f71b9825b8b646686bd200_KNCL.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "KNCL",
      },
      {
        address: "0xdf2c7238198ad8b389666574f2d8bc411a4b7428",
        symbol: "MFT",
        name: "Mainframe",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xdf2c7238198ad8b389666574f2d8bc411a4b7428_MFT.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "MFT",
      },
      {
        address: "0xe41d2489571d322189246dafa5ebde1f4699f498",
        symbol: "ZRX",
        name: "0x Protocol",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xe41d2489571d322189246dafa5ebde1f4699f498_ZRX.webp",
        quickPick: false,
        supported: true,
        priority: 55,
        tokenId: "ZRX",
      },
      {
        address: "0xeb4c2781e4eba804ce9a9803c67d0893436bb27d",
        symbol: "renBTC",
        name: "renBTC",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xeb4c2781e4eba804ce9a9803c67d0893436bb27d_renBTC.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "renBTC",
      },
      {
        address: "0xec67005c4e498ec7f55e092bd1d35cbc47c91892",
        symbol: "MLN",
        name: "Melon Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xec67005c4e498ec7f55e092bd1d35cbc47c91892_MLN.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "MLN",
      },
      {
        address: "0xf433089366899d83a9f26a773d59ec7ecf30355e",
        symbol: "MTL",
        name: "Metal",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xf433089366899d83a9f26a773d59ec7ecf30355e_MTL.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "MTL",
      },
      {
        address: "0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c",
        symbol: "ENJ",
        name: "Enjin Coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c_ENJ.webp",
        quickPick: false,
        supported: true,
        priority: 70,
        tokenId: "ENJ",
      },
      {
        address: "0xf650c3d88d12db855b8bf7d11be6c55a4e07dcc9",
        symbol: "cUSDT",
        name: "Compound USDT",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xf650c3d88d12db855b8bf7d11be6c55a4e07dcc9_cUSDT.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "cUSDT",
      },
      {
        address: "0x06af07097c9eeb7fd685c692751d5c66db49c215",
        symbol: "CHAI",
        name: "Chai Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x06af07097c9eeb7fd685c692751d5c66db49c215_CHAI.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "CHAI",
      },
      {
        address: "0x4ddc2d193948926d02f9b1fe9e1daa0718270ed5",
        symbol: "cETH",
        name: "Compound ETH",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x4ddc2d193948926d02f9b1fe9e1daa0718270ed5_cETH.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "cETH",
      },
      {
        address: "0x39aa39c021dfbae8fac545936693ac917d5e7563",
        symbol: "cUSDC",
        name: "Compound USD Coin",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x39aa39c021dfbae8fac545936693ac917d5e7563_cUSDC.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "cUSDC",
      },
      {
        address: "0x6f259637dcd74c767781e37bc6133cd6a68aa161",
        symbol: "HT",
        name: "HuobiToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6f259637dcd74c767781e37bc6133cd6a68aa161_HT.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "HT",
      },
      {
        address: "0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0",
        symbol: "MATIC",
        name: "Matic Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0_MATIC.webp",
        quickPick: false,
        supported: true,
        priority: 591,
        tokenId: "MATIC",
      },
      {
        address: "0x6b175474e89094c44da98b954eedeac495271d0f",
        symbol: "DAI",
        name: "Dai Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6b175474e89094c44da98b954eedeac495271d0f_DAI.webp",
        quickPick: true,
        supported: true,
        priority: 902,
        tokenId: "DAI",
      },
      {
        address: "0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359",
        symbol: "SAI",
        name: "Sai Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359_SAI.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "SAI",
      },
      {
        address: "0x57ab1ec28d129707052df4df418d58a2d46d5f51",
        symbol: "sUSD",
        name: "Synth sUSD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x57ab1ec28d129707052df4df418d58a2d46d5f51_sUSD.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "sUSD",
      },
      {
        address: "0x0000000000085d4780b73119b644ae5ecd22b376",
        symbol: "TUSD",
        name: "TrueUSD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0000000000085d4780b73119b644ae5ecd22b376_TUSD.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "TUSD",
      },
      {
        address: "0x056fd409e1d7a124bd7017459dfea2f387b6d5cd",
        symbol: "GUSD",
        name: "Gemini dollar",
        decimals: 2,
        image:
          "https://xswap.link/assets/tokens/1_0x056fd409e1d7a124bd7017459dfea2f387b6d5cd_GUSD.webp",
        quickPick: false,
        supported: true,
        priority: 16,
        tokenId: "GUSD",
      },
      {
        address: "0xd7efb00d12c2c13131fd319336fdf952525da2af",
        symbol: "XPR",
        name: "Proton",
        decimals: 4,
        image:
          "https://xswap.link/assets/tokens/1_0xd7efb00d12c2c13131fd319336fdf952525da2af_XPR.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "XPR",
      },
      {
        address: "0x85eee30c52b0b379b046fb0f85f4f3dc3009afec",
        symbol: "KEEP",
        name: "KEEP Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x85eee30c52b0b379b046fb0f85f4f3dc3009afec_KEEP.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "KEEP",
      },
      {
        address: "0x0316eb71485b0ab14103307bf65a021042c6d380",
        symbol: "HBTC",
        name: "Huobi BTC",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0316eb71485b0ab14103307bf65a021042c6d380_HBTC.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "HBTC",
      },
      {
        address: "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac",
        symbol: "STORJ",
        name: "Storj",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac_STORJ.webp",
        quickPick: false,
        supported: true,
        priority: 98,
        tokenId: "STORJ",
      },
      {
        address: "0xfca59cd816ab1ead66534d82bc21e7515ce441cf",
        symbol: "RARI",
        name: "Rarible",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xfca59cd816ab1ead66534d82bc21e7515ce441cf_RARI.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "RARI",
      },
      {
        address: "0x476c5e26a75bd202a9683ffd34359c0cc15be0ff",
        symbol: "SRM",
        name: "Serum",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x476c5e26a75bd202a9683ffd34359c0cc15be0ff_SRM.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "SRM",
      },
      {
        address: "0xade00c28244d5ce17d72e40330b1c318cd12b7c3",
        symbol: "ADX",
        name: "AdEx Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xade00c28244d5ce17d72e40330b1c318cd12b7c3_ADX.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "ADX",
      },
      {
        address: "0xd533a949740bb3306d119cc777fa900ba034cd52",
        symbol: "CRV",
        name: "Curve DAO Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd533a949740bb3306d119cc777fa900ba034cd52_CRV.webp",
        quickPick: false,
        supported: true,
        priority: 167,
        tokenId: "CRV",
      },
      {
        address: "0x9469d013805bffb7d3debe5e7839237e535ec483",
        symbol: "RING",
        name: "Darwinia Network Native Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9469d013805bffb7d3debe5e7839237e535ec483_RING.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "RING",
      },
      {
        address: "0x2baecdf43734f22fd5c152db08e3c27233f0c7d2",
        symbol: "OMv1",
        name: "OM Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2baecdf43734f22fd5c152db08e3c27233f0c7d2_OMv1.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "OMv1",
      },
      {
        address: "0x491604c0fdf08347dd1fa4ee062a822a5dd06b5d",
        symbol: "CTSI",
        name: "Cartesi Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x491604c0fdf08347dd1fa4ee062a822a5dd06b5d_CTSI.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "CTSI",
      },
      {
        address: "0x0ff6ffcfda92c53f615a4a75d982f399c989366b",
        symbol: "LAYER",
        name: "Unilayer",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0ff6ffcfda92c53f615a4a75d982f399c989366b_LAYER.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "LAYER",
      },
      {
        address: "0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f",
        symbol: "TRAC",
        name: "Trace",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xaa7a9ca87d3694b5755f213b5d04094b8d0f0a6f_TRAC.webp",
        quickPick: false,
        supported: true,
        priority: 21,
        tokenId: "TRAC",
      },
      {
        address: "0x362bc847a3a9637d3af6624eec853618a43ed7d2",
        symbol: "PRQ",
        name: "Parsiq Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x362bc847a3a9637d3af6624eec853618a43ed7d2_PRQ.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "PRQ",
      },
      {
        address: "0x38e4adb44ef08f22f5b5b76a8f0c2d0dcbe7dca1",
        symbol: "CVP",
        name: "Concentrated Voting Power",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x38e4adb44ef08f22f5b5b76a8f0c2d0dcbe7dca1_CVP.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "CVP",
      },
      {
        address: "0x6b3595068778dd592e39a122f4f5a5cf09c90fe2",
        symbol: "SUSHI",
        name: "SushiToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6b3595068778dd592e39a122f4f5a5cf09c90fe2_SUSHI.webp",
        quickPick: false,
        supported: true,
        priority: 55,
        tokenId: "SUSHI",
      },
      {
        address: "0x3affcca64c2a6f4e3b6bd9c64cd2c969efd1ecbe",
        symbol: "DSLA",
        name: "DSLA",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3affcca64c2a6f4e3b6bd9c64cd2c969efd1ecbe_DSLA.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "DSLA",
      },
      {
        address: "0x1494ca1f11d487c2bbe4543e90080aeba4ba3c2b",
        symbol: "DPI",
        name: "DefiPulse Index",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1494ca1f11d487c2bbe4543e90080aeba4ba3c2b_DPI.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "DPI",
      },
      {
        address: "0x3f382dbd960e3a9bbceae22651e88158d2791550",
        symbol: "GHST",
        name: "Aavegotchi GHST Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3f382dbd960e3a9bbceae22651e88158d2791550_GHST.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "GHST",
      },
      {
        address: "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984",
        symbol: "UNI",
        name: "Uniswap",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1f9840a85d5af5bf1d1762f925bdaddc4201f984_UNI.webp",
        quickPick: false,
        supported: true,
        priority: 215,
        tokenId: "UNI",
      },
      {
        address: "0x429881672b9ae42b8eba0e26cd9c73711b891ca5",
        symbol: "PICKLE",
        name: "PickleToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x429881672b9ae42b8eba0e26cd9c73711b891ca5_PICKLE.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "PICKLE",
      },
      {
        address: "0xa0246c9032bc3a600820415ae600c6388619a14d",
        symbol: "FARM",
        name: "FARM Reward Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa0246c9032bc3a600820415ae600c6388619a14d_FARM.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "FARM",
      },
      {
        address: "0x2a8e1e676ec238d8a992307b495b45b3feaa5e86",
        symbol: "OUSD",
        name: "Origin Dollar",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2a8e1e676ec238d8a992307b495b45b3feaa5e86_OUSD.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "OUSD",
      },
      {
        address: "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
        symbol: "AAVE",
        name: "Aave Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9_AAVE.webp",
        quickPick: false,
        supported: true,
        priority: 162,
        tokenId: "AAVE",
      },
      {
        address: "0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd",
        symbol: "DODO",
        name: "DODO bird",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd_DODO.webp",
        quickPick: false,
        supported: true,
        priority: 16,
        tokenId: "DODO",
      },
      {
        address: "0xbc396689893d065f41bc2c6ecbee5e0085233447",
        symbol: "PERP",
        name: "Perpetual",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbc396689893d065f41bc2c6ecbee5e0085233447_PERP.webp",
        quickPick: false,
        supported: true,
        priority: 118,
        tokenId: "PERP",
      },
      {
        address: "0xe2f2a5c287993345a840db3b0845fbc70f5935a5",
        symbol: "mUSD",
        name: "mStable USD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xe2f2a5c287993345a840db3b0845fbc70f5935a5_mUSD.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "mUSD",
      },
      {
        address: "0x2edf094db69d6dcd487f1b3db9febe2eec0dd4c5",
        symbol: "ZEE",
        name: "ZeroSwapToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2edf094db69d6dcd487f1b3db9febe2eec0dd4c5_ZEE.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "ZEE",
      },
      {
        address: "0x584bc13c7d411c00c01a62e8019472de68768430",
        symbol: "HEGIC",
        name: "Hegic",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x584bc13c7d411c00c01a62e8019472de68768430_HEGIC.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "HEGIC",
      },
      {
        address: "0xff20817765cb7f73d4bde2e66e067e58d11095c2",
        symbol: "AMP",
        name: "Amp",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xff20817765cb7f73d4bde2e66e067e58d11095c2_AMP.webp",
        quickPick: false,
        supported: true,
        priority: 21,
        tokenId: "AMP",
      },
      {
        address: "0x0391d2021f89dc339f60fff84546ea23e337750f",
        symbol: "BOND",
        name: "BarnBridge Governance Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0391d2021f89dc339f60fff84546ea23e337750f_BOND.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "BOND",
      },
      {
        address: "0xa117000000f279d81a1d3cc75430faa017fa5a2e",
        symbol: "ANT",
        name: "Aragon Network Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa117000000f279d81a1d3cc75430faa017fa5a2e_ANT.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "ANT",
      },
      {
        address: "0x970b9bb2c0444f5e81e9d0efb84c8ccdcdcaf84d",
        symbol: "FUSE",
        name: "Fuse Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x970b9bb2c0444f5e81e9d0efb84c8ccdcdcaf84d_FUSE.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "FUSE",
      },
      {
        address: "0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44",
        symbol: "KP3R",
        name: "Keep3rV1",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44_KP3R.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "KP3R",
      },
      {
        address: "0xeef9f339514298c6a857efcfc1a762af84438dee",
        symbol: "HEZ",
        name: "Hermez Network Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xeef9f339514298c6a857efcfc1a762af84438dee_HEZ.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "HEZ",
      },
      {
        address: "0x18aaa7115705e8be94bffebde57af9bfc265b998",
        symbol: "AUDIO",
        name: "Audius",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x18aaa7115705e8be94bffebde57af9bfc265b998_AUDIO.webp",
        quickPick: false,
        supported: true,
        priority: 23,
        tokenId: "AUDIO",
      },
      {
        address: "0xdacd69347de42babfaecd09dc88958378780fb62",
        symbol: "ATRI",
        name: "AtariToken",
        decimals: 0,
        image:
          "https://xswap.link/assets/tokens/1_0xdacd69347de42babfaecd09dc88958378780fb62_ATRI.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "ATRI",
      },
      {
        address: "0x0954906da0bf32d5479e25f46056d22f08464cab",
        symbol: "INDEX",
        name: "Index",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0954906da0bf32d5479e25f46056d22f08464cab_INDEX.webp",
        quickPick: false,
        supported: true,
        priority: 29,
        tokenId: "INDEX",
      },
      {
        address: "0xc57d533c50bc22247d49a368880fb49a1caa39f7",
        symbol: "PTF",
        name: "PowerTrade Fuel Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc57d533c50bc22247d49a368880fb49a1caa39f7_PTF.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "PTF",
      },
      {
        address: "0xbea98c05eeae2f3bc8c3565db7551eb738c8ccab",
        symbol: "GYSR",
        name: "Geyser",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbea98c05eeae2f3bc8c3565db7551eb738c8ccab_GYSR.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "GYSR",
      },
      {
        address: "0xbb0e17ef65f82ab018d8edd776e8dd940327b28b",
        symbol: "AXS",
        name: "Axie Infinity Shard",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbb0e17ef65f82ab018d8edd776e8dd940327b28b_AXS.webp",
        quickPick: false,
        supported: true,
        priority: 126,
        tokenId: "AXS",
      },
      {
        address: "0x05d3606d5c81eb9b7b18530995ec9b29da05faba",
        symbol: "TOMOE",
        name: "TomoChain",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x05d3606d5c81eb9b7b18530995ec9b29da05faba_TOMOE.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "TOMOE",
      },
      {
        address: "0x83e6f1e41cdd28eaceb20cb649155049fac3d5aa",
        symbol: "POLS",
        name: "PolkastarterToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x83e6f1e41cdd28eaceb20cb649155049fac3d5aa_POLS.webp",
        quickPick: false,
        supported: true,
        priority: 25,
        tokenId: "POLS",
      },
      {
        address: "0xaf9f549774ecedbd0966c52f250acc548d3f36e5",
        symbol: "RFuel",
        name: "Rio Fuel Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xaf9f549774ecedbd0966c52f250acc548d3f36e5_RFuel.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "RFuel",
      },
      {
        address: "0x0202be363b8a4820f3f4de7faf5224ff05943ab1",
        symbol: "UFT",
        name: "UniLend Finance Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0202be363b8a4820f3f4de7faf5224ff05943ab1_UFT.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "UFT",
      },
      {
        address: "0xae697f994fc5ebc000f8e22ebffee04612f98a0d",
        symbol: "LGCY",
        name: "LGCY Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xae697f994fc5ebc000f8e22ebffee04612f98a0d_LGCY.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "LGCY",
      },
      {
        address: "0xb753428af26e81097e7fd17f40c88aaa3e04902c",
        symbol: "SFI",
        name: "Spice",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xb753428af26e81097e7fd17f40c88aaa3e04902c_SFI.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "SFI",
      },
      {
        address: "0x6468e79a80c0eab0f9a2b574c8d5bc374af59414",
        symbol: "eXRD",
        name: "E-RADIX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6468e79a80c0eab0f9a2b574c8d5bc374af59414_eXRD.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "eXRD",
      },
      {
        address: "0x431ad2ff6a9c365805ebad47ee021148d6f7dbe0",
        symbol: "DF",
        name: "dForce",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x431ad2ff6a9c365805ebad47ee021148d6f7dbe0_DF.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "DF",
      },
      {
        address: "0x4fe83213d56308330ec302a8bd641f1d0113a4cc",
        symbol: "NU",
        name: "NuCypher",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4fe83213d56308330ec302a8bd641f1d0113a4cc_NU.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "NU",
      },
      {
        address: "0xe88f8313e61a97cec1871ee37fbbe2a8bf3ed1e4",
        symbol: "VAL",
        name: "Sora Validator Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xe88f8313e61a97cec1871ee37fbbe2a8bf3ed1e4_VAL.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "VAL",
      },
      {
        address: "0x0b38210ea11411557c13457d4da7dc6ea731b88a",
        symbol: "API3",
        name: "API3",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0b38210ea11411557c13457d4da7dc6ea731b88a_API3.webp",
        quickPick: false,
        supported: true,
        priority: 16,
        tokenId: "API3",
      },
      {
        address: "0x07150e919b4de5fd6a63de1f9384828396f25fdc",
        symbol: "BASE",
        name: "Base Protocol",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x07150e919b4de5fd6a63de1f9384828396f25fdc_BASE.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "BASE",
      },
      {
        address: "0x91dfbee3965baaee32784c2d546b7a0c62f268c9",
        symbol: "BONDLY",
        name: "Bondly",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x91dfbee3965baaee32784c2d546b7a0c62f268c9_BONDLY.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "BONDLY",
      },
      {
        address: "0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206",
        symbol: "NEXO",
        name: "Nexo",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206_NEXO.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "NEXO",
      },
      {
        address: "0xffc97d72e13e01096502cb8eb52dee56f74dad7b",
        symbol: "aAAVE",
        name: "Aave interest bearing AAVE",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xffc97d72e13e01096502cb8eb52dee56f74dad7b_aAAVE.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "aAAVE",
      },
      {
        address: "0x028171bca77440897b824ca71d1c56cac55b68a3",
        symbol: "aDAI",
        name: "Aave interest bearing DAI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x028171bca77440897b824ca71d1c56cac55b68a3_aDAI.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "aDAI",
      },
      {
        address: "0xbcca60bb61934080951369a648fb03df4f96263c",
        symbol: "aUSDC",
        name: "Aave interest bearing USDC",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0xbcca60bb61934080951369a648fb03df4f96263c_aUSDC.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "aUSDC",
      },
      {
        address: "0x3ed3b47dd13ec9a98b44e6204a523e766b225811",
        symbol: "aUSDT",
        name: "Aave interest bearing USDT",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x3ed3b47dd13ec9a98b44e6204a523e766b225811_aUSDT.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "aUSDT",
      },
      {
        address: "0x9ff58f4ffb29fa2266ab25e75e2a8b3503311656",
        symbol: "aWBTC",
        name: "Aave interest bearing WBTC",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x9ff58f4ffb29fa2266ab25e75e2a8b3503311656_aWBTC.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "aWBTC",
      },
      {
        address: "0x030ba81f1c18d280636f32af80b9aad02cf0854e",
        symbol: "aWETH",
        name: "Aave interest bearing WETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x030ba81f1c18d280636f32af80b9aad02cf0854e_aWETH.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "aWETH",
      },
      {
        address: "0xdc9ac3c20d1ed0b540df9b1fedc10039df13f99c",
        symbol: "UTK",
        name: "Utrust Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xdc9ac3c20d1ed0b540df9b1fedc10039df13f99c_UTK.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "UTK",
      },
      {
        address: "0x57b946008913b82e4df85f501cbaed910e58d26c",
        symbol: "POND",
        name: "Marlin POND",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x57b946008913b82e4df85f501cbaed910e58d26c_POND.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "POND",
      },
      {
        address: "0x3593d125a4f7849a1b059e64f4517a86dd60c95d",
        symbol: "OMv2",
        name: "MANTRA DAO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3593d125a4f7849a1b059e64f4517a86dd60c95d_OMv2.webp",
        quickPick: false,
        supported: true,
        priority: 30,
        tokenId: "OMv2",
      },
      {
        address: "0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0",
        symbol: "FXS",
        name: "Frax Share",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0_FXS.webp",
        quickPick: false,
        supported: true,
        priority: 44,
        tokenId: "FXS",
      },
      {
        address: "0x111111111117dc0aa78b770fa6a738034120c302",
        symbol: "1INCH",
        name: "1INCH Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x111111111117dc0aa78b770fa6a738034120c302_1INCH.webp",
        quickPick: false,
        supported: true,
        priority: 123,
        tokenId: "1INCH",
      },
      {
        address: "0x34950ff2b487d9e5282c5ab342d08a2f712eb79f",
        symbol: "WOZX",
        name: "EFFORCE IEO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x34950ff2b487d9e5282c5ab342d08a2f712eb79f_WOZX.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "WOZX",
      },
      {
        address: "0xc770eefad204b5180df6a14ee197d99d808ee52d",
        symbol: "FOX",
        name: "FOX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc770eefad204b5180df6a14ee197d99d808ee52d_FOX.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "FOX",
      },
      {
        address: "0x66a0f676479cee1d7373f3dc2e2952778bff5bd6",
        symbol: "WISE",
        name: "Wise Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x66a0f676479cee1d7373f3dc2e2952778bff5bd6_WISE.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "WISE",
      },
      {
        address: "0xffffffff2ba8f66d4e51811c5190992176930278",
        symbol: "COMBO",
        name: "Furucombo",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xffffffff2ba8f66d4e51811c5190992176930278_COMBO.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "COMBO",
      },
      {
        address: "0xaea46a60368a7bd060eec7df8cba43b7ef41ad85",
        symbol: "FET",
        name: "Fetch",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xaea46a60368a7bd060eec7df8cba43b7ef41ad85_FET.webp",
        quickPick: false,
        supported: true,
        priority: 151,
        tokenId: "FET",
      },
      {
        address: "0x6c5ba91642f10282b576d91922ae6448c9d52f4e",
        symbol: "PHA",
        name: "Phala",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6c5ba91642f10282b576d91922ae6448c9d52f4e_PHA.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "PHA",
      },
      {
        address: "0x853d955acef822db058eb8505911ed77f175b99e",
        symbol: "FRAX",
        name: "Frax",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x853d955acef822db058eb8505911ed77f175b99e_FRAX.webp",
        quickPick: false,
        supported: true,
        priority: 34,
        tokenId: "FRAX",
      },
      {
        address: "0xe28b3b32b6c345a34ff64674606124dd5aceca30",
        symbol: "INJ",
        name: "Injective Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xe28b3b32b6c345a34ff64674606124dd5aceca30_INJ.webp",
        quickPick: false,
        supported: true,
        priority: 390,
        tokenId: "INJ",
      },
      {
        address: "0xd291e7a03283640fdc51b121ac401383a46cc623",
        symbol: "RGT",
        name: "Rari Governance Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd291e7a03283640fdc51b121ac401383a46cc623_RGT.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "RGT",
      },
      {
        address: "0xfa5047c9c78b8877af97bdcb85db743fd7313d4a",
        symbol: "ROOK",
        name: "ROOK",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xfa5047c9c78b8877af97bdcb85db743fd7313d4a_ROOK.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "ROOK",
      },
      {
        address: "0x87d73e916d7057945c9bcd8cdd94e42a6f47f776",
        symbol: "NFTX",
        name: "NFTX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x87d73e916d7057945c9bcd8cdd94e42a6f47f776_NFTX.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "NFTX",
      },
      {
        address: "0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f",
        symbol: "SDT",
        name: "Stake DAO Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x73968b9a57c6e53d41345fd57a6e6ae27d6cdb2f_SDT.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "SDT",
      },
      {
        address: "0x8290333cef9e6d528dd5618fb97a76f268f3edd4",
        symbol: "ANKR",
        name: "Ankr Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8290333cef9e6d528dd5618fb97a76f268f3edd4_ANKR.webp",
        quickPick: false,
        supported: true,
        priority: 51,
        tokenId: "ANKR",
      },
      {
        address: "0x3155ba85d5f96b2d030a4966af206230e46849cb",
        symbol: "RUNE",
        name: "THORChain ETH.RUNE",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3155ba85d5f96b2d030a4966af206230e46849cb_RUNE.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "RUNE",
      },
      {
        address: "0xfe3e6a25e6b192a42a44ecddcd13796471735acf",
        symbol: "REEF",
        name: "Reef.finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xfe3e6a25e6b192a42a44ecddcd13796471735acf_REEF.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "REEF",
      },
      {
        address: "0x4c19596f5aaff459fa38b0f7ed92f11ae6543784",
        symbol: "TRU",
        name: "TrustToken",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x4c19596f5aaff459fa38b0f7ed92f11ae6543784_TRU.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "TRU",
      },
      {
        address: "0x4c11249814f11b9346808179cf06e71ac328c1b5",
        symbol: "ORAI",
        name: "Oraichain Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4c11249814f11b9346808179cf06e71ac328c1b5_ORAI.webp",
        quickPick: false,
        supported: true,
        priority: 34,
        tokenId: "ORAI",
      },
      {
        address: "0x70401dfd142a16dc7031c56e862fc88cb9537ce0",
        symbol: "BIRD",
        name: "Bird.Money",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x70401dfd142a16dc7031c56e862fc88cb9537ce0_BIRD.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "BIRD",
      },
      {
        address: "0x86ed939b500e121c0c5f493f399084db596dad20",
        symbol: "SPC",
        name: "SpaceChainV2",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x86ed939b500e121c0c5f493f399084db596dad20_SPC.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "SPC",
      },
      {
        address: "0x33d0568941c0c64ff7e0fb4fba0b11bd37deed9f",
        symbol: "RAMP",
        name: "RAMP DEFI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x33d0568941c0c64ff7e0fb4fba0b11bd37deed9f_RAMP.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "RAMP",
      },
      {
        address: "0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b",
        symbol: "CRO",
        name: "CRO",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b_CRO.webp",
        quickPick: false,
        supported: true,
        priority: 70,
        tokenId: "CRO",
      },
      {
        address: "0xa8b919680258d369114910511cc87595aec0be6d",
        symbol: "LYXe",
        name: "LUKSO Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa8b919680258d369114910511cc87595aec0be6d_LYXe.webp",
        quickPick: false,
        supported: true,
        priority: 20,
        tokenId: "LYXe",
      },
      {
        address: "0xd084b83c305dafd76ae3e1b4e1f1fe2ecccb3988",
        symbol: "TVK",
        name: "Terra Virtua Kolect",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd084b83c305dafd76ae3e1b4e1f1fe2ecccb3988_TVK.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "TVK",
      },
      {
        address: "0x798d1be841a82a273720ce31c822c61a67a601c3",
        symbol: "DIGG",
        name: "Digg",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x798d1be841a82a273720ce31c822c61a67a601c3_DIGG.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "DIGG",
      },
      {
        address: "0xa1faa113cbe53436df28ff0aee54275c13b40975",
        symbol: "ALPHA",
        name: "AlphaToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa1faa113cbe53436df28ff0aee54275c13b40975_ALPHA.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "ALPHA",
      },
      {
        address: "0x817bbdbc3e8a1204f3691d14bb44992841e3db35",
        symbol: "CUDOS",
        name: "CudosToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x817bbdbc3e8a1204f3691d14bb44992841e3db35_CUDOS.webp",
        quickPick: false,
        supported: true,
        priority: 16,
        tokenId: "CUDOS",
      },
      {
        address: "0xde4ee8057785a7e8e800db58f9784845a5c2cbd6",
        symbol: "DEXE",
        name: "Dexe",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xde4ee8057785a7e8e800db58f9784845a5c2cbd6_DEXE.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "DEXE",
      },
      {
        address: "0x3845badade8e6dff049820680d1f14bd3903a5d0",
        symbol: "SAND",
        name: "SAND",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3845badade8e6dff049820680d1f14bd3903a5d0_SAND.webp",
        quickPick: false,
        supported: true,
        priority: 204,
        tokenId: "SAND",
      },
      {
        address: "0xe5caef4af8780e59df925470b050fb23c43ca68c",
        symbol: "FRM",
        name: "Ferrum Network Token",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0xe5caef4af8780e59df925470b050fb23c43ca68c_FRM.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "FRM",
      },
      {
        address: "0x298d492e8c1d909d3f63bc4a36c66c64acb3d695",
        symbol: "PBR",
        name: "PolkaBridge",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x298d492e8c1d909d3f63bc4a36c66c64acb3d695_PBR.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "PBR",
      },
      {
        address: "0x3fa729b4548becbad4eab6ef18413470e6d5324c",
        symbol: "HH",
        name: "Holyheld",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3fa729b4548becbad4eab6ef18413470e6d5324c_HH.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "HH",
      },
      {
        address: "0x961c8c0b1aad0c0b10a51fef6a867e3091bcef17",
        symbol: "DYP",
        name: "DeFiYieldProtocol",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x961c8c0b1aad0c0b10a51fef6a867e3091bcef17_DYP.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "DYP",
      },
      {
        address: "0xe95a203b1a91a908f9b9ce46459d101078c2c3cb",
        symbol: "ANKRETH",
        name: "Ankr Staked ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xe95a203b1a91a908f9b9ce46459d101078c2c3cb_ANKRETH.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "ANKRETH",
      },
      {
        address: "0x4e15361fd6b4bb609fa63c81a2be19d873717870",
        symbol: "FTM",
        name: "Fantom Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4e15361fd6b4bb609fa63c81a2be19d873717870_FTM.webp",
        quickPick: false,
        supported: true,
        priority: 106,
        tokenId: "FTM",
      },
      {
        address: "0x8642a849d0dcb7a15a974794668adcfbe4794b56",
        symbol: "PROS",
        name: "Prosper",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8642a849d0dcb7a15a974794668adcfbe4794b56_PROS.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "PROS",
      },
      {
        address: "0xa47c8bf37f92abed4a126bda807a7b7498661acd",
        symbol: "UST",
        name: "Wrapped UST Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa47c8bf37f92abed4a126bda807a7b7498661acd_UST.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "UST",
      },
      {
        address: "0x09a3ecafa817268f77be1283176b946c4ff2e608",
        symbol: "MIR",
        name: "Wrapped MIR Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x09a3ecafa817268f77be1283176b946c4ff2e608_MIR.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "MIR",
      },
      {
        address: "0x0000000000095413afc295d19edeb1ad7b71c952",
        symbol: "LON",
        name: "Tokenlon",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0000000000095413afc295d19edeb1ad7b71c952_LON.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "LON",
      },
      {
        address: "0xa393473d64d2f9f026b60b6df7859a689715d092",
        symbol: "LTX",
        name: "Lattice Token",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xa393473d64d2f9f026b60b6df7859a689715d092_LTX.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "LTX",
      },
      {
        address: "0xef3a930e1ffffacd2fc13434ac81bd278b0ecc8d",
        symbol: "FIS",
        name: "StaFi",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xef3a930e1ffffacd2fc13434ac81bd278b0ecc8d_FIS.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "FIS",
      },
      {
        address: "0x3e9bc21c9b189c09df3ef1b824798658d5011937",
        symbol: "LINA",
        name: "Linear Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3e9bc21c9b189c09df3ef1b824798658d5011937_LINA.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "LINA",
      },
      {
        address: "0xb1f871ae9462f1b2c6826e88a7827e76f86751d4",
        symbol: "GNYerc20",
        name: "GNYerc20",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xb1f871ae9462f1b2c6826e88a7827e76f86751d4_GNYerc20.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "GNYerc20",
      },
      {
        address: "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce",
        symbol: "SHIB",
        name: "SHIBA INU",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce_SHIB.webp",
        quickPick: false,
        supported: true,
        priority: 611,
        tokenId: "SHIB",
      },
      {
        address: "0xb6ca7399b4f9ca56fc27cbff44f4d2e4eef1fc81",
        symbol: "MUSE",
        name: "Muse",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xb6ca7399b4f9ca56fc27cbff44f4d2e4eef1fc81_MUSE.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "MUSE",
      },
      {
        address: "0x5f64ab1544d28732f0a24f4713c2c8ec0da089f0",
        symbol: "DEXTF",
        name: "Domani Protocol",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5f64ab1544d28732f0a24f4713c2c8ec0da089f0_DEXTF.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "DEXTF",
      },
      {
        address: "0xb6ff96b8a8d214544ca0dbc9b33f7ad6503efd32",
        symbol: "SYNC",
        name: "SYNC",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xb6ff96b8a8d214544ca0dbc9b33f7ad6503efd32_SYNC.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "SYNC",
      },
      {
        address: "0xebd9d99a3982d547c5bb4db7e3b1f9f14b67eb83",
        symbol: "ID",
        name: "Everest ID",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xebd9d99a3982d547c5bb4db7e3b1f9f14b67eb83_ID.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "ID",
      },
      {
        address: "0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7",
        symbol: "SKL",
        name: "SKALE",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x00c83aecc790e8a4453e5dd3b0b4b3680501a7a7_SKL.webp",
        quickPick: false,
        supported: true,
        priority: 84,
        tokenId: "SKL",
      },
      {
        address: "0x0f51bb10119727a7e5ea3538074fb341f56b09ad",
        symbol: "DAO",
        name: "DAO Maker",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0f51bb10119727a7e5ea3538074fb341f56b09ad_DAO.webp",
        quickPick: false,
        supported: true,
        priority: 129,
        tokenId: "DAO",
      },
      {
        address: "0x6fc13eace26590b80cccab1ba5d51890577d83b2",
        symbol: "UMB",
        name: "Umbrella",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6fc13eace26590b80cccab1ba5d51890577d83b2_UMB.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "UMB",
      },
      {
        address: "0x23b608675a2b2fb1890d3abbd85c5775c51691d5",
        symbol: "SOCKS",
        name: "Unisocks Edition 0",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x23b608675a2b2fb1890d3abbd85c5775c51691d5_SOCKS.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "SOCKS",
      },
      {
        address: "0x9af15d7b8776fa296019979e70a5be53c714a7ec",
        symbol: "EVN",
        name: "Evn Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9af15d7b8776fa296019979e70a5be53c714a7ec_EVN.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "EVN",
      },
      {
        address: "0x89bd2e7e388fab44ae88bef4e1ad12b4f1e0911c",
        symbol: "NUX",
        name: "NUX Peanut.trade",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x89bd2e7e388fab44ae88bef4e1ad12b4f1e0911c_NUX.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "NUX",
      },
      {
        address: "0xb9ef770b6a5e12e45983c5d80545258aa38f3b78",
        symbol: "ZCN",
        name: "0chain",
        decimals: 10,
        image:
          "https://xswap.link/assets/tokens/1_0xb9ef770b6a5e12e45983c5d80545258aa38f3b78_ZCN.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "ZCN",
      },
      {
        address: "0xadb2437e6f65682b85f814fbc12fec0508a7b1d0",
        symbol: "UNCX",
        name: "UniCrypt",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xadb2437e6f65682b85f814fbc12fec0508a7b1d0_UNCX.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "UNCX",
      },
      {
        address: "0x0488401c3f535193fa8df029d9ffe615a06e74e6",
        symbol: "SRK",
        name: "SparkPoint",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0488401c3f535193fa8df029d9ffe615a06e74e6_SRK.webp",
        quickPick: false,
        supported: true,
        priority: 20,
        tokenId: "SRK",
      },
      {
        address: "0x3597bfd533a99c9aa083587b074434e61eb0a258",
        symbol: "DENT",
        name: "DENT",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x3597bfd533a99c9aa083587b074434e61eb0a258_DENT.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "DENT",
      },
      {
        address: "0x1b40183efb4dd766f11bda7a7c3ad8982e998421",
        symbol: "VSP",
        name: "VesperToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1b40183efb4dd766f11bda7a7c3ad8982e998421_VSP.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "VSP",
      },
      {
        address: "0xed0439eacf4c4965ae4613d77a5c2efe10e5f183",
        symbol: "SHROOM",
        name: "shroom.finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xed0439eacf4c4965ae4613d77a5c2efe10e5f183_SHROOM.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "SHROOM",
      },
      {
        address: "0xaac41ec512808d64625576eddd580e7ea40ef8b2",
        symbol: "GSWAP",
        name: "gameswap.org",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xaac41ec512808d64625576eddd580e7ea40ef8b2_GSWAP.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "GSWAP",
      },
      {
        address: "0x03ab458634910aad20ef5f1c8ee96f1d6ac54919",
        symbol: "RAI",
        name: "Rai Reflex Index",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x03ab458634910aad20ef5f1c8ee96f1d6ac54919_RAI.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "RAI",
      },
      {
        address: "0x0cec1a9154ff802e7934fc916ed7ca50bde6844e",
        symbol: "POOL",
        name: "PoolTogether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0cec1a9154ff802e7934fc916ed7ca50bde6844e_POOL.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "POOL",
      },
      {
        address: "0x557b933a7c2c45672b610f8954a3deb39a51a8ca",
        symbol: "REVV",
        name: "REVV",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x557b933a7c2c45672b610f8954a3deb39a51a8ca_REVV.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "REVV",
      },
      {
        address: "0x38a2fdc11f526ddd5a607c1f251c065f40fbf2f7",
        symbol: "PHNX",
        name: "PhoenixDAO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x38a2fdc11f526ddd5a607c1f251c065f40fbf2f7_PHNX.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "PHNX",
      },
      {
        address: "0x4691937a7508860f876c9c0a2a617e7d9e945d4b",
        symbol: "WOO",
        name: "Wootrade Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4691937a7508860f876c9c0a2a617e7d9e945d4b_WOO.webp",
        quickPick: false,
        supported: true,
        priority: 63,
        tokenId: "WOO",
      },
      {
        address: "0xf1f955016ecbcd7321c7266bccfb96c68ea5e49b",
        symbol: "RLY",
        name: "Rally",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf1f955016ecbcd7321c7266bccfb96c68ea5e49b_RLY.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "RLY",
      },
      {
        address: "0x16980b3b4a3f9d89e33311b5aa8f80303e5ca4f8",
        symbol: "KEX",
        name: "KIRA Network",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x16980b3b4a3f9d89e33311b5aa8f80303e5ca4f8_KEX.webp",
        quickPick: false,
        supported: true,
        priority: 30,
        tokenId: "KEX",
      },
      {
        address: "0xd13c7342e1ef687c5ad21b27c2b65d772cab5c8c",
        symbol: "UOS",
        name: "Ultra Token",
        decimals: 4,
        image:
          "https://xswap.link/assets/tokens/1_0xd13c7342e1ef687c5ad21b27c2b65d772cab5c8c_UOS.webp",
        quickPick: false,
        supported: true,
        priority: 39,
        tokenId: "UOS",
      },
      {
        address: "0x8a854288a5976036a725879164ca3e91d30c6a1b",
        symbol: "GET",
        name: "GET",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8a854288a5976036a725879164ca3e91d30c6a1b_GET.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "GET",
      },
      {
        address: "0x275f5ad03be0fa221b4c6649b8aee09a42d9412a",
        symbol: "MONA",
        name: "Monavale",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x275f5ad03be0fa221b4c6649b8aee09a42d9412a_MONA.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "MONA",
      },
      {
        address: "0xe53ec727dbdeb9e2d5456c3be40cff031ab40a55",
        symbol: "SUPER",
        name: "SuperFarm",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xe53ec727dbdeb9e2d5456c3be40cff031ab40a55_SUPER.webp",
        quickPick: false,
        supported: true,
        priority: 47,
        tokenId: "SUPER",
      },
      {
        address: "0x69af81e73a73b40adf4f3d4223cd9b1ece623074",
        symbol: "MASK_NTWRK",
        name: "Mask Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x69af81e73a73b40adf4f3d4223cd9b1ece623074_MASK_NTWRK.webp",
        quickPick: false,
        supported: true,
        priority: 72,
        tokenId: "MASK_NTWRK",
      },
      {
        address: "0x7f3edcdd180dbe4819bd98fee8929b5cedb3adeb",
        symbol: "XTK",
        name: "xToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7f3edcdd180dbe4819bd98fee8929b5cedb3adeb_XTK.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "XTK",
      },
      {
        address: "0xf5581dfefd8fb0e4aec526be659cfab1f8c781da",
        symbol: "HOPR",
        name: "HOPR Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf5581dfefd8fb0e4aec526be659cfab1f8c781da_HOPR.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "HOPR",
      },
      {
        address: "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24",
        symbol: "RNDR",
        name: "Render Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24_RNDR.webp",
        quickPick: false,
        supported: true,
        priority: 186,
        tokenId: "RNDR",
      },
      {
        address: "0x21bfbda47a0b4b5b1248c767ee49f7caa9b23697",
        symbol: "OVR",
        name: "OVR",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x21bfbda47a0b4b5b1248c767ee49f7caa9b23697_OVR.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "OVR",
      },
      {
        address: "0x2e1e15c44ffe4df6a0cb7371cd00d5028e571d14",
        symbol: "MTLX",
        name: "Mettalex",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2e1e15c44ffe4df6a0cb7371cd00d5028e571d14_MTLX.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "MTLX",
      },
      {
        address: "0x48fb253446873234f2febbf9bdeaa72d9d387f94",
        symbol: "vBNT",
        name: "Bancor Governance Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x48fb253446873234f2febbf9bdeaa72d9d387f94_vBNT.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "vBNT",
      },
      {
        address: "0x6e9730ecffbed43fd876a264c982e254ef05a0de",
        symbol: "NORD",
        name: "Nord Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6e9730ecffbed43fd876a264c982e254ef05a0de_NORD.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "NORD",
      },
      {
        address: "0x0c7d5ae016f806603cb1782bea29ac69471cab9c",
        symbol: "BFC",
        name: "Bifrost",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0c7d5ae016f806603cb1782bea29ac69471cab9c_BFC.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "BFC",
      },
      {
        address: "0x4b1e80cac91e2216eeb63e29b957eb91ae9c2be8",
        symbol: "JUP",
        name: "Jupiter",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4b1e80cac91e2216eeb63e29b957eb91ae9c2be8_JUP.webp",
        quickPick: false,
        supported: true,
        priority: 27,
        tokenId: "JUP",
      },
      {
        address: "0x31c8eacbffdd875c74b94b077895bd78cf1e64a3",
        symbol: "RAD",
        name: "Radicle",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x31c8eacbffdd875c74b94b077895bd78cf1e64a3_RAD.webp",
        quickPick: false,
        supported: true,
        priority: 46,
        tokenId: "RAD",
      },
      {
        address: "0xdbdb4d16eda451d0503b854cf79d55697f90c8df",
        symbol: "ALCX",
        name: "Alchemix",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xdbdb4d16eda451d0503b854cf79d55697f90c8df_ALCX.webp",
        quickPick: false,
        supported: true,
        priority: 42,
        tokenId: "ALCX",
      },
      {
        address: "0xf411903cbc70a74d22900a5de66a2dda66507255",
        symbol: "VRA",
        name: "VERA",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf411903cbc70a74d22900a5de66a2dda66507255_VRA.webp",
        quickPick: false,
        supported: true,
        priority: 250,
        tokenId: "VRA",
      },
      {
        address: "0xf3dcbc6d72a4e1892f7917b7c43b74131df8480e",
        symbol: "BDP",
        name: "BDPToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf3dcbc6d72a4e1892f7917b7c43b74131df8480e_BDP.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "BDP",
      },
      {
        address: "0xbbc2ae13b23d715c30720f079fcd9b4a74093505",
        symbol: "ERN",
        name: "@EthernityChain $ERN Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbbc2ae13b23d715c30720f079fcd9b4a74093505_ERN.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "ERN",
      },
      {
        address: "0xfb5453340c03db5ade474b27e68b6a9c6b2823eb",
        symbol: "ROBOT",
        name: "MetaFactory",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xfb5453340c03db5ade474b27e68b6a9c6b2823eb_ROBOT.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "ROBOT",
      },
      {
        address: "0x892a6f9df0147e5f079b0993f486f9aca3c87881",
        symbol: "xFUND",
        name: "unification.com/xfund",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x892a6f9df0147e5f079b0993f486f9aca3c87881_xFUND.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "xFUND",
      },
      {
        address: "0x3506424f91fd33084466f402d5d97f05f8e3b4af",
        symbol: "CHZ",
        name: "chiliZ",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3506424f91fd33084466f402d5d97f05f8e3b4af_CHZ.webp",
        quickPick: false,
        supported: true,
        priority: 72,
        tokenId: "CHZ",
      },
      {
        address: "0x41d5d79431a913c4ae7d69a668ecdfe5ff9dfb68",
        symbol: "INV",
        name: "Inverse DAO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x41d5d79431a913c4ae7d69a668ecdfe5ff9dfb68_INV.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "INV",
      },
      {
        address: "0xcf3c8be2e2c42331da80ef210e9b1b307c03d36a",
        symbol: "BEPRO",
        name: "BetProtocolToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xcf3c8be2e2c42331da80ef210e9b1b307c03d36a_BEPRO.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "BEPRO",
      },
      {
        address: "0x888888435fde8e7d4c54cab67f206e4199454c60",
        symbol: "DFX",
        name: "DFX Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x888888435fde8e7d4c54cab67f206e4199454c60_DFX.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "DFX",
      },
      {
        address: "0x940a2db1b7008b6c776d4faaca729d6d4a4aa551",
        symbol: "DUSK",
        name: "Dusk Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x940a2db1b7008b6c776d4faaca729d6d4a4aa551_DUSK.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "DUSK",
      },
      {
        address: "0x50d1c9771902476076ecfc8b2a83ad6b9355a4c9",
        symbol: "FTX Token",
        name: "FTT",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x50d1c9771902476076ecfc8b2a83ad6b9355a4c9_FTX Token.webp",
        quickPick: false,
        supported: true,
        priority: 43,
        tokenId: "FTX Token",
      },
      {
        address: "0x037a54aab062628c9bbae1fdb1583c195585fe41",
        symbol: "LCX",
        name: "LCX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x037a54aab062628c9bbae1fdb1583c195585fe41_LCX.webp",
        quickPick: false,
        supported: true,
        priority: 69,
        tokenId: "LCX",
      },
      {
        address: "0x1fe24f25b1cf609b9c4e7e12d802e3640dfa5e43",
        symbol: "CGG",
        name: "ChainGuardians Governance Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1fe24f25b1cf609b9c4e7e12d802e3640dfa5e43_CGG.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "CGG",
      },
      {
        address: "0x32a7c02e79c4ea1008dd6564b35f131428673c41",
        symbol: "CRU",
        name: "CRUST",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x32a7c02e79c4ea1008dd6564b35f131428673c41_CRU.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "CRU",
      },
      {
        address: "0xac51066d7bec65dc4589368da368b212745d63e8",
        symbol: "ALICE",
        name: "ALICE",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0xac51066d7bec65dc4589368da368b212745d63e8_ALICE.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "ALICE",
      },
      {
        address: "0x1c9922314ed1415c95b9fd453c3818fd41867d0b",
        symbol: "TOWER",
        name: "TOWER",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1c9922314ed1415c95b9fd453c3818fd41867d0b_TOWER.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "TOWER",
      },
      {
        address: "0x850aab69f0e0171a9a49db8be3e71351c8247df4",
        symbol: "KONO",
        name: "Konomi",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x850aab69f0e0171a9a49db8be3e71351c8247df4_KONO.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "KONO",
      },
      {
        address: "0xac3211a5025414af2866ff09c23fc18bc97e79b1",
        symbol: "DOV",
        name: "DOVU",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xac3211a5025414af2866ff09c23fc18bc97e79b1_DOV.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "DOV",
      },
      {
        address: "0xfad45e47083e4607302aa43c65fb3106f1cd7607",
        symbol: "HOGE",
        name: "hoge.finance",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0xfad45e47083e4607302aa43c65fb3106f1cd7607_HOGE.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "HOGE",
      },
      {
        address: "0xe9a95d175a5f4c9369f3b74222402eb1b837693b",
        symbol: "NOW",
        name: "ChangeNOW",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xe9a95d175a5f4c9369f3b74222402eb1b837693b_NOW.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "NOW",
      },
      {
        address: "0x8b0e42f366ba502d787bb134478adfae966c8798",
        symbol: "LABS",
        name: "LABS Group",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8b0e42f366ba502d787bb134478adfae966c8798_LABS.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "LABS",
      },
      {
        address: "0xd9c2d319cd7e6177336b0a9c93c21cb48d84fb54",
        symbol: "HAPI",
        name: "HAPI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd9c2d319cd7e6177336b0a9c93c21cb48d84fb54_HAPI.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "HAPI",
      },
      {
        address: "0xc4c2614e694cf534d407ee49f8e44d125e4681c4",
        symbol: "CHAIN",
        name: "Chain Games",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc4c2614e694cf534d407ee49f8e44d125e4681c4_CHAIN.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "CHAIN",
      },
      {
        address: "0x9f9c8ec3534c3ce16f928381372bfbfbfb9f4d24",
        symbol: "GLQ",
        name: "GraphLinq",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9f9c8ec3534c3ce16f928381372bfbfbfb9f4d24_GLQ.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "GLQ",
      },
      {
        address: "0xc690f7c7fcffa6a82b79fab7508c466fefdfc8c5",
        symbol: "LYM",
        name: "Lympo tokens",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc690f7c7fcffa6a82b79fab7508c466fefdfc8c5_LYM.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "LYM",
      },
      {
        address: "0xc7283b66eb1eb5fb86327f08e1b5816b0720212b",
        symbol: "TRIBE",
        name: "Tribe",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc7283b66eb1eb5fb86327f08e1b5816b0720212b_TRIBE.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "TRIBE",
      },
      {
        address: "0x956f47f50a910163d8bf957cf5846d573e7f87ca",
        symbol: "FEI",
        name: "Fei USD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x956f47f50a910163d8bf957cf5846d573e7f87ca_FEI.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "FEI",
      },
      {
        address: "0x70e8de73ce538da2beed35d14187f6959a8eca96",
        symbol: "XSGD",
        name: "XSGD",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x70e8de73ce538da2beed35d14187f6959a8eca96_XSGD.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "XSGD",
      },
      {
        address: "0x626e8036deb333b408be468f951bdb42433cbf18",
        symbol: "AIOZ",
        name: "AIOZ Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x626e8036deb333b408be468f951bdb42433cbf18_AIOZ.webp",
        quickPick: false,
        supported: true,
        priority: 34,
        tokenId: "AIOZ",
      },
      {
        address: "0xa0cf46eb152656c7090e769916eb44a138aaa406",
        symbol: "SPH",
        name: "Spheroid",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa0cf46eb152656c7090e769916eb44a138aaa406_SPH.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "SPH",
      },
      {
        address: "0xf293d23bf2cdc05411ca0eddd588eb1977e8dcd4",
        symbol: "SYLO",
        name: "Sylo",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf293d23bf2cdc05411ca0eddd588eb1977e8dcd4_SYLO.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "SYLO",
      },
      {
        address: "0xff75ced57419bcaebe5f05254983b013b0646ef5",
        symbol: "COOK",
        name: "Cook Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xff75ced57419bcaebe5f05254983b013b0646ef5_COOK.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "COOK",
      },
      {
        address: "0x26c8afbbfe1ebaca03c2bb082e69d0476bffe099",
        symbol: "CELL",
        name: "Cellframe Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x26c8afbbfe1ebaca03c2bb082e69d0476bffe099_CELL.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "CELL",
      },
      {
        address: "0xc834fa996fa3bec7aad3693af486ae53d8aa8b50",
        symbol: "CONV",
        name: "Convergence",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc834fa996fa3bec7aad3693af486ae53d8aa8b50_CONV.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "CONV",
      },
      {
        address: "0x55296f69f40ea6d20e478533c15a6b08b654e758",
        symbol: "XYO",
        name: "XY Oracle",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x55296f69f40ea6d20e478533c15a6b08b654e758_XYO.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "XYO",
      },
      {
        address: "0xf3ae5d769e153ef72b4e3591ac004e89f48107a1",
        symbol: "DPR",
        name: "Deeper Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf3ae5d769e153ef72b4e3591ac004e89f48107a1_DPR.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "DPR",
      },
      {
        address: "0x5f98805a4e8be255a32880fdec7f6728c6568ba0",
        symbol: "LUSD",
        name: "LUSD Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5f98805a4e8be255a32880fdec7f6728c6568ba0_LUSD.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "LUSD",
      },
      {
        address: "0x88acdd2a6425c3faae4bc9650fd7e27e0bebb7ab",
        symbol: "MIST",
        name: "Alchemist",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x88acdd2a6425c3faae4bc9650fd7e27e0bebb7ab_MIST.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "MIST",
      },
      {
        address: "0xec213f83defb583af3a000b1c0ada660b1902a0f",
        symbol: "PRE",
        name: "Presearch",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xec213f83defb583af3a000b1c0ada660b1902a0f_PRE.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "PRE",
      },
      {
        address: "0xf418588522d5dd018b425e472991e52ebbeeeeee",
        symbol: "PUSH",
        name: "Ethereum Push Notification Service",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf418588522d5dd018b425e472991e52ebbeeeeee_PUSH.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "PUSH",
      },
      {
        address: "0xc477d038d5420c6a9e0b031712f61c5120090de9",
        symbol: "BOSON",
        name: "Boson Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc477d038d5420c6a9e0b031712f61c5120090de9_BOSON.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "BOSON",
      },
      {
        address: "0x16c52ceece2ed57dad87319d91b5e3637d50afa4",
        symbol: "TCAP",
        name: "TCAP Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x16c52ceece2ed57dad87319d91b5e3637d50afa4_TCAP.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "TCAP",
      },
      {
        address: "0x5cf04716ba20127f1e2297addcf4b5035000c9eb",
        symbol: "NKN",
        name: "NKN",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5cf04716ba20127f1e2297addcf4b5035000c9eb_NKN.webp",
        quickPick: false,
        supported: true,
        priority: 14,
        tokenId: "NKN",
      },
      {
        address: "0x77fba179c79de5b7653f68b5039af940ada60ce0",
        symbol: "FORTH",
        name: "Ampleforth Governance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x77fba179c79de5b7653f68b5039af940ada60ce0_FORTH.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "FORTH",
      },
      {
        address: "0x48c3399719b582dd63eb5aadf12a40b4c3f52fa2",
        symbol: "SWISE",
        name: "StakeWise",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x48c3399719b582dd63eb5aadf12a40b4c3f52fa2_SWISE.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "SWISE",
      },
      {
        address: "0xdefa4e8a7bcba345f687a2f1456f5edd9ce97202",
        symbol: "KNC",
        name: "Kyber Network Crystal v2",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xdefa4e8a7bcba345f687a2f1456f5edd9ce97202_KNC.webp",
        quickPick: false,
        supported: true,
        priority: 23,
        tokenId: "KNC",
      },
      {
        address: "0xff56cc6b1e6ded347aa0b7676c85ab0b3d08b0fa",
        symbol: "ORBS",
        name: "Orbs",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xff56cc6b1e6ded347aa0b7676c85ab0b3d08b0fa_ORBS.webp",
        quickPick: false,
        supported: true,
        priority: 73,
        tokenId: "ORBS",
      },
      {
        address: "0x2f109021afe75b949429fe30523ee7c0d5b27207",
        symbol: "OCC",
        name: "OCC",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2f109021afe75b949429fe30523ee7c0d5b27207_OCC.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "OCC",
      },
      {
        address: "0x767fe9edc9e0df98e07454847909b5e959d7ca0e",
        symbol: "ILV",
        name: "Illuvium",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x767fe9edc9e0df98e07454847909b5e959d7ca0e_ILV.webp",
        quickPick: false,
        supported: true,
        priority: 123,
        tokenId: "ILV",
      },
      {
        address: "0xf16e81dce15b08f326220742020379b855b87df9",
        symbol: "ICE",
        name: "IceToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf16e81dce15b08f326220742020379b855b87df9_ICE.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "ICE",
      },
      {
        address: "0x5a666c7d92e5fa7edcb6390e4efd6d0cdd69cf37",
        symbol: "MARSH",
        name: "UnmarshalToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5a666c7d92e5fa7edcb6390e4efd6d0cdd69cf37_MARSH.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "MARSH",
      },
      {
        address: "0x3d658390460295fb963f54dc0899cfb1c30776df",
        symbol: "Coval",
        name: "CircuitsOfValue",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x3d658390460295fb963f54dc0899cfb1c30776df_Coval.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "Coval",
      },
      {
        address: "0x7dd9c5cba05e151c895fde1cf355c9a1d5da6429",
        symbol: "GLM",
        name: "Golem Network Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7dd9c5cba05e151c895fde1cf355c9a1d5da6429_GLM.webp",
        quickPick: false,
        supported: true,
        priority: 45,
        tokenId: "GLM",
      },
      {
        address: "0x467bccd9d29f223bce8043b84e8c8b282827790f",
        symbol: "TEL",
        name: "Telcoin",
        decimals: 2,
        image:
          "https://xswap.link/assets/tokens/1_0x467bccd9d29f223bce8043b84e8c8b282827790f_TEL.webp",
        quickPick: false,
        supported: true,
        priority: 33,
        tokenId: "TEL",
      },
      {
        address: "0x90de74265a416e1393a450752175aed98fe11517",
        symbol: "UDT",
        name: "Unlock Discount Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x90de74265a416e1393a450752175aed98fe11517_UDT.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "UDT",
      },
      {
        address: "0x808507121b80c02388fad14726482e061b8da827",
        symbol: "PENDLE",
        name: "Pendle",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x808507121b80c02388fad14726482e061b8da827_PENDLE.webp",
        quickPick: false,
        supported: true,
        priority: 26,
        tokenId: "PENDLE",
      },
      {
        address: "0x16eccfdbb4ee1a85a33f3a9b21175cd7ae753db4",
        symbol: "ROUTE",
        name: "Route",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x16eccfdbb4ee1a85a33f3a9b21175cd7ae753db4_ROUTE.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "ROUTE",
      },
      {
        address: "0x7bef710a5759d197ec0bf621c3df802c2d60d848",
        symbol: "SHOPX",
        name: "SPLYT SHOPX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7bef710a5759d197ec0bf621c3df802c2d60d848_SHOPX.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "SHOPX",
      },
      {
        address: "0x321c2fe4446c7c963dc41dd58879af648838f98d",
        symbol: "CTX",
        name: "Cryptex",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x321c2fe4446c7c963dc41dd58879af648838f98d_CTX.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "CTX",
      },
      {
        address: "0xa2b4c0af19cc16a6cfacce81f192b024d625817d",
        symbol: "KISHU",
        name: "Kishu Inu",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0xa2b4c0af19cc16a6cfacce81f192b024d625817d_KISHU.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "KISHU",
      },
      {
        address: "0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b",
        symbol: "CVX",
        name: "Convex Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b_CVX.webp",
        quickPick: false,
        supported: true,
        priority: 69,
        tokenId: "CVX",
      },
      {
        address: "0xde30da39c46104798bb5aa3fe8b9e0e1f348163f",
        symbol: "GTC",
        name: "Gitcoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xde30da39c46104798bb5aa3fe8b9e0e1f348163f_GTC.webp",
        quickPick: false,
        supported: true,
        priority: 28,
        tokenId: "GTC",
      },
      {
        address: "0xbc6da0fe9ad5f3b0d58160288917aa56653660e9",
        symbol: "alUSD",
        name: "Alchemix USD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbc6da0fe9ad5f3b0d58160288917aa56653660e9_alUSD.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "alUSD",
      },
      {
        address: "0x677ddbd918637e5f2c79e164d402454de7da8619",
        symbol: "VUSD",
        name: "VUSD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x677ddbd918637e5f2c79e164d402454de7da8619_VUSD.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "VUSD",
      },
      {
        address: "0x761d38e5ddf6ccf6cf7c55759d5210750b5d60f3",
        symbol: "ELON",
        name: "Dogelon",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x761d38e5ddf6ccf6cf7c55759d5210750b5d60f3_ELON.webp",
        quickPick: false,
        supported: true,
        priority: 26,
        tokenId: "ELON",
      },
      {
        address: "0x2ab6bb8408ca3199b8fa6c92d5b455f820af03c4",
        symbol: "TONE",
        name: "TE-FOOD/TustChain",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2ab6bb8408ca3199b8fa6c92d5b455f820af03c4_TONE.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "TONE",
      },
      {
        address: "0x06a01a4d579479dd5d884ebf61a31727a3d8d442",
        symbol: "Skey",
        name: "SmartKey",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x06a01a4d579479dd5d884ebf61a31727a3d8d442_Skey.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "Skey",
      },
      {
        address: "0x27c70cd1946795b66be9d954418546998b546634",
        symbol: "LEASH",
        name: "DOGE KILLER",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x27c70cd1946795b66be9d954418546998b546634_LEASH.webp",
        quickPick: false,
        supported: true,
        priority: 25,
        tokenId: "LEASH",
      },
      {
        address: "0x0abdace70d3790235af448c88547603b945604ea",
        symbol: "DNT",
        name: "district0x Network Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0abdace70d3790235af448c88547603b945604ea_DNT.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "DNT",
      },
      {
        address: "0x9695e0114e12c0d3a3636fab5a18e6b737529023",
        symbol: "DFYN",
        name: "DFYN Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9695e0114e12c0d3a3636fab5a18e6b737529023_DFYN.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "DFYN",
      },
      {
        address: "0x72e364f2abdc788b7e918bc238b21f109cd634d7",
        symbol: "MVI",
        name: "Metaverse Index",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x72e364f2abdc788b7e918bc238b21f109cd634d7_MVI.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "MVI",
      },
      {
        address: "0x3301ee63fb29f863f2333bd4466acb46cd8323e6",
        symbol: "AKITA",
        name: "Akita Inu",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3301ee63fb29f863f2333bd4466acb46cd8323e6_AKITA.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "AKITA",
      },
      {
        address: "0x6dea81c8171d0ba574754ef6f8b412f2ed88c54d",
        symbol: "LQTY",
        name: "LQTY",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6dea81c8171d0ba574754ef6f8b412f2ed88c54d_LQTY.webp",
        quickPick: false,
        supported: true,
        priority: 36,
        tokenId: "LQTY",
      },
      {
        address: "0x87de305311d5788e8da38d19bb427645b09cb4e5",
        symbol: "VRX",
        name: "Verox",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x87de305311d5788e8da38d19bb427645b09cb4e5_VRX.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "VRX",
      },
      {
        address: "0xf65b5c5104c4fafd4b709d9d60a185eae063276c",
        symbol: "TRU_Truebit",
        name: "Truebit",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf65b5c5104c4fafd4b709d9d60a185eae063276c_TRU_Truebit.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "TRU_Truebit",
      },
      {
        address: "0x9be89d2a4cd102d8fecc6bf9da793be995c22541",
        symbol: "BBTC",
        name: "Binance Wrapped BTC",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x9be89d2a4cd102d8fecc6bf9da793be995c22541_BBTC.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "BBTC",
      },
      {
        address: "0x6f40d4a6237c257fff2db00fa0510deeecd303eb",
        symbol: "INST",
        name: "Instadapp",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6f40d4a6237c257fff2db00fa0510deeecd303eb_INST.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "INST",
      },
      {
        address: "0x10633216e7e8281e33c86f02bf8e565a635d9770",
        symbol: "DVI",
        name: "Dvision",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x10633216e7e8281e33c86f02bf8e565a635d9770_DVI.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "DVI",
      },
      {
        address: "0x8798249c2e607446efb7ad49ec89dd1865ff4272",
        symbol: "xSUSHI",
        name: "SushiBar",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8798249c2e607446efb7ad49ec89dd1865ff4272_xSUSHI.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "xSUSHI",
      },
      {
        address: "0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096",
        symbol: "Auction",
        name: "Bounce Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096_Auction.webp",
        quickPick: false,
        supported: true,
        priority: 41,
        tokenId: "Auction",
      },
      {
        address: "0x5b7533812759b45c2b44c19e320ba2cd2681b542",
        symbol: "AGIX",
        name: "SingularityNET Token",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x5b7533812759b45c2b44c19e320ba2cd2681b542_AGIX.webp",
        quickPick: false,
        supported: true,
        priority: 109,
        tokenId: "AGIX",
      },
      {
        address: "0x474021845c4643113458ea4414bdb7fb74a01a77",
        symbol: "UNO",
        name: "UnoRe",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x474021845c4643113458ea4414bdb7fb74a01a77_UNO.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "UNO",
      },
      {
        address: "0x33349b282065b0284d756f0577fb39c158f935e6",
        symbol: "MPL",
        name: "Maple Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x33349b282065b0284d756f0577fb39c158f935e6_MPL.webp",
        quickPick: false,
        supported: true,
        priority: 16,
        tokenId: "MPL",
      },
      {
        address: "0xfb7b4564402e5500db5bb6d63ae671302777c75a",
        symbol: "DEXT",
        name: "DEXTools",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xfb7b4564402e5500db5bb6d63ae671302777c75a_DEXT.webp",
        quickPick: false,
        supported: true,
        priority: 21,
        tokenId: "DEXT",
      },
      {
        address: "0x6b4c7a5e3f0b99fcd83e9c089bddd6c7fce5c611",
        symbol: "MM_2",
        name: "Million",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6b4c7a5e3f0b99fcd83e9c089bddd6c7fce5c611_MM_2.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "MM_2",
      },
      {
        address: "0xc581b735a1688071a1746c968e0798d642ede491",
        symbol: "EURT",
        name: "Euro Tether",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0xc581b735a1688071a1746c968e0798d642ede491_EURT.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "EURT",
      },
      {
        address: "0x8e6cd950ad6ba651f6dd608dc70e5886b1aa6b24",
        symbol: "STARL",
        name: "StarLink",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8e6cd950ad6ba651f6dd608dc70e5886b1aa6b24_STARL.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "STARL",
      },
      {
        address: "0x70d2b7c19352bb76e4409858ff5746e500f2b67c",
        symbol: "UPI",
        name: "Pawtocol Network UPI Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x70d2b7c19352bb76e4409858ff5746e500f2b67c_UPI.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "UPI",
      },
      {
        address: "0x1559fa1b8f28238fd5d76d9f434ad86fd20d1559",
        symbol: "EDEN",
        name: "Eden",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1559fa1b8f28238fd5d76d9f434ad86fd20d1559_EDEN.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "EDEN",
      },
      {
        address: "0x06f3c323f0238c72bf35011071f2b5b7f43a054c",
        symbol: "MASQ",
        name: "MASQ",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x06f3c323f0238c72bf35011071f2b5b7f43a054c_MASQ.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "MASQ",
      },
      {
        address: "0xddb3422497e61e13543bea06989c0789117555c5",
        symbol: "COTI",
        name: "COTI Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xddb3422497e61e13543bea06989c0789117555c5_COTI.webp",
        quickPick: false,
        supported: true,
        priority: 16,
        tokenId: "COTI",
      },
      {
        address: "0x92d6c1e31e14520e676a687f0a93788b716beff5",
        symbol: "DYDX",
        name: "dYdX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x92d6c1e31e14520e676a687f0a93788b716beff5_DYDX.webp",
        quickPick: false,
        supported: true,
        priority: 185,
        tokenId: "DYDX",
      },
      {
        address: "0x25e1474170c4c0aa64fa98123bdc8db49d7802fa",
        symbol: "BID",
        name: "Bidao",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x25e1474170c4c0aa64fa98123bdc8db49d7802fa_BID.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "BID",
      },
      {
        address: "0x738865301a9b7dd80dc3666dd48cf034ec42bdda",
        symbol: "AGRS",
        name: "Agoras Token",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x738865301a9b7dd80dc3666dd48cf034ec42bdda_AGRS.webp",
        quickPick: false,
        supported: true,
        priority: 28,
        tokenId: "AGRS",
      },
      {
        address: "0x15b7c0c907e4c6b9adaaaabc300c08991d6cea05",
        symbol: "GEL",
        name: "Gelato Network Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x15b7c0c907e4c6b9adaaaabc300c08991d6cea05_GEL.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "GEL",
      },
      {
        address: "0xa64dfe8d86963151e6496bee513e366f6e42ed79",
        symbol: "GOKU",
        name: "Goku Inu",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0xa64dfe8d86963151e6496bee513e366f6e42ed79_GOKU.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "GOKU",
      },
      {
        address: "0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3",
        symbol: "MIM",
        name: "Magic Internet Money",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3_MIM.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "MIM",
      },
      {
        address: "0x090185f2135308bad17527004364ebcc2d37e5f6",
        symbol: "SPELL",
        name: "Spell Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x090185f2135308bad17527004364ebcc2d37e5f6_SPELL.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "SPELL",
      },
      {
        address: "0xde5ed76e7c05ec5e4572cfc88d1acea165109e44",
        symbol: "DEUS",
        name: "DEUS",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xde5ed76e7c05ec5e4572cfc88d1acea165109e44_DEUS.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "DEUS",
      },
      {
        address: "0xc221b7e65ffc80de234bbb6667abdd46593d34f0",
        symbol: "wCFG",
        name: "Wrapped Centrifuge",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc221b7e65ffc80de234bbb6667abdd46593d34f0_wCFG.webp",
        quickPick: false,
        supported: true,
        priority: 28,
        tokenId: "wCFG",
      },
      {
        address: "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
        symbol: "wstETH",
        name: "Wrapped liquid staked Ether 2.0",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0_wstETH.webp",
        quickPick: false,
        supported: true,
        priority: 120,
        tokenId: "wstETH",
      },
      {
        address: "0x949d48eca67b17269629c7194f4b727d4ef9e5d6",
        symbol: "MC",
        name: "Merit Circle",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x949d48eca67b17269629c7194f4b727d4ef9e5d6_MC.webp",
        quickPick: false,
        supported: true,
        priority: 25,
        tokenId: "MC",
      },
      {
        address: "0x24e89bdf2f65326b94e36978a7edeac63623dafa",
        symbol: "TKING",
        name: "Tiger King",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x24e89bdf2f65326b94e36978a7edeac63623dafa_TKING.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "TKING",
      },
      {
        address: "0xaaaaaa20d9e0e2461697782ef11675f668207961",
        symbol: "AURORA",
        name: "Aurora",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xaaaaaa20d9e0e2461697782ef11675f668207961_AURORA.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "AURORA",
      },
      {
        address: "0xc18360217d8f7ab5e7c516566761ea12ce7f9d72",
        symbol: "ENS",
        name: "Ethereum Name Service",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc18360217d8f7ab5e7c516566761ea12ce7f9d72_ENS.webp",
        quickPick: false,
        supported: true,
        priority: 954,
        tokenId: "ENS",
      },
      {
        address: "0xcafe001067cdef266afb7eb5a286dcfd277f3de5",
        symbol: "PSP",
        name: "ParaSwap",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xcafe001067cdef266afb7eb5a286dcfd277f3de5_PSP.webp",
        quickPick: false,
        supported: true,
        priority: 14,
        tokenId: "PSP",
      },
      {
        address: "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
        symbol: "TONCOIN",
        name: "Wrapped TON Coin",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x582d872a1b094fc48f5de31d3b73f2d9be47def1_TONCOIN.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "TONCOIN",
      },
      {
        address: "0x4104b135dbc9609fc1a9490e61369036497660c8",
        symbol: "APW",
        name: "APWine Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4104b135dbc9609fc1a9490e61369036497660c8_APW.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "APW",
      },
      {
        address: "0xae78736cd615f374d3085123a210448e74fc6393",
        symbol: "rETH",
        name: "Rocket Pool ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xae78736cd615f374d3085123a210448e74fc6393_rETH.webp",
        quickPick: false,
        supported: true,
        priority: 33,
        tokenId: "rETH",
      },
      {
        address: "0x41a3dba3d677e573636ba691a70ff2d606c29666",
        symbol: "BLANK",
        name: "GoBlank Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x41a3dba3d677e573636ba691a70ff2d606c29666_BLANK.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "BLANK",
      },
      {
        address: "0x3b484b82567a09e2588a13d54d032153f0c0aee0",
        symbol: "SOS",
        name: "SOS",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3b484b82567a09e2588a13d54d032153f0c0aee0_SOS.webp",
        quickPick: false,
        supported: true,
        priority: 35,
        tokenId: "SOS",
      },
      {
        address: "0x44709a920fccf795fbc57baa433cc3dd53c44dbe",
        symbol: "RADAR",
        name: "DappRadar",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x44709a920fccf795fbc57baa433cc3dd53c44dbe_RADAR.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "RADAR",
      },
      {
        address: "0xb6ed7644c69416d67b522e20bc294a9a9b405b31",
        symbol: "0xBTC",
        name: "0xBitcoin Token",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xb6ed7644c69416d67b522e20bc294a9a9b405b31_0xBTC.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "0xBTC",
      },
      {
        address: "0xbc19712feb3a26080ebf6f2f7849b417fdd792ca",
        symbol: "BORING",
        name: "BoringDAO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbc19712feb3a26080ebf6f2f7849b417fdd792ca_BORING.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "BORING",
      },
      {
        address: "0x39fbbabf11738317a448031930706cd3e612e1b9",
        symbol: "WXRP",
        name: "Wrapped XRP",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x39fbbabf11738317a448031930706cd3e612e1b9_WXRP.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "WXRP",
      },
      {
        address: "0xcdf7028ceab81fa0c6971208e83fa7872994bee5",
        symbol: "T",
        name: "Threshold Network Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xcdf7028ceab81fa0c6971208e83fa7872994bee5_T.webp",
        quickPick: false,
        supported: true,
        priority: 66,
        tokenId: "T",
      },
      {
        address: "0xcf0c122c6b73ff809c693db761e7baebe62b6a2e",
        symbol: "FLOKI",
        name: "FLOKI",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0xcf0c122c6b73ff809c693db761e7baebe62b6a2e_FLOKI.webp",
        quickPick: false,
        supported: true,
        priority: 38,
        tokenId: "FLOKI",
      },
      {
        address: "0x0de05f6447ab4d22c8827449ee4ba2d5c288379b",
        symbol: "OOKI",
        name: "Ooki Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0de05f6447ab4d22c8827449ee4ba2d5c288379b_OOKI.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "OOKI",
      },
      {
        address: "0x73d7c860998ca3c01ce8c808f5577d94d545d1b4",
        symbol: "IXS",
        name: "Ixs Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x73d7c860998ca3c01ce8c808f5577d94d545d1b4_IXS.webp",
        quickPick: false,
        supported: true,
        priority: 14,
        tokenId: "IXS",
      },
      {
        address: "0x1a7e4e63778b4f12a199c062f3efdd288afcbce8",
        symbol: "agEUR",
        name: "agEUR",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1a7e4e63778b4f12a199c062f3efdd288afcbce8_agEUR.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "agEUR",
      },
      {
        address: "0xf4d2888d29d722226fafa5d9b24f9164c092421e",
        symbol: "LOOKS",
        name: "LooksRare Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf4d2888d29d722226fafa5d9b24f9164c092421e_LOOKS.webp",
        quickPick: false,
        supported: true,
        priority: 55,
        tokenId: "LOOKS",
      },
      {
        address: "0xf1ca9cb74685755965c7458528a36934df52a3ef",
        symbol: "AVINOC",
        name: "AVINOC Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf1ca9cb74685755965c7458528a36934df52a3ef_AVINOC.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "AVINOC",
      },
      {
        address: "0x618679df9efcd19694bb1daa8d00718eacfa2883",
        symbol: "XYZ",
        name: "XYZ Governance Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x618679df9efcd19694bb1daa8d00718eacfa2883_XYZ.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "XYZ",
      },
      {
        address: "0x9e32b13ce7f2e80a01932b42553652e053d6ed8e",
        symbol: "Metis",
        name: "Metis Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9e32b13ce7f2e80a01932b42553652e053d6ed8e_Metis.webp",
        quickPick: false,
        supported: true,
        priority: 126,
        tokenId: "Metis",
      },
      {
        address: "0xd38bb40815d2b0c2d2c866e0c72c5728ffc76dd9",
        symbol: "SIS",
        name: "Symbiosis",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd38bb40815d2b0c2d2c866e0c72c5728ffc76dd9_SIS.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "SIS",
      },
      {
        address: "0xd5d86fc8d5c0ea1ac1ac5dfab6e529c9967a45e9",
        symbol: "WRLD",
        name: "NFT Worlds",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd5d86fc8d5c0ea1ac1ac5dfab6e529c9967a45e9_WRLD.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "WRLD",
      },
      {
        address: "0x2602278ee1882889b946eb11dc0e810075650983",
        symbol: "VADER",
        name: "Vader",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2602278ee1882889b946eb11dc0e810075650983_VADER.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "VADER",
      },
      {
        address: "0x249e38ea4102d0cf8264d3701f1a0e39c4f2dc3b",
        symbol: "UFO",
        name: "THE TRUTH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x249e38ea4102d0cf8264d3701f1a0e39c4f2dc3b_UFO.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "UFO",
      },
      {
        address: "0xf57e7e7c23978c3caec3c3548e3d615c346e79ff",
        symbol: "IMX",
        name: "Immutable X",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf57e7e7c23978c3caec3c3548e3d615c346e79ff_IMX.webp",
        quickPick: false,
        supported: true,
        priority: 216,
        tokenId: "IMX",
      },
      {
        address: "0x2e9d63788249371f1dfc918a52f8d799f4a38c94",
        symbol: "TOKE",
        name: "Tokemak",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x2e9d63788249371f1dfc918a52f8d799f4a38c94_TOKE.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "TOKE",
      },
      {
        address: "0x0f2d719407fdbeff09d87557abb7232601fd9f29",
        symbol: "SYN",
        name: "Synapse",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0f2d719407fdbeff09d87557abb7232601fd9f29_SYN.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "SYN",
      },
      {
        address: "0x5c147e74d63b1d31aa3fd78eb229b65161983b2b",
        symbol: "WFLOW",
        name: "Wrapped Flow",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5c147e74d63b1d31aa3fd78eb229b65161983b2b_WFLOW.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "WFLOW",
      },
      {
        address: "0x509a38b7a1cc0dcd83aa9d06214663d9ec7c7f4a",
        symbol: "BST",
        name: "BlocksquareToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x509a38b7a1cc0dcd83aa9d06214663d9ec7c7f4a_BST.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "BST",
      },
      {
        address: "0xa5f2211b9b8170f694421f2046281775e8468044",
        symbol: "THOR",
        name: "THORSwap Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa5f2211b9b8170f694421f2046281775e8468044_THOR.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "THOR",
      },
      {
        address: "0x4c2e59d098df7b6cbae0848d66de2f8a4889b9c3",
        symbol: "FODL",
        name: "Fodl",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4c2e59d098df7b6cbae0848d66de2f8a4889b9c3_FODL.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "FODL",
      },
      {
        address: "0x4d224452801aced8b2f0aebe155379bb5d594381",
        symbol: "APE",
        name: "ApeCoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4d224452801aced8b2f0aebe155379bb5d594381_APE.webp",
        quickPick: false,
        supported: true,
        priority: 274,
        tokenId: "APE",
      },
      {
        address: "0xaf5191b0de278c7286d6c7cc6ab6bb8a73ba2cd6",
        symbol: "STG",
        name: "StargateToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xaf5191b0de278c7286d6c7cc6ab6bb8a73ba2cd6_STG.webp",
        quickPick: false,
        supported: true,
        priority: 37,
        tokenId: "STG",
      },
      {
        address: "0xcc8fa225d80b9c7d42f96e9570156c65d6caaa25",
        symbol: "SLP",
        name: "Smooth Love Potion",
        decimals: 0,
        image:
          "https://xswap.link/assets/tokens/1_0xcc8fa225d80b9c7d42f96e9570156c65d6caaa25_SLP.webp",
        quickPick: false,
        supported: true,
        priority: 63,
        tokenId: "SLP",
      },
      {
        address: "0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5",
        symbol: "OHM",
        name: "Olympus",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5_OHM.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "OHM",
      },
      {
        address: "0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab",
        symbol: "COW",
        name: "CoW Protocol Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab_COW.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "COW",
      },
      {
        address: "0xf0f9d895aca5c8678f706fb8216fa22957685a13",
        symbol: "CULT",
        name: "Cult DAO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf0f9d895aca5c8678f706fb8216fa22957685a13_CULT.webp",
        quickPick: false,
        supported: true,
        priority: 26,
        tokenId: "CULT",
      },
      {
        address: "0x9506d37f70eb4c3d79c398d326c871abbf10521d",
        symbol: "MLT",
        name: "Media Licensing Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9506d37f70eb4c3d79c398d326c871abbf10521d_MLT.webp",
        quickPick: false,
        supported: true,
        priority: 25,
        tokenId: "MLT",
      },
      {
        address: "0x4f640f2529ee0cf119a2881485845fa8e61a782a",
        symbol: "ORE",
        name: "pTokens ORE",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4f640f2529ee0cf119a2881485845fa8e61a782a_ORE.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "ORE",
      },
      {
        address: "0x9fa69536d1cda4a04cfb50688294de75b505a9ae",
        symbol: "DERC",
        name: "DeRace Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9fa69536d1cda4a04cfb50688294de75b505a9ae_DERC.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "DERC",
      },
      {
        address: "0x0ab87046fbb341d058f17cbc4c1133f25a20a52f",
        symbol: "gOHM",
        name: "Governance OHM",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0ab87046fbb341d058f17cbc4c1133f25a20a52f_gOHM.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "gOHM",
      },
      {
        address: "0x3b9be07d622accaed78f479bc0edabfd6397e320",
        symbol: "LSS",
        name: "Lossless Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3b9be07d622accaed78f479bc0edabfd6397e320_LSS.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "LSS",
      },
      {
        address: "0x8c543aed163909142695f2d2acd0d55791a9edb9",
        symbol: "VLX",
        name: "VLX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8c543aed163909142695f2d2acd0d55791a9edb9_VLX.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "VLX",
      },
      {
        address: "0x8f693ca8d21b157107184d29d398a8d082b38b76",
        symbol: "DATA_1",
        name: "Streamr",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x8f693ca8d21b157107184d29d398a8d082b38b76_DATA_1.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "DATA_1",
      },
      {
        address: "0xd9016a907dc0ecfa3ca425ab20b6b785b42f2373",
        symbol: "GMEE",
        name: "GAMEE",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd9016a907dc0ecfa3ca425ab20b6b785b42f2373_GMEE.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "GMEE",
      },
      {
        address: "0xfc98e825a2264d890f9a1e68ed50e1526abccacd",
        symbol: "MCO2",
        name: "Moss Carbon Credit",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xfc98e825a2264d890f9a1e68ed50e1526abccacd_MCO2.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "MCO2",
      },
      {
        address: "0x656c00e1bcd96f256f224ad9112ff426ef053733",
        symbol: "EFI",
        name: "Efinity Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x656c00e1bcd96f256f224ad9112ff426ef053733_EFI.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "EFI",
      },
      {
        address: "0x4cf89ca06ad997bc732dc876ed2a7f26a9e7f361",
        symbol: "MYST",
        name: "Mysterium",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4cf89ca06ad997bc732dc876ed2a7f26a9e7f361_MYST.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "MYST",
      },
      {
        address: "0x0c10bf8fcb7bf5412187a595ab97a3609160b5c6",
        symbol: "USDD",
        name: "Decentralized USD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0c10bf8fcb7bf5412187a595ab97a3609160b5c6_USDD.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "USDD",
      },
      {
        address: "0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
        symbol: "HOP",
        name: "Hop",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc_HOP.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "HOP",
      },
      {
        address: "0x6c3f90f043a72fa612cbac8115ee7e52bde6e490",
        symbol: "3Crv",
        name: "Curve.fi DAI/USDC/USDT",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6c3f90f043a72fa612cbac8115ee7e52bde6e490_3Crv.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "3Crv",
      },
      {
        address: "0x7659ce147d0e714454073a5dd7003544234b6aa0",
        symbol: "XCAD",
        name: "XCAD Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7659ce147d0e714454073a5dd7003544234b6aa0_XCAD.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "XCAD",
      },
      {
        address: "0x579cea1889991f68acc35ff5c3dd0621ff29b0c9",
        symbol: "IQ",
        name: "Everipedia IQ",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x579cea1889991f68acc35ff5c3dd0621ff29b0c9_IQ.webp",
        quickPick: false,
        supported: true,
        priority: 20,
        tokenId: "IQ",
      },
      {
        address: "0x5cac718a3ae330d361e39244bf9e67ab17514ce8",
        symbol: "COT",
        name: "CosplayToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5cac718a3ae330d361e39244bf9e67ab17514ce8_COT.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "COT",
      },
      {
        address: "0x1abaea1f7c830bd89acc67ec4af516284b1bc33c",
        symbol: "EUROC",
        name: "Euro Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/1_0x1abaea1f7c830bd89acc67ec4af516284b1bc33c_EUROC.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "EUROC",
      },
      {
        address: "0x4b520c812e8430659fc9f12f6d0c39026c83588d",
        symbol: "DG_2",
        name: "Decentral Games",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4b520c812e8430659fc9f12f6d0c39026c83588d_DG_2.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "DG_2",
      },
      {
        address: "0xcfcecfe2bd2fed07a9145222e8a7ad9cf1ccd22a",
        symbol: "ADS",
        name: "Adshares",
        decimals: 11,
        image:
          "https://xswap.link/assets/tokens/1_0xcfcecfe2bd2fed07a9145222e8a7ad9cf1ccd22a_ADS.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "ADS",
      },
      {
        address: "0x6fb3e0a217407efff7ca062d46c26e5d60a14d69",
        symbol: "IOTX",
        name: "IoTeX Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6fb3e0a217407efff7ca062d46c26e5d60a14d69_IOTX.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "IOTX",
      },
      {
        address: "0xd33526068d116ce69f19a9ee46f0bd304f21a51f",
        symbol: "RPL",
        name: "Rocket Pool Protocol",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd33526068d116ce69f19a9ee46f0bd304f21a51f_RPL.webp",
        quickPick: false,
        supported: true,
        priority: 14,
        tokenId: "RPL",
      },
      {
        address: "0x6bea7cfef803d1e3d5f7c0103f7ded065644e197",
        symbol: "GAMMA",
        name: "Gamma",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6bea7cfef803d1e3d5f7c0103f7ded065644e197_GAMMA.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "GAMMA",
      },
      {
        address: "0x111111517e4929d3dcbdfa7cce55d30d4b6bc4d6",
        symbol: "ICHI",
        name: "ICHI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x111111517e4929d3dcbdfa7cce55d30d4b6bc4d6_ICHI.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "ICHI",
      },
      {
        address: "0x3aada3e213abf8529606924d8d1c55cbdc70bf74",
        symbol: "XMON",
        name: "XMON",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3aada3e213abf8529606924d8d1c55cbdc70bf74_XMON.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "XMON",
      },
      {
        address: "0xb4b9dc1c77bdbb135ea907fd5a08094d98883a35",
        symbol: "SWEAT",
        name: "SWEAT",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xb4b9dc1c77bdbb135ea907fd5a08094d98883a35_SWEAT.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "SWEAT",
      },
      {
        address: "0x799ebfabe77a6e34311eeee9825190b9ece32824",
        symbol: "BTRST",
        name: "BTRST",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x799ebfabe77a6e34311eeee9825190b9ece32824_BTRST.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "BTRST",
      },
      {
        address: "0xd084944d3c05cd115c09d072b9f44ba3e0e45921",
        symbol: "FOLD",
        name: "Manifold Finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd084944d3c05cd115c09d072b9f44ba3e0e45921_FOLD.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "FOLD",
      },
      {
        address: "0x9c354503c38481a7a7a51629142963f98ecc12d0",
        symbol: "OGV",
        name: "Origin Dollar Governance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9c354503c38481a7a7a51629142963f98ecc12d0_OGV.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "OGV",
      },
      {
        address: "0x865377367054516e17014ccded1e7d814edc9ce4",
        symbol: "DOLA",
        name: "Dola USD Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x865377367054516e17014ccded1e7d814edc9ce4_DOLA.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "DOLA",
      },
      {
        address: "0x3af33bef05c2dcb3c7288b77fe1c8d2aeba4d789",
        symbol: "KROM",
        name: "Kromatika",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x3af33bef05c2dcb3c7288b77fe1c8d2aeba4d789_KROM.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "KROM",
      },
      {
        address: "0x7420b4b9a0110cdc71fb720908340c03f9bc03ec",
        symbol: "JASMY",
        name: "JasmyCoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7420b4b9a0110cdc71fb720908340c03f9bc03ec_JASMY.webp",
        quickPick: false,
        supported: true,
        priority: 65,
        tokenId: "JASMY",
      },
      {
        address: "0xb3999f658c0391d94a37f7ff328f3fec942bcadc",
        symbol: "HFT",
        name: "Hashflow",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xb3999f658c0391d94a37f7ff328f3fec942bcadc_HFT.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "HFT",
      },
      {
        address: "0x03be5c903c727ee2c8c4e9bc0acc860cca4715e2",
        symbol: "CAPS",
        name: "Capsule Coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x03be5c903c727ee2c8c4e9bc0acc860cca4715e2_CAPS.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "CAPS",
      },
      {
        address: "0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a",
        symbol: "NTVRK",
        name: "NETVRK",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a_NTVRK.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "NTVRK",
      },
      {
        address: "0x72b886d09c117654ab7da13a14d603001de0b777",
        symbol: "XDEFI",
        name: "XDEFI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x72b886d09c117654ab7da13a14d603001de0b777_XDEFI.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "XDEFI",
      },
      {
        address: "0xfa14fa6958401314851a17d6c5360ca29f74b57b",
        symbol: "SAITO",
        name: "SAITO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xfa14fa6958401314851a17d6c5360ca29f74b57b_SAITO.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "SAITO",
      },
      {
        address: "0xf3b9569f82b18aef890de263b84189bd33ebe452",
        symbol: "CAW",
        name: "A Hunters Dream",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf3b9569f82b18aef890de263b84189bd33ebe452_CAW.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "CAW",
      },
      {
        address: "0xf203ca1769ca8e9e8fe1da9d147db68b6c919817",
        symbol: "WNCG",
        name: "Wrapped NCG",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf203ca1769ca8e9e8fe1da9d147db68b6c919817_WNCG.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "WNCG",
      },
      {
        address: "0xcfeb09c3c5f0f78ad72166d55f9e6e9a60e96eec",
        symbol: "VEMP",
        name: "vEmpire Gamer Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xcfeb09c3c5f0f78ad72166d55f9e6e9a60e96eec_VEMP.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "VEMP",
      },
      {
        address: "0x9393fdc77090f31c7db989390d43f454b1a6e7f3",
        symbol: "DEC",
        name: "DarkEnergyCrystals",
        decimals: 3,
        image:
          "https://xswap.link/assets/tokens/1_0x9393fdc77090f31c7db989390d43f454b1a6e7f3_DEC.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "DEC",
      },
      {
        address: "0xe76c6c83af64e4c60245d8c7de953df673a7a33d",
        symbol: "RAIL",
        name: "Rail",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xe76c6c83af64e4c60245d8c7de953df673a7a33d_RAIL.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "RAIL",
      },
      {
        address: "0x4740735aa98dc8aa232bd049f8f0210458e7fca3",
        symbol: "RDT",
        name: "Ridotto",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x4740735aa98dc8aa232bd049f8f0210458e7fca3_RDT.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "RDT",
      },
      {
        address: "0xd31a59c85ae9d8edefec411d448f90841571b89c",
        symbol: "SOL",
        name: "Wrapped SOL",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0xd31a59c85ae9d8edefec411d448f90841571b89c_SOL.webp",
        quickPick: false,
        supported: true,
        priority: 76,
        tokenId: "SOL",
      },
      {
        address: "0xdf801468a808a32656d2ed2d2d80b72a129739f4",
        symbol: "CUBE",
        name: "Somnium Space Cubes",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xdf801468a808a32656d2ed2d2d80b72a129739f4_CUBE.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "CUBE",
      },
      {
        address: "0xbe9895146f7af43049ca1c1ae358b0541ea49704",
        symbol: "cbETH",
        name: "Coinbase Wrapped Staked ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xbe9895146f7af43049ca1c1ae358b0541ea49704_cbETH.webp",
        quickPick: false,
        supported: true,
        priority: 14,
        tokenId: "cbETH",
      },
      {
        address: "0xd417144312dbf50465b1c641d016962017ef6240",
        symbol: "CQT",
        name: "Covalent Query Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd417144312dbf50465b1c641d016962017ef6240_CQT.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "CQT",
      },
      {
        address: "0xd3e4ba569045546d09cf021ecc5dfe42b1d7f6e4",
        symbol: "MNW",
        name: "Morpheus.Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xd3e4ba569045546d09cf021ecc5dfe42b1d7f6e4_MNW.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "MNW",
      },
      {
        address: "0xc98d64da73a6616c42117b582e832812e7b8d57f",
        symbol: "RSS3",
        name: "RSS3",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc98d64da73a6616c42117b582e832812e7b8d57f_RSS3.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "RSS3",
      },
      {
        address: "0xc82e3db60a52cf7529253b4ec688f631aad9e7c2",
        symbol: "ARC",
        name: "ARC",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc82e3db60a52cf7529253b4ec688f631aad9e7c2_ARC.webp",
        quickPick: false,
        supported: true,
        priority: 38,
        tokenId: "ARC",
      },
      {
        address: "0xac57de9c1a09fec648e93eb98875b212db0d460b",
        symbol: "BabyDoge",
        name: "Baby Doge Coin",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0xac57de9c1a09fec648e93eb98875b212db0d460b_BabyDoge.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "BabyDoge",
      },
      {
        address: "0xc669928185dbce49d2230cc9b0979be6dc797957",
        symbol: "BTT",
        name: "BitTorrent",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc669928185dbce49d2230cc9b0979be6dc797957_BTT.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "BTT",
      },
      {
        address: "0xc55126051b22ebb829d00368f4b12bde432de5da",
        symbol: "BTRFLY",
        name: "BTRFLY",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc55126051b22ebb829d00368f4b12bde432de5da_BTRFLY.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "BTRFLY",
      },
      {
        address: "0xc52c326331e9ce41f04484d3b5e5648158028804",
        symbol: "ZCX",
        name: "ZEN Exchange Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc52c326331e9ce41f04484d3b5e5648158028804_ZCX.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "ZCX",
      },
      {
        address: "0xc0c293ce456ff0ed870add98a0828dd4d2903dbf",
        symbol: "AURA",
        name: "Aura",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xc0c293ce456ff0ed870add98a0828dd4d2903dbf_AURA.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "AURA",
      },
      {
        address: "0xba5bde662c17e2adff1075610382b9b691296350",
        symbol: "RARE",
        name: "SuperRare",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xba5bde662c17e2adff1075610382b9b691296350_RARE.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "RARE",
      },
      {
        address: "0xaa8330fb2b4d5d07abfe7a72262752a8505c6b37",
        symbol: "POLC",
        name: "Polka City",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xaa8330fb2b4d5d07abfe7a72262752a8505c6b37_POLC.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "POLC",
      },
      {
        address: "0xba3335588d9403515223f109edc4eb7269a9ab5d",
        symbol: "GEAR",
        name: "Gearbox",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xba3335588d9403515223f109edc4eb7269a9ab5d_GEAR.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "GEAR",
      },
      {
        address: "0x7825e833d495f3d1c28872415a4aee339d26ac88",
        symbol: "TLOS",
        name: "pTokens TLOS",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7825e833d495f3d1c28872415a4aee339d26ac88_TLOS.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "TLOS",
      },
      {
        address: "0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6",
        symbol: "alETH",
        name: "Alchemix ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6_alETH.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "alETH",
      },
      {
        address: "0x18084fba666a33d37592fa2633fd49a74dd93a88",
        symbol: "tBTC",
        name: "tBTC v2",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x18084fba666a33d37592fa2633fd49a74dd93a88_tBTC.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "tBTC",
      },
      {
        address: "0x662b67d00a13faf93254714dd601f5ed49ef2f51",
        symbol: "ORC",
        name: "Orbit Chain",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x662b67d00a13faf93254714dd601f5ed49ef2f51_ORC.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "ORC",
      },
      {
        address: "0xaccfac2339e16dc80c50d2fa81b5c2b049b4f947",
        symbol: "dst1INCH",
        name: "Delegated st1INCH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xaccfac2339e16dc80c50d2fa81b5c2b049b4f947_dst1INCH.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "dst1INCH",
      },
      {
        address: "0x9813037ee2218799597d83d4a5b6f3b6778218d9",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9813037ee2218799597d83d4a5b6f3b6778218d9_BONE.webp",
        quickPick: false,
        supported: true,
        priority: 61,
        tokenId: "BONE",
      },
      {
        address: "0x9625ce7753ace1fa1865a47aae2c5c2ce4418569",
        symbol: "KAP",
        name: "Kapital DAO Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9625ce7753ace1fa1865a47aae2c5c2ce4418569_KAP.webp",
        quickPick: false,
        supported: true,
        priority: 34,
        tokenId: "KAP",
      },
      {
        address: "0x9ab7bb7fdc60f4357ecfef43986818a2a3569c62",
        symbol: "GOG",
        name: "Guild of Guardians",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x9ab7bb7fdc60f4357ecfef43986818a2a3569c62_GOG.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "GOG",
      },
      {
        address: "0x993864e43caa7f7f12953ad6feb1d1ca635b875f",
        symbol: "SDAO",
        name: "Singularity Dao",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x993864e43caa7f7f12953ad6feb1d1ca635b875f_SDAO.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "SDAO",
      },
      {
        address: "0x8fc8f8269ebca376d046ce292dc7eac40c8d358a",
        symbol: "DFI_2",
        name: "DeFiChain Token",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x8fc8f8269ebca376d046ce292dc7eac40c8d358a_DFI_2.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "DFI_2",
      },
      {
        address: "0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5",
        symbol: "BIT",
        name: "BitDAO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5_BIT.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "BIT",
      },
      {
        address: "0x83249c6794bca5a77eb8c0af9f1a86e055459cea",
        symbol: "GIGA",
        name: "GigaSwap",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x83249c6794bca5a77eb8c0af9f1a86e055459cea_GIGA.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "GIGA",
      },
      {
        address: "0x823556202e86763853b40e9cde725f412e294689",
        symbol: "ASTO",
        name: "Altered State Machine Utility Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x823556202e86763853b40e9cde725f412e294689_ASTO.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "ASTO",
      },
      {
        address: "0x7d29a64504629172a429e64183d6673b9dacbfce",
        symbol: "VXV",
        name: "VectorspaceAI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x7d29a64504629172a429e64183d6673b9dacbfce_VXV.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "VXV",
      },
      {
        address: "0x777e2ae845272a2f540ebf6a3d03734a5a8f618e",
        symbol: "RYOSHI",
        name: "Ryoshis Vision",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x777e2ae845272a2f540ebf6a3d03734a5a8f618e_RYOSHI.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "RYOSHI",
      },
      {
        address: "0x77777777772cf0455fb38ee0e75f38034dfa50de",
        symbol: "XY",
        name: "XY Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x77777777772cf0455fb38ee0e75f38034dfa50de_XY.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "XY",
      },
      {
        address: "0x65ef703f5594d2573eb71aaf55bc0cb548492df4",
        symbol: "MULTI",
        name: "Multichain",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x65ef703f5594d2573eb71aaf55bc0cb548492df4_MULTI.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "MULTI",
      },
      {
        address: "0x6368e1e18c4c419ddfc608a0bed1ccb87b9250fc",
        symbol: "XTP",
        name: "Tap",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6368e1e18c4c419ddfc608a0bed1ccb87b9250fc_XTP.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "XTP",
      },
      {
        address: "0x62b9c7356a2dc64a1969e19c23e4f579f9810aa7",
        symbol: "cvxCRV",
        name: "Convex CRV",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x62b9c7356a2dc64a1969e19c23e4f579f9810aa7_cvxCRV.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "cvxCRV",
      },
      {
        address: "0x6123b0049f904d730db3c36a31167d9d4121fa6b",
        symbol: "RBN",
        name: "Ribbon",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6123b0049f904d730db3c36a31167d9d4121fa6b_RBN.webp",
        quickPick: false,
        supported: true,
        priority: 75,
        tokenId: "RBN",
      },
      {
        address: "0x5d285f735998f36631f678ff41fb56a10a4d0429",
        symbol: "MIX",
        name: "MixMarvel Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5d285f735998f36631f678ff41fb56a10a4d0429_MIX.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "MIX",
      },
      {
        address: "0x5283d291dbcf85356a21ba090e6db59121208b44",
        symbol: "BLUR",
        name: "Blur",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5283d291dbcf85356a21ba090e6db59121208b44_BLUR.webp",
        quickPick: false,
        supported: true,
        priority: 261,
        tokenId: "BLUR",
      },
      {
        address: "0x5de8ab7e27f6e7a1fff3e5b337584aa43961beef",
        symbol: "SDEX",
        name: "SmarDex",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5de8ab7e27f6e7a1fff3e5b337584aa43961beef_SDEX.webp",
        quickPick: false,
        supported: true,
        priority: 79,
        tokenId: "SDEX",
      },
      {
        address: "0xb50721bcf8d664c30412cfbc6cf7a15145234ad1",
        symbol: "ARB",
        name: "Arbitrum",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xb50721bcf8d664c30412cfbc6cf7a15145234ad1_ARB.webp",
        quickPick: false,
        supported: true,
        priority: 168,
        tokenId: "ARB",
      },
      {
        address: "0x83f20f44975d03b1b09e64809b757c47f942beea",
        symbol: "sDAI",
        name: "Savings Dai",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x83f20f44975d03b1b09e64809b757c47f942beea_sDAI.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "sDAI",
      },
      {
        address: "0xb755506531786c8ac63b756bab1ac387bacb0c04",
        symbol: "ZARP",
        name: "ZARP Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xb755506531786c8ac63b756bab1ac387bacb0c04_ZARP.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "ZARP",
      },
      {
        address: "0x6982508145454ce325ddbe47a25d4ec3d2311933",
        symbol: "PEPE",
        name: "Pepe",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6982508145454ce325ddbe47a25d4ec3d2311933_PEPE.webp",
        quickPick: false,
        supported: true,
        priority: 367,
        tokenId: "PEPE",
      },
      {
        address: "0x5026f006b85729a8b14553fae6af249ad16c9aab",
        symbol: "WOJAK",
        name: "Wojak Coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x5026f006b85729a8b14553fae6af249ad16c9aab_WOJAK.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "WOJAK",
      },
      {
        address: "0x856c4efb76c1d1ae02e20ceb03a2a6a08b0b8dc3",
        symbol: "OETH",
        name: "Origin Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x856c4efb76c1d1ae02e20ceb03a2a6a08b0b8dc3_OETH.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "OETH",
      },
      {
        address: "0xa2e3356610840701bdf5611a53974510ae27e2e1",
        symbol: "wBETH",
        name: "Wrapped Binance Beacon ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa2e3356610840701bdf5611a53974510ae27e2e1_wBETH.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "wBETH",
      },
      {
        address: "0xd1d2eb1b1e90b638588728b4130137d262c87cae",
        symbol: "GALA",
        name: "Gala",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xd1d2eb1b1e90b638588728b4130137d262c87cae_GALA.webp",
        quickPick: false,
        supported: true,
        priority: 359,
        tokenId: "GALA",
      },
      {
        address: "0x32b86b99441480a7e5bd3a26c124ec2373e3f015",
        symbol: "BAD",
        name: "BAD IDEA AI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x32b86b99441480a7e5bd3a26c124ec2373e3f015_BAD.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "BAD",
      },
      {
        address: "0xf939e0a03fb07f59a73314e73794be0e57ac1b4e",
        symbol: "crvUSD",
        name: "Curve.Fi USD Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xf939e0a03fb07f59a73314e73794be0e57ac1b4e_crvUSD.webp",
        quickPick: false,
        supported: true,
        priority: 168,
        tokenId: "crvUSD",
      },
      {
        address: "0x78a0a62fba6fb21a83fe8a3433d44c73a4017a6f",
        symbol: "OX",
        name: "Open Exchange Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x78a0a62fba6fb21a83fe8a3433d44c73a4017a6f_OX.webp",
        quickPick: false,
        supported: true,
        priority: 48,
        tokenId: "OX",
      },
      {
        address: "0xb2e96a63479c2edd2fd62b382c89d5ca79f572d3",
        symbol: "wZNN",
        name: "Wrapped ZNN",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0xb2e96a63479c2edd2fd62b382c89d5ca79f572d3_wZNN.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "wZNN",
      },
      {
        address: "0x56c03b8c4fa80ba37f5a7b60caaaef749bb5b220",
        symbol: "CANTO",
        name: "Canto",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x56c03b8c4fa80ba37f5a7b60caaaef749bb5b220_CANTO.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "CANTO",
      },
      {
        address: "0x6e2a43be0b1d33b726f0ca3b8de60b3482b8b050",
        symbol: "ARKM",
        name: "Arkham",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6e2a43be0b1d33b726f0ca3b8de60b3482b8b050_ARKM.webp",
        quickPick: false,
        supported: true,
        priority: 20,
        tokenId: "ARKM",
      },
      {
        address: "0x40d16fc0246ad3160ccc09b8d0d3a2cd28ae6c2f",
        symbol: "GHO",
        name: "Gho Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x40d16fc0246ad3160ccc09b8d0d3a2cd28ae6c2f_GHO.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "GHO",
      },
      {
        address: "0x2b591e99afe9f32eaa6214f7b7629768c40eeb39",
        symbol: "HEX",
        name: "HEX",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/1_0x2b591e99afe9f32eaa6214f7b7629768c40eeb39_HEX.webp",
        quickPick: false,
        supported: true,
        priority: 72,
        tokenId: "HEX",
      },
      {
        address: "0x53805a76e1f5ebbfe7115f16f9c87c2f7e633726",
        symbol: "fETH",
        name: "Fractional ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x53805a76e1f5ebbfe7115f16f9c87c2f7e633726_fETH.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "fETH",
      },
      {
        address: "0xb1f1ee126e9c96231cc3d3fad7c08b4cf873b1f1",
        symbol: "BIFI",
        name: "Beefy",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xb1f1ee126e9c96231cc3d3fad7c08b4cf873b1f1_BIFI.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "BIFI",
      },
      {
        address: "0x056c1d42fb1326f57da7f19ebb7dda4673f1ff55",
        symbol: "GAINS",
        name: "Gains",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x056c1d42fb1326f57da7f19ebb7dda4673f1ff55_GAINS.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "GAINS",
      },
      {
        address: "0x365accfca291e7d3914637abf1f7635db165bb09",
        symbol: "FXN",
        name: "FXN Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x365accfca291e7d3914637abf1f7635db165bb09_FXN.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "FXN",
      },
      {
        address: "0x455e53cbb86018ac2b8092fdcd39d8444affc3f6",
        symbol: "POL",
        name: "Polygon Ecosystem Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x455e53cbb86018ac2b8092fdcd39d8444affc3f6_POL.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "POL",
      },
      {
        address: "0x4507cef57c46789ef8d1a19ea45f4216bae2b528",
        symbol: "TOKEN",
        name: "TokenFi",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x4507cef57c46789ef8d1a19ea45f4216bae2b528_TOKEN.webp",
        quickPick: false,
        supported: true,
        priority: 66,
        tokenId: "TOKEN",
      },
      {
        address: "0xa35b1b31ce002fbf2058d22f30f95d405200a15b",
        symbol: "ETHx",
        name: "ETHx",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xa35b1b31ce002fbf2058d22f30f95d405200a15b_ETHx.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "ETHx",
      },
      {
        address: "0xc719d010b63e5bbf2c0551872cd5316ed26acd83",
        symbol: "DIP",
        name: "Decentralized Insurance Protocol Token",
        image:
          "https://xswap.link/assets/tokens/1_0xc719d010b63e5bbf2c0551872cd5316ed26acd83_DIP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 66,
        tokenId: "DIP",
      },
      {
        address: "0x8fe815417913a93ea99049fc0718ee1647a2a07c",
        symbol: "XSWAP",
        name: "XSWAP Token",
        image:
          "https://xswap.link/assets/tokens/1_0x8fe815417913a93ea99049fc0718ee1647a2a07c_XSWAP.webp",
        decimals: 18,
        quickPick: true,
        supported: true,
        priority: 1000,
        tokenId: "XSWAP",
      },
      {
        address: "0xb2617246d0c6c0087f18703d576831899ca94f01",
        symbol: "ZIG",
        name: "Zignaly",
        image:
          "https://xswap.link/assets/tokens/1_0xb2617246d0c6c0087f18703d576831899ca94f01_ZIG.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "ZIG",
      },
      {
        address: "0x482df7483a52496f4c65ab499966dfcdf4ddfdbc",
        symbol: "LDY",
        name: "Ledgity",
        image:
          "https://xswap.link/assets/tokens/1_0x482df7483a52496f4c65ab499966dfcdf4ddfdbc_LDY.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "LDY",
      },
      {
        address: "0x8de5b80a0c1b02fe4976851d030b36122dbb8624",
        symbol: "VANRY",
        name: "VANRY",
        image:
          "https://xswap.link/assets/tokens/1_0x8de5b80a0c1b02fe4976851d030b36122dbb8624_VANRY.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "VANRY",
      },
      {
        address: "0xbe042e9d09cb588331ff911c2b46fd833a3e5bd6",
        symbol: "PEPE",
        name: "PEPE Community",
        image:
          "https://xswap.link/assets/tokens/1_0xbe042e9d09cb588331ff911c2b46fd833a3e5bd6_PEPE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 400,
        tokenId: "PEPE_C",
      },
      {
        address: "0xb8b295df2cd735b15be5eb419517aa626fc43cd5",
        symbol: "stLINK",
        name: "Staked LINK",
        image:
          "https://xswap.link/assets/tokens/1_0xb8b295df2cd735b15be5eb419517aa626fc43cd5_stLINK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "stLINK",
      },
      {
        address: "0x911d86c72155c33993d594b0ec7e6206b4c803da",
        symbol: "wstLINK",
        name: "Wrapped staked LINK",
        image:
          "https://xswap.link/assets/tokens/1_0x911d86c72155c33993d594b0ec7e6206b4c803da_wstLINK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "wstLINK",
      },
      {
        address: "0xa95c5ebb86e0de73b4fb8c47a45b792cfea28c23",
        symbol: "SDL",
        name: "Stake.link Protocol",
        image:
          "https://xswap.link/assets/tokens/1_0xa95c5ebb86e0de73b4fb8c47a45b792cfea28c23_SDL.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "SDL",
      },
      {
        address: "0xdcee70654261af21c44c093c300ed3bb97b78192",
        symbol: "WOETH",
        name: "Wrapped OETH",
        image:
          "https://xswap.link/assets/tokens/1_0xdcee70654261af21c44c093c300ed3bb97b78192_woETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "WOETH",
      },
      {
        address: "0xd9d920aa40f578ab794426f5c90f6c731d159def",
        symbol: "SolvBTC.BBN",
        name: "Solv Protocol SolvBTC.BBN",
        tokenId: "SolvBTC.BBN",
        image:
          "https://xswap.link/assets/tokens/1_0xd9d920aa40f578ab794426f5c90f6c731d159def_SolvBTC-BBN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x325dc9ebcec31940c658acaca45f8293418d811e",
        symbol: "SolvBTC.ENA",
        name: "Solv Protocol SolvBTC.ENA",
        tokenId: "SolvBTC.ENA",
        image:
          "https://xswap.link/assets/tokens/1_0x325dc9ebcec31940c658acaca45f8293418d811e_SolvBTC-ENA.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7a56e1c57c7475ccf742a1832b028f0456652f97",
        symbol: "SolvBTC",
        name: "Solv Protocol SolvBTC",
        tokenId: "SolvBTC",
        image:
          "https://xswap.link/assets/tokens/1_0x7a56e1c57c7475ccf742a1832b028f0456652f97_solvBTC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2e85ae1c47602f7927bcabc2ff99c40aa222ae15",
        symbol: "KATA",
        name: "Katana Inu",
        tokenId: "KATA",
        image:
          "https://xswap.link/assets/tokens/1_0x2e85ae1c47602f7927bcabc2ff99c40aa222ae15_KATA.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
        symbol: "USDM",
        name: "Mountain Protocol USD",
        tokenId: "USDM",
        image:
          "https://xswap.link/assets/tokens/1_0x59d9356e565ab3a36dd77763fc0d87feaf85508c_USDM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfaba6f8e4a5e8ab82f62fe7c39859fa577269be3",
        symbol: "ONDO",
        name: "Ondo Finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0xfaba6f8e4a5e8ab82f62fe7c39859fa577269be3_ONDO.webp",
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "ONDO",
      },
      {
        address: "0x45804880de22913dafe09f4980848ece6ecbaf78",
        symbol: "PAXG",
        name: "PAX Gold",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x45804880de22913dafe09f4980848ece6ecbaf78_PAXG.webp",
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "PAXG",
      },
      {
        address: "0x0a638f07acc6969abf392bb009f216d22adea36d",
        symbol: "BKN",
        name: "Brickken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x0a638f07acc6969abf392bb009f216d22adea36d_BKN.webp",
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "BKN",
      },
      {
        address: "0x6e5970dbd6fc7eb1f29c6d2edf2bc4c36124c0c1",
        symbol: "TRADE",
        name: "Polytrade",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/1_0x6e5970dbd6fc7eb1f29c6d2edf2bc4c36124c0c1_TRADE.webp",
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "TRADE",
      },
      {
        address: "0x824e35f7a75324f99300afac75ecf7354e17ea26",
        symbol: "TIA",
        name: "Tiamonds",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/1_0x824e35f7a75324f99300afac75ecf7354e17ea26_TIA.webp",
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "TIA",
      },
      {
        address: "0x08a1c30bbb26425c1031ee9e43fa0b9960742539",
        symbol: "LNDX",
        name: "LandX ",
        tokenId: "LNDX",
        image:
          "https://xswap.link/assets/tokens/1_0x08a1c30bbb26425c1031ee9e43fa0b9960742539_LNDX.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x576e2bed8f7b46d34016198911cdf9886f78bea7",
        symbol: "TRUMP",
        name: "MAGA",
        tokenId: "TRUMP",
        image:
          "https://xswap.link/assets/tokens/1_0x576e2bed8f7b46d34016198911cdf9886f78bea7_TRUMP.webp",
        decimals: 9,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1121acc14c63f3c872bfca497d10926a6098aac5",
        symbol: "DOGE",
        name: "Department Of Government Efficiency",
        tokenId: "DOGE",
        image:
          "https://xswap.link/assets/tokens/1_0x1121acc14c63f3c872bfca497d10926a6098aac5_DOGE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xee2a03aa6dacf51c18679c516ad5283d8e7c2637",
        symbol: "NEIRO",
        name: "Neiro",
        tokenId: "NEIRO",
        image:
          "https://xswap.link/assets/tokens/1_0xee2a03aa6dacf51c18679c516ad5283d8e7c2637_NEIRO.webp",
        decimals: 9,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x81f8f0bb1cb2a06649e51913a151f0e7ef6fa321",
        symbol: "VITA",
        name: "VitaDAO",
        tokenId: "VITA",
        image:
          "https://xswap.link/assets/tokens/1_0x81f8f0bb1cb2a06649e51913a151f0e7ef6fa321_VITA.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x9ce115f0341ae5dabc8b477b74e83db2018a6f42",
        symbol: "HAIR",
        name: "HairDAO",
        tokenId: "HAIR",
        image:
          "https://xswap.link/assets/tokens/1_0x9ce115f0341ae5dabc8b477b74e83db2018a6f42_HAIR.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfe39c384d702914127a005523f9915addb9bd59b",
        symbol: "HPO",
        name: "Hippocrat",
        tokenId: "HPO",
        image:
          "https://xswap.link/assets/tokens/1_0xfe39c384d702914127a005523f9915addb9bd59b_HPO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xd101dcc414f310268c37eeb4cd376ccfa507f571",
        symbol: "RSC",
        name: "ResearchCoin",
        tokenId: "RSC",
        image:
          "https://xswap.link/assets/tokens/1_0xd101dcc414f310268c37eeb4cd376ccfa507f571_RSC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe0f63a424a4439cbe457d80e4f4b51ad25b2c56c",
        symbol: "SPX",
        name: "SPX6900",
        tokenId: "SPX",
        image:
          "https://xswap.link/assets/tokens/1_0xe0f63a424a4439cbe457d80e4f4b51ad25b2c56c_SPX.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x67466be17df832165f8c80a5a120ccc652bd7e69",
        symbol: "WOLF",
        name: "LandWolf",
        tokenId: "WOLF",
        image:
          "https://xswap.link/assets/tokens/1_0x67466be17df832165f8c80a5a120ccc652bd7e69_WOLF.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xa35923162c49cf95e6bf26623385eb431ad920d3",
        symbol: "TURBO",
        name: "Turbo",
        tokenId: "TURBO",
        image:
          "https://xswap.link/assets/tokens/1_0xa35923162c49cf95e6bf26623385eb431ad920d3_TURBO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfc82bb4ba86045af6f327323a46e80412b91b27d",
        symbol: "PROM",
        name: "Prom",
        tokenId: "PROM",
        image:
          "https://xswap.link/assets/tokens/1_0xfc82bb4ba86045af6f327323a46e80412b91b27d_PROM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x8ed97a637a790be1feff5e888d43629dc05408f6",
        symbol: "NPC",
        name: "Non-Payable Coin",
        tokenId: "NPC",
        image:
          "https://xswap.link/assets/tokens/1_0x8ed97a637a790be1feff5e888d43629dc05408f6_NPC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe9689028ede16c2fdfe3d11855d28f8e3fc452a3",
        symbol: "BUBBLE",
        name: "Imaginary Ones",
        tokenId: "BUBBLE",
        image:
          "https://xswap.link/assets/tokens/1_0xe9689028ede16c2fdfe3d11855d28f8e3fc452a3_BUBBLE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x243c9be13faba09f945ccc565547293337da0ad7",
        symbol: "TRUF",
        name: "Truflation",
        tokenId: "TRUF",
        image:
          "https://xswap.link/assets/tokens/1_0x243c9be13faba09f945ccc565547293337da0ad7_TRUF.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x419d0d8bdd9af5e606ae2232ed285aff190e711b",
        symbol: "FUN",
        name: "FunToken",
        tokenId: "FUN_T",
        image:
          "https://xswap.link/assets/tokens/1_0x419d0d8bdd9af5e606ae2232ed285aff190e711b_FUN_T.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xd29da236dd4aac627346e1bba06a619e8c22d7c5",
        symbol: "MAGA",
        name: "MAGA Hat",
        tokenId: "MAGA",
        image:
          "https://xswap.link/assets/tokens/1_0xd29da236dd4aac627346e1bba06a619e8c22d7c5_MAGA.webp",
        decimals: 9,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x14778860e937f509e651192a90589de711fb88a9",
        symbol: "CYBER",
        name: "CYBER",
        tokenId: "CYBER",
        image:
          "https://xswap.link/assets/tokens/1_0x14778860e937f509e651192a90589de711fb88a9_CYBER.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7a58c0be72be218b41c608b7fe7c5bb630736c71",
        symbol: "PEOPLE",
        name: "ConstitutionDAO",
        tokenId: "PEOPLE",
        image:
          "https://xswap.link/assets/tokens/1_0x7a58c0be72be218b41c608b7fe7c5bb630736c71_PEOPLE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3b50805453023a91a8bf641e279401a0b23fa6f9",
        symbol: "REZ",
        name: "Renzo",
        tokenId: "REZ",
        image:
          "https://xswap.link/assets/tokens/1_0x3b50805453023a91a8bf641e279401a0b23fa6f9_REZ.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x594daad7d77592a2b97b725a7ad59d7e188b5bfa",
        symbol: "APU",
        name: "Apu Apustaja",
        tokenId: "APU",
        image:
          "https://xswap.link/assets/tokens/1_0x594daad7d77592a2b97b725a7ad59d7e188b5bfa_APU.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xaaee1a9723aadb7afa2810263653a34ba2c21c7a",
        symbol: "MOG",
        name: "Mog Coin",
        tokenId: "MOG",
        image:
          "https://xswap.link/assets/tokens/1_0xaaee1a9723aadb7afa2810263653a34ba2c21c7a_MOG.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xbe0ed4138121ecfc5c0e56b40517da27e6c5226b",
        symbol: "ATH",
        name: "Aethir",
        tokenId: "ATH",
        image:
          "https://xswap.link/assets/tokens/1_0xbe0ed4138121ecfc5c0e56b40517da27e6c5226b_ATH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7448c7456a97769f6cd04f1e83a4a23ccdc46abd",
        symbol: "MAV",
        name: "Maverick Protocol",
        tokenId: "MAV",
        image:
          "https://xswap.link/assets/tokens/1_0x7448c7456a97769f6cd04f1e83a4a23ccdc46abd_MAV.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3429d03c6f7521aec737a0bbf2e5ddcef2c3ae31",
        symbol: "PIXEL",
        name: "Pixels",
        tokenId: "PIXEL",
        image:
          "https://xswap.link/assets/tokens/1_0x3429d03c6f7521aec737a0bbf2e5ddcef2c3ae31_PIXEL.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5",
        symbol: "BETS",
        name: "BetSwirl",
        tokenId: "BETS",
        image:
          "https://xswap.link/assets/tokens/1_0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5_BETS.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xa19f5264f7d7be11c451c093d8f92592820bea86",
        symbol: "BYTES",
        name: "BYTES",
        tokenId: "BYTES",
        image:
          "https://xswap.link/assets/tokens/1_0xa19f5264f7d7be11c451c093d8f92592820bea86_BYTES.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3e62fed35c97145e6b445704b8ce74b2544776a9",
        symbol: "EARNM",
        name: "Earnm",
        tokenId: "EARNM",
        image:
          "https://xswap.link/assets/tokens/1_0x3e62fed35c97145e6b445704b8ce74b2544776a9_EARNM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x18f313fc6afc9b5fd6f0908c1b3d476e3fea1dd9",
        symbol: "egETH",
        name: "Eigenpie Restaked ETH",
        tokenId: "egETH",
        image:
          "https://xswap.link/assets/tokens/1_0x18f313fc6afc9b5fd6f0908c1b3d476e3fea1dd9_egETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc4506022fb8090774e8a628d5084eed61d9b99ee",
        symbol: "hyETH",
        name: "High Yield ETH Index",
        tokenId: "hyETH",
        image:
          "https://xswap.link/assets/tokens/1_0xc4506022fb8090774e8a628d5084eed61d9b99ee_hyETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x20157dbabb84e3bbfe68c349d0d44e48ae7b5ad2",
        symbol: "IBTC",
        name: "iBTC",
        tokenId: "IBTC",
        image:
          "https://xswap.link/assets/tokens/1_0x20157dbabb84e3bbfe68c349d0d44e48ae7b5ad2_IBTC.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x8a053350ca5f9352a16ded26ab333e2d251dad7c",
        symbol: "mmETH",
        name: "Eigenpie mmETH",
        tokenId: "mmETH",
        image:
          "https://xswap.link/assets/tokens/1_0x8a053350ca5f9352a16ded26ab333e2d251dad7c_mmETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x49446a0874197839d15395b908328a74ccc96bc0",
        symbol: "mstETH",
        name: "Eigenpie mstETH",
        tokenId: "mstETH",
        image:
          "https://xswap.link/assets/tokens/1_0x49446a0874197839d15395b908328a74ccc96bc0_mstETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x32bd822d615a3658a68b6fdd30c2fcb2c996d678",
        symbol: "mswETH",
        name: "Eigenpie mswETH",
        tokenId: "mswETH",
        image:
          "https://xswap.link/assets/tokens/1_0x32bd822d615a3658a68b6fdd30c2fcb2c996d678_mswETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe46a5e19b19711332e33f33c2db3ea143e86bc10",
        symbol: "mwBETH",
        name: "Eigenpie mwBETH",
        tokenId: "mwBETH",
        image:
          "https://xswap.link/assets/tokens/1_0xe46a5e19b19711332e33f33c2db3ea143e86bc10_mwBETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xca160d11087e03fd398d40f561cd4768825f4958",
        symbol: "NUON",
        name: "Nuon",
        tokenId: "NUON",
        image:
          "https://xswap.link/assets/tokens/1_0xca160d11087e03fd398d40f561cd4768825f4958_NUON.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x0aa1e96d2a46ec6beb2923de1e61addf5f5f1dce",
        symbol: "REG",
        name: "RealToken Ecosystem Governance",
        tokenId: "REG",
        image:
          "https://xswap.link/assets/tokens/1_0x0aa1e96d2a46ec6beb2923de1e61addf5f5f1dce_REG.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x60b9c41d99fe3eb64ecc1344bad31d87f1bced6d",
        symbol: "STABLE",
        name: "Stable",
        tokenId: "STABLE",
        image:
          "https://xswap.link/assets/tokens/1_0x60b9c41d99fe3eb64ecc1344bad31d87f1bced6d_STABLE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xb60acd2057067dc9ed8c083f5aa227a244044fd6",
        symbol: "stTAO",
        name: "Tensorplex Staked TAO",
        tokenId: "stTAO",
        image:
          "https://xswap.link/assets/tokens/1_0xb60acd2057067dc9ed8c083f5aa227a244044fd6_stTAO.webp",
        decimals: 9,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe85411c030fb32a9d8b14bbbc6cb19417391f711",
        symbol: "suBTC",
        name: "Sumerian BTC",
        tokenId: "suBTC",
        image:
          "https://xswap.link/assets/tokens/1_0xe85411c030fb32a9d8b14bbbc6cb19417391f711_suBTC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1c22531aa9747d76fff8f0a43b37954ca67d28e0",
        symbol: "suETH",
        name: "Sumerian ETH",
        tokenId: "suETH",
        image:
          "https://xswap.link/assets/tokens/1_0x1c22531aa9747d76fff8f0a43b37954ca67d28e0_suETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x8bf591eae535f93a242d5a954d3cde648b48a5a8",
        symbol: "suUSD",
        name: "Sumerian USD",
        tokenId: "suUSD",
        image:
          "https://xswap.link/assets/tokens/1_0x8bf591eae535f93a242d5a954d3cde648b48a5a8_suUSD.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x01aac2b594f7bdbec740f0f1aa22910ebb4b74ab",
        symbol: "UNIO",
        name: "Unio Coin",
        tokenId: "UNIO",
        image:
          "https://xswap.link/assets/tokens/1_0x01aac2b594f7bdbec740f0f1aa22910ebb4b74ab_UNIO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xa7a0b3fe94121e366d774d60d075f6386f750884",
        symbol: "USDFI",
        name: "USDFI",
        tokenId: "USDFI",
        image:
          "https://xswap.link/assets/tokens/1_0xa7a0b3fe94121e366d774d60d075f6386f750884_USDFI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x54df3076ac0cdc9bc97fa290ab9c5a88e3d23630",
        symbol: "WECO",
        name: "WECOIN",
        tokenId: "WECO",
        image:
          "https://xswap.link/assets/tokens/1_0x54df3076ac0cdc9bc97fa290ab9c5a88e3d23630_WECO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xdbb5cf12408a3ac17d668037ce289f9ea75439d7",
        symbol: "WMTX",
        name: "World Mobile Token",
        tokenId: "WMTX",
        image:
          "https://xswap.link/assets/tokens/1_0xdbb5cf12408a3ac17d668037ce289f9ea75439d7_WMTX.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x5f2f8818002dc64753daedf4a6cb2ccb757cd220",
        symbol: "WSDM",
        name: "Wisdomise",
        tokenId: "WSDM",
        image:
          "https://xswap.link/assets/tokens/1_0x5f2f8818002dc64753daedf4a6cb2ccb757cd220_WSDM.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x6b5204b0be36771253cc38e88012e02b752f0f36",
        symbol: "ZUN",
        name: "Zunami Token",
        tokenId: "ZUN",
        image:
          "https://xswap.link/assets/tokens/1_0x6b5204b0be36771253cc38e88012e02b752f0f36_ZUN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc2e660c62f72c2ad35ace6db78a616215e2f2222",
        symbol: "zunETH",
        name: "Zunami ETH",
        tokenId: "zunETH",
        image:
          "https://xswap.link/assets/tokens/1_0xc2e660c62f72c2ad35ace6db78a616215e2f2222_zunETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x8c0d76c9b18779665475f3e212d9ca1ed6a1a0e6",
        symbol: "zunUSD",
        name: "Zunami USD",
        tokenId: "zunUSD",
        image:
          "https://xswap.link/assets/tokens/1_0x8c0d76c9b18779665475f3e212d9ca1ed6a1a0e6_zunUSD.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x08d23468a467d2bb86fae0e32f247a26c7e2e994",
        symbol: "sINV",
        name: "Staked Inv",
        tokenId: "sINV",
        image:
          "https://xswap.link/assets/tokens/1_0x08d23468a467d2bb86fae0e32f247a26c7e2e994_sINV.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x98c6616f1cc0d3e938a16200830dd55663dd7dd3",
        symbol: "USD+",
        name: "USD+",
        tokenId: "USD+_2",
        image:
          "https://xswap.link/assets/tokens/1_0x98c6616f1cc0d3e938a16200830dd55663dd7dd3_USD+_2.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xbdf245957992bfbc62b07e344128a1eec7b7ee3f",
        symbol: "mBTC",
        name: "mBTC",
        tokenId: "mBTC",
        image:
          "https://xswap.link/assets/tokens/1_0xbdf245957992bfbc62b07e344128a1eec7b7ee3f_mBTC.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1cbc4bf664907669cfab86a3b1acc3ec8867a25f",
        symbol: "mDLP",
        name: "Magpie locked DLP",
        tokenId: "mDLP",
        image:
          "https://xswap.link/assets/tokens/1_0x1cbc4bf664907669cfab86a3b1acc3ec8867a25f_mDLP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xa544b3f0c46c15f0b2b00ba3d67b56c250287905",
        symbol: "MEEM",
        name: "Cryptex Meme Index",
        tokenId: "MEEM",
        image:
          "https://xswap.link/assets/tokens/1_0xa544b3f0c46c15f0b2b00ba3d67b56c250287905_MEEM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xae770d24ec1580a13392e0b71067571351029203",
        symbol: "wxUSD",
        name: "Wrapped xUSD",
        tokenId: "wUSDx",
        image:
          "https://xswap.link/assets/tokens/1_0xae770d24ec1580a13392e0b71067571351029203_wUSDx.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x66cc3fd40612f9c591f977ce026ef1c79520c472",
        symbol: "una.USDC",
        name: "una USDC",
        tokenId: "una.USDC",
        image:
          "https://xswap.link/assets/tokens/1_0x66cc3fd40612f9c591f977ce026ef1c79520c472_una.USDC.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2624bd0094f474713ac9c634b37a5ebef4e0b1fe",
        symbol: "una.WEMIX",
        name: "una WEMIX",
        tokenId: "una.WEMIX",
        image:
          "https://xswap.link/assets/tokens/1_0x2624bd0094f474713ac9c634b37a5ebef4e0b1fe_una.WEMIX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xf2dbaabd8f8e0993f11de4ced470df1ed1a4491b",
        symbol: "SDY",
        name: "Steadefi",
        tokenId: "SDY",
        image:
          "https://xswap.link/assets/tokens/1_0xf2dbaabd8f8e0993f11de4ced470df1ed1a4491b_SDY.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x45fcf0ebb7d79e3de9fc308b6c7cb680a981cb7a",
        symbol: "OSIS",
        name: "OSIS",
        tokenId: "OSIS",
        image:
          "https://xswap.link/assets/tokens/1_0x45fcf0ebb7d79e3de9fc308b6c7cb680a981cb7a_OSIS.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xabd4c63d2616a5201454168269031355f4764337",
        symbol: "ORDER",
        name: "Orderly Network",
        tokenId: "ORDER",
        image:
          "https://xswap.link/assets/tokens/1_0xabd4c63d2616a5201454168269031355f4764337_ORDER.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2a92525fda8d3ab481f8e2a913b64b64bd1c9fdd",
        symbol: "$WELF",
        name: "welf",
        tokenId: "$WELF",
        image:
          "https://xswap.link/assets/tokens/1_0x2a92525fda8d3ab481f8e2a913b64b64bd1c9fdd_$WELF.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x80122c6a83c8202ea365233363d3f4837d13e888",
        symbol: "M87",
        name: "Messier",
        tokenId: "M87",
        image:
          "https://xswap.link/assets/tokens/1_0x80122c6a83c8202ea365233363d3f4837d13e888_M87.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1151cb3d861920e07a38e03eead12c32178567f6",
        symbol: "Bonk",
        name: "Bonk",
        tokenId: "Bonk",
        image:
          "https://xswap.link/assets/tokens/1_0x1151cb3d861920e07a38e03eead12c32178567f6_Bonk.webp",
        decimals: 5,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x72e4f9f808c49a2a61de9c5896298920dc4eeea9",
        symbol: "BITCOIN",
        name: "HarryPotterObamaSonic10Inu",
        tokenId: "BITCOIN",
        image:
          "https://xswap.link/assets/tokens/1_0x72e4f9f808c49a2a61de9c5896298920dc4eeea9_BITCOIN.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfee293840d23b0b2de8c55e1cf7a9f01c157767c",
        symbol: "DEGEN",
        name: "DEGEN",
        tokenId: "DEGEN",
        image:
          "https://xswap.link/assets/tokens/1_0xfee293840d23b0b2de8c55e1cf7a9f01c157767c_DEGEN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x44ff8620b8ca30902395a7bd3f2407e1a091bf73",
        symbol: "VIRTUAL",
        name: "Virtual Protocol",
        tokenId: "VIRTUAL",
        image:
          "https://xswap.link/assets/tokens/1_0x44ff8620b8ca30902395a7bd3f2407e1a091bf73_VIRTUAL.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe9732d4b1e7d3789004ff029f032ba3034db059c",
        symbol: "PATRIOT",
        name: "Patriot",
        tokenId: "PATRIOT",
        image:
          "https://xswap.link/assets/tokens/1_0xe9732d4b1e7d3789004ff029f032ba3034db059c_PATRIOT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x9ff58067bd8d239000010c154c6983a325df138e",
        symbol: "PROPC",
        name: "Propchain Token",
        tokenId: "PROPC",
        image:
          "https://xswap.link/assets/tokens/1_0x9ff58067bd8d239000010c154c6983a325df138e_PROPC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xdbb7a34bf10169d6d2d0d02a6cbb436cf4381bfa",
        symbol: "ZENT",
        name: "Zentry",
        tokenId: "ZENT",
        image:
          "https://xswap.link/assets/tokens/1_0xdbb7a34bf10169d6d2d0d02a6cbb436cf4381bfa_ZENT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xb90b2a35c65dbc466b04240097ca756ad2005295",
        symbol: "BOBO",
        name: "BOBO",
        tokenId: "BOBO",
        image:
          "https://xswap.link/assets/tokens/1_0xb90b2a35c65dbc466b04240097ca756ad2005295_BOBO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xbef26bd568e421d6708cca55ad6e35f8bfa0c406",
        symbol: "BCUT",
        name: "bitsCrunch Token",
        tokenId: "BCUT",
        image:
          "https://xswap.link/assets/tokens/1_0xbef26bd568e421d6708cca55ad6e35f8bfa0c406_BCUT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/ethereum.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: true,
    scanApiURL: "https://api.etherscan.io/api",
    publicRpcUrls: ["https://eth-pokt.nodies.app"],
    privateRpcUrls: [
      "https://multi-prettiest-glade.quiknode.pro/956b642e2a8bf0a9a8e356aa468ccc701bf8e349",
    ],
    defaultDstChain: "8453",
    disabledForDestination: ["59144", "56", "534352", "1088"],
    supportedDstForBridge: [
      "42161",
      "592",
      "43114",
      "223",
      "8453",
      "81457",
      "56",
      "42220",
      "100",
      "59144",
      "5000",
      "1088",
      "34443",
      "10",
      "137",
      "2020",
      "534352",
      "109",
      "1111",
      "48900",
      "324",
    ],
    supportedDstForSwap: ["1", "42161", "43114", "8453", "34443", "10", "137"],
  },
  {
    ecosystem: "evm",
    chainId: "34443",
    name: "mode",
    displayName: "Mode",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://modescan.io/tx",
    ccipChainId: "7264351850409363825",
    tokens: [
      {
        address: "0x183e3691eff3524b2315d3703d94f922cbe51f54",
        symbol: "LINK",
        name: "Chainlink",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/34443_0x183e3691eff3524b2315d3703d94f922cbe51f54_LINK.webp",
        quickPick: true,
        supported: true,
        priority: 880,
        tokenId: "LINK",
      },
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "ETH",
        name: "Ether",
        image:
          "https://xswap.link/assets/tokens/34443_0x0000000000000000000000000000000000000000_ETH.webp",
        decimals: 18,
        quickPick: true,
        supported: true,
        priority: 10000,
        tokenId: "ETH",
      },
      {
        address: "0x3f51c6c5927b88cdec4b61e2787f9bd0f5249138",
        symbol: "msDAI",
        name: "Mode Savings Dai",
        image:
          "https://xswap.link/assets/tokens/34443_0x3f51c6c5927b88cdec4b61e2787f9bd0f5249138_msDAI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "sDAI",
      },
      {
        address: "0xf0f161fda2712db8b566946122a5af183995e2ed",
        symbol: "USDT",
        name: "Tether USD",
        tokenId: "USDT",
        image:
          "https://xswap.link/assets/tokens/34443_0xf0f161fda2712db8b566946122a5af183995e2ed_USDT.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xd988097fb8612cc24eec14542bc03424c656005f",
        symbol: "USDC",
        name: "USDC Coin",
        tokenId: "USDC",
        image:
          "https://xswap.link/assets/tokens/34443_0xd988097fb8612cc24eec14542bc03424c656005f_USDC.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4200000000000000000000000000000000000006",
        symbol: "WETH",
        name: "Wrapped Ether",
        tokenId: "WETH",
        image:
          "https://xswap.link/assets/tokens/34443_0x4200000000000000000000000000000000000006_WETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfda619b6d20975be80a10332cd39b9a4b0faa8bb",
        symbol: "SMD",
        name: "Swap Mode",
        tokenId: "SMD",
        image:
          "https://xswap.link/assets/tokens/34443_0xfda619b6d20975be80a10332cd39b9a4b0faa8bb_SMD.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x6863fb62ed27a9ddf458105b507c15b5d741d62e",
        symbol: "KIM",
        name: "KIM Exchange",
        tokenId: "KIM",
        image:
          "https://xswap.link/assets/tokens/34443_0x6863fb62ed27a9ddf458105b507c15b5d741d62e_KIM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x18470019bf0e94611f15852f7e93cf5d65bc34ca",
        symbol: "ION",
        name: "Ionic Protocol",
        tokenId: "ION",
        image:
          "https://xswap.link/assets/tokens/34443_0x18470019bf0e94611f15852f7e93cf5d65bc34ca_ION.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xdfc7c877a950e49d2610114102175a06c2e3167a",
        symbol: "MODE",
        name: "Mode",
        tokenId: "MODE",
        image:
          "https://xswap.link/assets/tokens/34443_0xdfc7c877a950e49d2610114102175a06c2e3167a_MODE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x66eed5ff1701e6ed8470dc391f05e27b1d0657eb",
        symbol: "BMX",
        name: "BMX",
        tokenId: "BMX",
        image:
          "https://xswap.link/assets/tokens/34443_0x66eed5ff1701e6ed8470dc391f05e27b1d0657eb_BMX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2f0b60f0e269dc01132bdccdd48bb8cf33021f0a",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/34443_0x2f0b60f0e269dc01132bdccdd48bb8cf33021f0a_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xa3d0d0c81dbe4511724f875f7f2fa794a14bee64",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/34443_0xa3d0d0c81dbe4511724f875f7f2fa794a14bee64_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1ba642b2f27e45d730ff20714b17309644274167",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/34443_0x1ba642b2f27e45d730ff20714b17309644274167_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xae770d24ec1580a13392e0b71067571351029203",
        symbol: "wxUSD",
        name: "Wrapped xUSD",
        tokenId: "wUSDx",
        image:
          "https://xswap.link/assets/tokens/34443_0xae770d24ec1580a13392e0b71067571351029203_wUSDx.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/mode.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: true,
    scanApiURL:
      "https://api.routescan.io/v2/network/mainnet/evm/34443/etherscan/api",
    publicRpcUrls: ["https://mainnet.mode.network"],
    privateRpcUrls: ["https://mode.drpc.org"],
    defaultDstChain: "1",
    disabledForDestination: [
      "10",
      "137",
      "8453",
      "43114",
      "42161",
      "56",
      "534352",
      "1088",
      "59144",
    ],
    supportedDstForBridge: ["42161", "8453", "56", "1", "10"],
    supportedDstForSwap: ["34443", "42161", "8453", "1", "10"],
  },
  {
    ecosystem: "evm",
    chainId: "56",
    name: "bnb",
    displayName: "BNB Chain",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://bscscan.com/tx",
    ccipChainId: "11344663589394136015",
    tokens: [
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "BNB",
        name: "BNB",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x0000000000000000000000000000000000000000_BNB.webp",
        quickPick: true,
        supported: true,
        priority: 1000000,
        tokenId: "BNB",
      },
      {
        address: "0x53e562b9b7e5e94b81f10e96ee70ad06df3d2657",
        symbol: "BABY",
        name: "BabySwap Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x53e562b9b7e5e94b81f10e96ee70ad06df3d2657_BABY.webp",
        quickPick: false,
        supported: true,
        priority: 67,
        tokenId: "BABY",
      },
      {
        address: "0x9c65ab58d8d978db963e63f2bfb7121627e3a739",
        symbol: "MDX",
        name: "MDX Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x9c65ab58d8d978db963e63f2bfb7121627e3a739_MDX.webp",
        quickPick: false,
        supported: true,
        priority: 49,
        tokenId: "MDX",
      },
      {
        address: "0xa64455a4553c9034236734faddaddbb64ace4cc7",
        symbol: "SANTOS",
        name: "FC Santos Fan Token",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0xa64455a4553c9034236734faddaddbb64ace4cc7_SANTOS.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "SANTOS",
      },
      {
        address: "0x4ba0057f784858a48fe351445c672ff2a3d43515",
        symbol: "KALM",
        name: "Kalmar Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x4ba0057f784858a48fe351445c672ff2a3d43515_KALM.webp",
        quickPick: false,
        supported: true,
        priority: 38,
        tokenId: "KALM",
      },
      {
        address: "0x6bff4fb161347ad7de4a625ae5aa3a1ca7077819",
        symbol: "ADX",
        name: "AdEx Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x6bff4fb161347ad7de4a625ae5aa3a1ca7077819_ADX.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "ADX",
      },
      {
        address: "0x68e374f856bf25468d365e539b700b648bf94b67",
        symbol: "MIST",
        name: "Mist",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x68e374f856bf25468d365e539b700b648bf94b67_MIST.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "MIST",
      },
      {
        address: "0xa2120b9e674d3fc3875f415a7df52e382f141225",
        symbol: "ATA",
        name: "Automata",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa2120b9e674d3fc3875f415a7df52e382f141225_ATA.webp",
        quickPick: false,
        supported: true,
        priority: 21,
        tokenId: "ATA",
      },
      {
        address: "0x5f4bde007dc06b867f86ebfe4802e34a1ffeed63",
        symbol: "HIGH",
        name: "Highstreet Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x5f4bde007dc06b867f86ebfe4802e34a1ffeed63_HIGH.webp",
        quickPick: false,
        supported: true,
        priority: 76,
        tokenId: "HIGH",
      },
      {
        address: "0x8263cd1601fe73c066bf49cc09841f35348e3be0",
        symbol: "ALU",
        name: "Altura",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x8263cd1601fe73c066bf49cc09841f35348e3be0_ALU.webp",
        quickPick: false,
        supported: true,
        priority: 104,
        tokenId: "ALU",
      },
      {
        address: "0xac51066d7bec65dc4589368da368b212745d63e8",
        symbol: "ALICE",
        name: "ALICE",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/56_0xac51066d7bec65dc4589368da368b212745d63e8_ALICE.webp",
        quickPick: false,
        supported: true,
        priority: 63,
        tokenId: "ALICE",
      },
      {
        address: "0x60322971a672b81bcce5947706d22c19daecf6fb",
        symbol: "MDAO",
        name: "MarsDAO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x60322971a672b81bcce5947706d22c19daecf6fb_MDAO.webp",
        quickPick: false,
        supported: true,
        priority: 72,
        tokenId: "MDAO",
      },
      {
        address: "0x90ed8f1dc86388f14b64ba8fb4bbd23099f18240",
        symbol: "SDAO",
        name: "Singularity Dao",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x90ed8f1dc86388f14b64ba8fb4bbd23099f18240_SDAO.webp",
        quickPick: false,
        supported: true,
        priority: 86,
        tokenId: "SDAO",
      },
      {
        address: "0x88d7e9b65dc24cf54f5edef929225fc3e1580c25",
        symbol: "JMPT",
        name: "JumpToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x88d7e9b65dc24cf54f5edef929225fc3e1580c25_JMPT.webp",
        quickPick: false,
        supported: true,
        priority: 159,
        tokenId: "JMPT",
      },
      {
        address: "0x9fd87aefe02441b123c3c32466cd9db4c578618f",
        symbol: "THG",
        name: "Thetan Gem",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x9fd87aefe02441b123c3c32466cd9db4c578618f_THG.webp",
        quickPick: false,
        supported: true,
        priority: 128,
        tokenId: "THG",
      },
      {
        address: "0xd6fdde76b8c1c45b33790cc8751d5b88984c44ec",
        symbol: "STRX",
        name: "StrikeX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xd6fdde76b8c1c45b33790cc8751d5b88984c44ec_STRX.webp",
        quickPick: false,
        supported: true,
        priority: 35,
        tokenId: "STRX",
      },
      {
        address: "0x76a797a59ba2c17726896976b7b3747bfd1d220f",
        symbol: "TONCOIN",
        name: "Wrapped TON Coin",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0x76a797a59ba2c17726896976b7b3747bfd1d220f_TONCOIN.webp",
        quickPick: false,
        supported: true,
        priority: 215,
        tokenId: "TONCOIN",
      },
      {
        address: "0x89af13a10b32f1b2f8d1588f93027f69b6f4e27e",
        symbol: "GAFI",
        name: "GameFi",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x89af13a10b32f1b2f8d1588f93027f69b6f4e27e_GAFI.webp",
        quickPick: false,
        supported: true,
        priority: 64,
        tokenId: "GAFI",
      },
      {
        address: "0x256d1fce1b1221e8398f65f9b36033ce50b2d497",
        symbol: "wALV",
        name: "Alvey Chain",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x256d1fce1b1221e8398f65f9b36033ce50b2d497_wALV.webp",
        quickPick: false,
        supported: true,
        priority: 46,
        tokenId: "wALV",
      },
      {
        address: "0x1bdd3cf7f79cfb8edbb955f20ad99211551ba275",
        symbol: "BNBx",
        name: "Liquid Staking BNB",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x1bdd3cf7f79cfb8edbb955f20ad99211551ba275_BNBx.webp",
        quickPick: false,
        supported: true,
        priority: 76,
        tokenId: "BNBx",
      },
      {
        address: "0x4d2d32d8652058bf98c772953e1df5c5c85d9f45",
        symbol: "DAO",
        name: "DAO Maker",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x4d2d32d8652058bf98c772953e1df5c5c85d9f45_DAO.webp",
        quickPick: false,
        supported: true,
        priority: 623,
        tokenId: "DAO",
      },
      {
        address: "0x48077400faf11183c043feb5184a13ea628bb0db",
        symbol: "ZIX",
        name: "Coinzix Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x48077400faf11183c043feb5184a13ea628bb0db_ZIX.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "ZIX",
      },
      {
        address: "0x12f31b73d812c6bb0d735a218c086d44d5fe5f89",
        symbol: "agEUR",
        name: "agEUR",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x12f31b73d812c6bb0d735a218c086d44d5fe5f89_agEUR.webp",
        quickPick: false,
        supported: true,
        priority: 26,
        tokenId: "agEUR",
      },
      {
        address: "0xb5102cee1528ce2c760893034a4603663495fd72",
        symbol: "USX",
        name: "dForce USD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xb5102cee1528ce2c760893034a4603663495fd72_USX.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "USX",
      },
      {
        address: "0xb3cb6d2f8f2fde203a022201c81a96c167607f15",
        symbol: "GAMMA",
        name: "GAMMA",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xb3cb6d2f8f2fde203a022201c81a96c167607f15_GAMMA.webp",
        quickPick: false,
        supported: true,
        priority: 20,
        tokenId: "GAMMA",
      },
      {
        address: "0xd2359c576632234d1354b20bf51b0277be20c81e",
        symbol: "GGT",
        name: "GameGuru",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xd2359c576632234d1354b20bf51b0277be20c81e_GGT.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "GGT",
      },
      {
        address: "0xb09fe1613fe03e7361319d2a43edc17422f36b09",
        symbol: "BOG",
        name: "Bogged Finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xb09fe1613fe03e7361319d2a43edc17422f36b09_BOG.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "BOG",
      },
      {
        address: "0xad29abb318791d579433d831ed122afeaf29dcfe",
        symbol: "FTM",
        name: "Fantom",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xad29abb318791d579433d831ed122afeaf29dcfe_FTM.webp",
        quickPick: false,
        supported: true,
        priority: 416,
        tokenId: "FTM",
      },
      {
        address: "0xf4c8e32eadec4bfe97e0f595add0f4450a863a11",
        symbol: "THE",
        name: "THENA",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf4c8e32eadec4bfe97e0f595add0f4450a863a11_THE.webp",
        quickPick: false,
        supported: true,
        priority: 339,
        tokenId: "THE",
      },
      {
        address: "0x52f24a5e03aee338da5fd9df68d2b6fae1178827",
        symbol: "ankrBNB",
        name: "Ankr Staked BNB",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x52f24a5e03aee338da5fd9df68d2b6fae1178827_ankrBNB.webp",
        quickPick: false,
        supported: true,
        priority: 140,
        tokenId: "ankrBNB",
      },
      {
        address: "0xaec945e04baf28b135fa7c640f624f8d90f1c3a6",
        symbol: "C98",
        name: "Coin98",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xaec945e04baf28b135fa7c640f624f8d90f1c3a6_C98.webp",
        quickPick: false,
        supported: true,
        priority: 168,
        tokenId: "C98",
      },
      {
        address: "0x6ae9701b9c423f40d54556c9a443409d79ce170a",
        symbol: "POLC",
        name: "Polka City",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x6ae9701b9c423f40d54556c9a443409d79ce170a_POLC.webp",
        quickPick: false,
        supported: true,
        priority: 29,
        tokenId: "POLC",
      },
      {
        address: "0xc632f90affec7121120275610bf17df9963f181c",
        symbol: "DEBT",
        name: "DEBT",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0xc632f90affec7121120275610bf17df9963f181c_DEBT.webp",
        quickPick: false,
        supported: true,
        priority: 261,
        tokenId: "DEBT",
      },
      {
        address: "0x72b7d61e8fc8cf971960dd9cfa59b8c829d91991",
        symbol: "AQUA",
        name: "AQUA",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x72b7d61e8fc8cf971960dd9cfa59b8c829d91991_AQUA.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "AQUA",
      },
      {
        address: "0xc1a59a17f87ba6651eb8e8f707db7672647c45bd",
        symbol: "LNR",
        name: "Lunar",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xc1a59a17f87ba6651eb8e8f707db7672647c45bd_LNR.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "LNR",
      },
      {
        address: "0xb6c53431608e626ac81a9776ac3e999c5556717c",
        symbol: "TLOS",
        name: "pTokens TLOS",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xb6c53431608e626ac81a9776ac3e999c5556717c_TLOS.webp",
        quickPick: false,
        supported: true,
        priority: 82,
        tokenId: "TLOS",
      },
      {
        address: "0xbe1a001fe942f96eea22ba08783140b9dcc09d28",
        symbol: "BETA",
        name: "Beta Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xbe1a001fe942f96eea22ba08783140b9dcc09d28_BETA.webp",
        quickPick: false,
        supported: true,
        priority: 48,
        tokenId: "BETA",
      },
      {
        address: "0xbd2949f67dcdc549c6ebe98696449fa79d988a9f",
        symbol: "MTRG",
        name: "Wrapped MTRG on BSC by Meter.io",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xbd2949f67dcdc549c6ebe98696449fa79d988a9f_MTRG.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "MTRG",
      },
      {
        address: "0x872a34ebb2d54af86827810eebc7b9dc6b2144aa",
        symbol: "RVF",
        name: "RocketVaultRocketX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x872a34ebb2d54af86827810eebc7b9dc6b2144aa_RVF.webp",
        quickPick: false,
        supported: true,
        priority: 57,
        tokenId: "RVF",
      },
      {
        address: "0xdb021b1b247fe2f1fa57e0a87c748cc1e321f07f",
        symbol: "AMPL",
        name: "AMPL secured by Meter Passport",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0xdb021b1b247fe2f1fa57e0a87c748cc1e321f07f_AMPL.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "AMPL",
      },
      {
        address: "0xd983ab71a284d6371908420d8ac6407ca943f810",
        symbol: "ULX",
        name: "Ultron",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xd983ab71a284d6371908420d8ac6407ca943f810_ULX.webp",
        quickPick: false,
        supported: true,
        priority: 53,
        tokenId: "ULX",
      },
      {
        address: "0xd9de2b1973e57dc9dba90c35d6cd940ae4a3cbe1",
        symbol: "MILO",
        name: "Milo Inu",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0xd9de2b1973e57dc9dba90c35d6cd940ae4a3cbe1_MILO.webp",
        quickPick: false,
        supported: true,
        priority: 407,
        tokenId: "MILO",
      },
      {
        address: "0xce186ad6430e2fe494a22c9edbd4c68794a28b35",
        symbol: "LOOP",
        name: "LoopNetwork",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xce186ad6430e2fe494a22c9edbd4c68794a28b35_LOOP.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "LOOP",
      },
      {
        address: "0xcc42724c6683b7e57334c4e856f4c9965ed682bd",
        symbol: "MATIC",
        name: "Matic Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xcc42724c6683b7e57334c4e856f4c9965ed682bd_MATIC.webp",
        quickPick: false,
        supported: true,
        priority: 1018,
        tokenId: "MATIC",
      },
      {
        address: "0xc9882def23bc42d53895b8361d0b1edc7570bc6a",
        symbol: "FIST",
        name: "FistToken",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/56_0xc9882def23bc42d53895b8361d0b1edc7570bc6a_FIST.webp",
        quickPick: false,
        supported: true,
        priority: 43,
        tokenId: "FIST",
      },
      {
        address: "0x799e1cf88a236e42b4a87c544a22a94ae95a6910",
        symbol: "MCONTENT",
        name: "MContent",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/56_0x799e1cf88a236e42b4a87c544a22a94ae95a6910_MCONTENT.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "MCONTENT",
      },
      {
        address: "0xcd1faff6e578fa5cac469d2418c95671ba1a62fe",
        symbol: "XTM",
        name: "Torum",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xcd1faff6e578fa5cac469d2418c95671ba1a62fe_XTM.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "XTM",
      },
      {
        address: "0xc748673057861a797275cd8a068abb95a902e8de",
        symbol: "BabyDoge",
        name: "Baby Doge Coin",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0xc748673057861a797275cd8a068abb95a902e8de_BabyDoge.webp",
        quickPick: false,
        supported: true,
        priority: 202,
        tokenId: "BabyDoge",
      },
      {
        address: "0x77087ab5df23cfb52449a188e80e9096201c2097",
        symbol: "HI",
        name: "hi Dollar",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x77087ab5df23cfb52449a188e80e9096201c2097_HI.webp",
        quickPick: false,
        supported: true,
        priority: 120,
        tokenId: "HI",
      },
      {
        address: "0x361c60b7c2828fcab80988d00d1d542c83387b50",
        symbol: "DFI",
        name: "DFI (DefiChain)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x361c60b7c2828fcab80988d00d1d542c83387b50_DFI.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "DFI",
      },
      {
        address: "0xa4838122c683f732289805fc3c207febd55babdd",
        symbol: "TRIAS",
        name: "Trias Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa4838122c683f732289805fc3c207febd55babdd_TRIAS.webp",
        quickPick: false,
        supported: true,
        priority: 262,
        tokenId: "TRIAS",
      },
      {
        address: "0x9a3321e1acd3b9f6debee5e042dd2411a1742002",
        symbol: "AFP",
        name: "PIGS Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x9a3321e1acd3b9f6debee5e042dd2411a1742002_AFP.webp",
        quickPick: false,
        supported: true,
        priority: 59,
        tokenId: "AFP",
      },
      {
        address: "0xde3dbbe30cfa9f437b293294d1fd64b26045c71a",
        symbol: "NFTB",
        name: "NFTB",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xde3dbbe30cfa9f437b293294d1fd64b26045c71a_NFTB.webp",
        quickPick: false,
        supported: true,
        priority: 191,
        tokenId: "NFTB",
      },
      {
        address: "0xd40bedb44c081d2935eeba6ef5a3c8a31a1bbe13",
        symbol: "HERO",
        name: "Metahero",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xd40bedb44c081d2935eeba6ef5a3c8a31a1bbe13_HERO.webp",
        quickPick: false,
        supported: true,
        priority: 61,
        tokenId: "HERO",
      },
      {
        address: "0xe60eaf5a997dfae83739e035b005a33afdcc6df5",
        symbol: "DERI",
        name: "Deri",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xe60eaf5a997dfae83739e035b005a33afdcc6df5_DERI.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "DERI",
      },
      {
        address: "0xe552fb52a4f19e44ef5a967632dbc320b0820639",
        symbol: "Metis",
        name: "Metis Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xe552fb52a4f19e44ef5a967632dbc320b0820639_Metis.webp",
        quickPick: false,
        supported: true,
        priority: 26,
        tokenId: "Metis",
      },
      {
        address: "0xe4cc45bb5dbda06db6183e8bf016569f40497aa5",
        symbol: "GAL",
        name: "Project Galaxy",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xe4cc45bb5dbda06db6183e8bf016569f40497aa5_GAL.webp",
        quickPick: false,
        supported: true,
        priority: 74,
        tokenId: "GAL",
      },
      {
        address: "0xe0f94ac5462997d2bc57287ac3a3ae4c31345d66",
        symbol: "CEEK",
        name: "CEEK",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xe0f94ac5462997d2bc57287ac3a3ae4c31345d66_CEEK.webp",
        quickPick: false,
        supported: true,
        priority: 98,
        tokenId: "CEEK",
      },
      {
        address: "0x570a5d26f7765ecb712c0924e4de545b89fd43df",
        symbol: "SOL",
        name: "SOLANA",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x570a5d26f7765ecb712c0924e4de545b89fd43df_SOL.webp",
        quickPick: false,
        supported: true,
        priority: 1654,
        tokenId: "SOL",
      },
      {
        address: "0xbbca42c60b5290f2c48871a596492f93ff0ddc82",
        symbol: "DOMI",
        name: "Domi",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xbbca42c60b5290f2c48871a596492f93ff0ddc82_DOMI.webp",
        quickPick: false,
        supported: true,
        priority: 42,
        tokenId: "DOMI",
      },
      {
        address: "0x4b8285ab433d8f69cb48d5ad62b415ed1a221e4f",
        symbol: "MCRT",
        name: "MagicCraft",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0x4b8285ab433d8f69cb48d5ad62b415ed1a221e4f_MCRT.webp",
        quickPick: false,
        supported: true,
        priority: 52,
        tokenId: "MCRT",
      },
      {
        address: "0xd8a2ae43fd061d24acd538e3866ffc2c05151b53",
        symbol: "AIR",
        name: "AIR",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xd8a2ae43fd061d24acd538e3866ffc2c05151b53_AIR.webp",
        quickPick: false,
        supported: true,
        priority: 42,
        tokenId: "AIR",
      },
      {
        address: "0xd74b782e05aa25c50e7330af541d46e18f36661c",
        symbol: "QUACK",
        name: "RichQUACK.com",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0xd74b782e05aa25c50e7330af541d46e18f36661c_QUACK.webp",
        quickPick: false,
        supported: true,
        priority: 33,
        tokenId: "QUACK",
      },
      {
        address: "0xaf41054c1487b0e5e2b9250c0332ecbce6ce9d71",
        symbol: "EPX",
        name: "Ellipsis X",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xaf41054c1487b0e5e2b9250c0332ecbce6ce9d71_EPX.webp",
        quickPick: false,
        supported: true,
        priority: 31,
        tokenId: "EPX",
      },
      {
        address: "0xd44fd09d74cd13838f137b590497595d6b3feea4",
        symbol: "ETERNAL",
        name: "CryptoMines Eternal",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xd44fd09d74cd13838f137b590497595d6b3feea4_ETERNAL.webp",
        quickPick: false,
        supported: true,
        priority: 14,
        tokenId: "ETERNAL",
      },
      {
        address: "0x7ddc52c4de30e94be3a6a0a2b259b2850f421989",
        symbol: "GMT_1",
        name: "GoMining Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x7ddc52c4de30e94be3a6a0a2b259b2850f421989_GMT_1.webp",
        quickPick: false,
        supported: true,
        priority: 37,
        tokenId: "GMT_1",
      },
      {
        address: "0xb64e280e9d1b5dbec4accedb2257a87b400db149",
        symbol: "LVL",
        name: "Level Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xb64e280e9d1b5dbec4accedb2257a87b400db149_LVL.webp",
        quickPick: false,
        supported: true,
        priority: 267,
        tokenId: "LVL",
      },
      {
        address: "0x9fb9a33956351cf4fa040f65a13b835a3c8764e3",
        symbol: "MULTI",
        name: "Multichain",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x9fb9a33956351cf4fa040f65a13b835a3c8764e3_MULTI.webp",
        quickPick: false,
        supported: true,
        priority: 26,
        tokenId: "MULTI",
      },
      {
        address: "0xf98b660adf2ed7d9d9d9daacc2fb0cace4f21835",
        symbol: "SIS",
        name: "Symbiosis",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf98b660adf2ed7d9d9d9daacc2fb0cace4f21835_SIS.webp",
        quickPick: false,
        supported: true,
        priority: 104,
        tokenId: "SIS",
      },
      {
        address: "0xb0d502e938ed5f4df2e681fe6e419ff29631d62b",
        symbol: "STG",
        name: "StargateToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xb0d502e938ed5f4df2e681fe6e419ff29631d62b_STG.webp",
        quickPick: false,
        supported: true,
        priority: 358,
        tokenId: "STG",
      },
      {
        address: "0x410a56541bd912f9b60943fcb344f1e3d6f09567",
        symbol: "BTCMT",
        name: "Minto Bitcoin Hashrate Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x410a56541bd912f9b60943fcb344f1e3d6f09567_BTCMT.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "BTCMT",
      },
      {
        address: "0x44ec807ce2f4a6f2737a92e985f318d035883e47",
        symbol: "HFT",
        name: "Hashflow",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x44ec807ce2f4a6f2737a92e985f318d035883e47_HFT.webp",
        quickPick: false,
        supported: true,
        priority: 53,
        tokenId: "HFT",
      },
      {
        address: "0xffba7529ac181c2ee1844548e6d7061c9a597df4",
        symbol: "CAPS",
        name: "Capsule Coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xffba7529ac181c2ee1844548e6d7061c9a597df4_CAPS.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "CAPS",
      },
      {
        address: "0xfe19f0b51438fd612f6fd59c1dbb3ea319f433ba",
        symbol: "MIM",
        name: "Magic Internet Money",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xfe19f0b51438fd612f6fd59c1dbb3ea319f433ba_MIM.webp",
        quickPick: false,
        supported: true,
        priority: 22,
        tokenId: "MIM",
      },
      {
        address: "0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82",
        symbol: "CAKE",
        name: "PancakeSwap Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82_CAKE.webp",
        quickPick: false,
        supported: true,
        priority: 5510,
        tokenId: "CAKE",
      },
      {
        address: "0x2170ed0880ac9a755fd29b2688956bd959f933f8",
        symbol: "ETH",
        name: "Ethereum Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x2170ed0880ac9a755fd29b2688956bd959f933f8_ETH.webp",
        quickPick: true,
        supported: true,
        priority: 9337,
        tokenId: "ETH",
      },
      {
        address: "0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c",
        symbol: "BTCB",
        name: "BTCB Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c_BTCB.webp",
        quickPick: true,
        supported: true,
        priority: 6751,
        tokenId: "BTCB",
      },
      {
        address: "0xa184088a740c695e156f91f5cc086a06bb78b827",
        symbol: "AUTO",
        name: "AUTOv2",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa184088a740c695e156f91f5cc086a06bb78b827_AUTO.webp",
        quickPick: false,
        supported: true,
        priority: 39,
        tokenId: "AUTO",
      },
      {
        address: "0x190b589cf9fb8ddeabbfeae36a813ffb2a702454",
        symbol: "BDO",
        name: "bDollar",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x190b589cf9fb8ddeabbfeae36a813ffb2a702454_BDO.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "BDO",
      },
      {
        address: "0x7083609fce4d1d8dc0c979aab8c869ea2c873402",
        symbol: "DOT",
        name: "DOT",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x7083609fce4d1d8dc0c979aab8c869ea2c873402_DOT.webp",
        quickPick: false,
        supported: true,
        priority: 796,
        tokenId: "DOT",
      },
      {
        address: "0x23396cf899ca06c4472205fc903bdb4de249d6fc",
        symbol: "UST",
        name: "Wrapped UST Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x23396cf899ca06c4472205fc903bdb4de249d6fc_UST.webp",
        quickPick: false,
        supported: true,
        priority: 233,
        tokenId: "UST",
      },
      {
        address: "0x4bd17003473389a42daf6a0a729f6fdb328bbbd7",
        symbol: "VAI",
        name: "VAI Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x4bd17003473389a42daf6a0a729f6fdb328bbbd7_VAI.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "VAI",
      },
      {
        address: "0xbf5140a22578168fd562dccf235e5d43a02ce9b1",
        symbol: "UNI",
        name: "Uniswap",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xbf5140a22578168fd562dccf235e5d43a02ce9b1_UNI.webp",
        quickPick: false,
        supported: true,
        priority: 324,
        tokenId: "UNI",
      },
      {
        address: "0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd",
        symbol: "LINK",
        name: "Chainlink",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd_LINK.webp",
        quickPick: false,
        supported: true,
        priority: 565,
        tokenId: "LINK",
      },
      {
        address: "0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",
        symbol: "USDC",
        name: "USD Coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d_USDC.webp",
        quickPick: true,
        supported: true,
        priority: 10254,
        tokenId: "USDC",
      },
      {
        address: "0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3",
        symbol: "DAI",
        name: "Dai Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3_DAI.webp",
        quickPick: false,
        supported: true,
        priority: 808,
        tokenId: "DAI",
      },
      {
        address: "0xad6caeb32cd2c308980a548bd0bc5aa4306c6c18",
        symbol: "BAND",
        name: "Band Protocol Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xad6caeb32cd2c308980a548bd0bc5aa4306c6c18_BAND.webp",
        quickPick: false,
        supported: true,
        priority: 47,
        tokenId: "BAND",
      },
      {
        address: "0x8b303d5bbfbbf46f1a4d9741e491e06986894e18",
        symbol: "WOOP",
        name: "Woonkly Power",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x8b303d5bbfbbf46f1a4d9741e491e06986894e18_WOOP.webp",
        quickPick: false,
        supported: true,
        priority: 42,
        tokenId: "WOOP",
      },
      {
        address: "0x3ee2200efb3400fabb9aacf31297cbdd1d435d47",
        symbol: "ADA",
        name: "Cardano Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x3ee2200efb3400fabb9aacf31297cbdd1d435d47_ADA.webp",
        quickPick: false,
        supported: true,
        priority: 860,
        tokenId: "ADA",
      },
      {
        address: "0xd41fdb03ba84762dd66a0af1a6c8540ff1ba5dfb",
        symbol: "SFP",
        name: "SafePal Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xd41fdb03ba84762dd66a0af1a6c8540ff1ba5dfb_SFP.webp",
        quickPick: false,
        supported: true,
        priority: 337,
        tokenId: "SFP",
      },
      {
        address: "0x2090c8295769791ab7a3cf1cc6e0aa19f35e441a",
        symbol: "Fuel",
        name: "Fuel Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x2090c8295769791ab7a3cf1cc6e0aa19f35e441a_Fuel.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "Fuel",
      },
      {
        address: "0xcf6bb5389c92bdda8a3747ddb454cb7a64626c63",
        symbol: "XVS",
        name: "Venus",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xcf6bb5389c92bdda8a3747ddb454cb7a64626c63_XVS.webp",
        quickPick: false,
        supported: true,
        priority: 746,
        tokenId: "XVS",
      },
      {
        address: "0x4b0f1812e5df2a09796481ff14017e6005508003",
        symbol: "TWT",
        name: "Trust Wallet",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x4b0f1812e5df2a09796481ff14017e6005508003_TWT.webp",
        quickPick: false,
        supported: true,
        priority: 578,
        tokenId: "TWT",
      },
      {
        address: "0xf952fc3ca7325cc27d15885d37117676d25bfda6",
        symbol: "EGG",
        name: "Goose Golden Egg",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf952fc3ca7325cc27d15885d37117676d25bfda6_EGG.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "EGG",
      },
      {
        address: "0x88f1a5ae2a3bf98aeaf342d26b30a79438c9142e",
        symbol: "YFI",
        name: "yearn.finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x88f1a5ae2a3bf98aeaf342d26b30a79438c9142e_YFI.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "YFI",
      },
      {
        address: "0xf859bf77cbe8699013d6dbc7c2b926aaf307f830",
        symbol: "BRY",
        name: "Berry Tributes",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf859bf77cbe8699013d6dbc7c2b926aaf307f830_BRY.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "BRY",
      },
      {
        address: "0x47bead2563dcbf3bf2c9407fea4dc236faba485a",
        symbol: "SXP",
        name: "Swipe",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x47bead2563dcbf3bf2c9407fea4dc236faba485a_SXP.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "SXP",
      },
      {
        address: "0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe",
        symbol: "XRP",
        name: "XRP Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x1d2f0da169ceb9fc7b3144628db156f3f6c60dbe_XRP.webp",
        quickPick: false,
        supported: true,
        priority: 811,
        tokenId: "XRP",
      },
      {
        address: "0x52ce071bd9b1c4b00a0b92d298c512478cad67e8",
        symbol: "COMP",
        name: "Compound Coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x52ce071bd9b1c4b00a0b92d298c512478cad67e8_COMP.webp",
        quickPick: false,
        supported: true,
        priority: 39,
        tokenId: "COMP",
      },
      {
        address: "0xf21768ccbc73ea5b6fd3c687208a7c2def2d966e",
        symbol: "REEF",
        name: "Reef.finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf21768ccbc73ea5b6fd3c687208a7c2def2d966e_REEF.webp",
        quickPick: false,
        supported: true,
        priority: 70,
        tokenId: "REEF",
      },
      {
        address: "0xa1faa113cbe53436df28ff0aee54275c13b40975",
        symbol: "ALPHA",
        name: "AlphaToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa1faa113cbe53436df28ff0aee54275c13b40975_ALPHA.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "ALPHA",
      },
      {
        address: "0xa2b726b1145a4773f68593cf171187d8ebe4d495",
        symbol: "INJ",
        name: "Injective Protocol",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa2b726b1145a4773f68593cf171187d8ebe4d495_INJ.webp",
        quickPick: false,
        supported: true,
        priority: 450,
        tokenId: "INJ",
      },
      {
        address: "0x7979f6c54eba05e18ded44c4f986f49a5de551c2",
        symbol: "KEBAB",
        name: "Kebab Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x7979f6c54eba05e18ded44c4f986f49a5de551c2_KEBAB.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "KEBAB",
      },
      {
        address: "0x56b6fb708fc5732dec1afc8d8556423a2edccbd6",
        symbol: "EOS",
        name: "EOS Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x56b6fb708fc5732dec1afc8d8556423a2edccbd6_EOS.webp",
        quickPick: false,
        supported: true,
        priority: 155,
        tokenId: "EOS",
      },
      {
        address: "0xc9849e6fdb743d08faee3e34dd2d1bc69ea11a51",
        symbol: "BUNNY",
        name: "Bunny Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xc9849e6fdb743d08faee3e34dd2d1bc69ea11a51_BUNNY.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "BUNNY",
      },
      {
        address: "0x4338665cbb7b2485a8855a139b75d5e34ab0db94",
        symbol: "LTC",
        name: "Litecoin Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x4338665cbb7b2485a8855a139b75d5e34ab0db94_LTC.webp",
        quickPick: false,
        supported: true,
        priority: 587,
        tokenId: "LTC",
      },
      {
        address: "0xb59490ab09a0f526cc7305822ac65f2ab12f9723",
        symbol: "LIT",
        name: "Litentry",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xb59490ab09a0f526cc7305822ac65f2ab12f9723_LIT.webp",
        quickPick: false,
        supported: true,
        priority: 33,
        tokenId: "LIT",
      },
      {
        address: "0x8ff795a6f4d97e7887c79bea79aba5cc76444adf",
        symbol: "BCH",
        name: "Bitcoin Cash Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x8ff795a6f4d97e7887c79bea79aba5cc76444adf_BCH.webp",
        quickPick: false,
        supported: true,
        priority: 85,
        tokenId: "BCH",
      },
      {
        address: "0x948d2a81086a075b3130bac19e4c6dee1d2e3fe8",
        symbol: "Helmet",
        name: "Helmet.insure Governance Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x948d2a81086a075b3130bac19e4c6dee1d2e3fe8_Helmet.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "Helmet",
      },
      {
        address: "0x928e55dab735aa8260af3cedada18b5f70c72f1b",
        symbol: "FRONT",
        name: "Frontier Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x928e55dab735aa8260af3cedada18b5f70c72f1b_FRONT.webp",
        quickPick: false,
        supported: true,
        priority: 70,
        tokenId: "FRONT",
      },
      {
        address: "0x78650b139471520656b9e7aa7a5e9276814a38e9",
        symbol: "BTCST",
        name: "StandardBTCHashrateToken",
        decimals: 17,
        image:
          "https://xswap.link/assets/tokens/56_0x78650b139471520656b9e7aa7a5e9276814a38e9_BTCST.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "BTCST",
      },
      {
        address: "0x0d8ce2a99bb6e3b7db580ed848240e4a0f9ae153",
        symbol: "FIL",
        name: "Filecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x0d8ce2a99bb6e3b7db580ed848240e4a0f9ae153_FIL.webp",
        quickPick: false,
        supported: true,
        priority: 762,
        tokenId: "FIL",
      },
      {
        address: "0x0eb3a705fc54725037cc9e008bdede697f62f335",
        symbol: "ATOM",
        name: "Cosmos Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x0eb3a705fc54725037cc9e008bdede697f62f335_ATOM.webp",
        quickPick: false,
        supported: true,
        priority: 246,
        tokenId: "ATOM",
      },
      {
        address: "0x111111111117dc0aa78b770fa6a738034120c302",
        symbol: "1INCH",
        name: "1INCH Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x111111111117dc0aa78b770fa6a738034120c302_1INCH.webp",
        quickPick: false,
        supported: true,
        priority: 117,
        tokenId: "1INCH",
      },
      {
        address: "0xeca88125a5adbe82614ffc12d0db554e2e2867c8",
        symbol: "vUSDC",
        name: "Venus USDC",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0xeca88125a5adbe82614ffc12d0db554e2e2867c8_vUSDC.webp",
        quickPick: false,
        supported: true,
        priority: 70,
        tokenId: "vUSDC",
      },
      {
        address: "0xfd5840cd36d94d7229439859c0112a4185bc0255",
        symbol: "vUSDT",
        name: "Venus USDT",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0xfd5840cd36d94d7229439859c0112a4185bc0255_vUSDT.webp",
        quickPick: false,
        supported: true,
        priority: 92,
        tokenId: "vUSDT",
      },
      {
        address: "0xa07c5b74c9b40447a954e1466938b865b6bbea36",
        symbol: "vBNB",
        name: "Venus BNB",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0xa07c5b74c9b40447a954e1466938b865b6bbea36_vBNB.webp",
        quickPick: false,
        supported: true,
        priority: 51,
        tokenId: "vBNB",
      },
      {
        address: "0x882c173bc7ff3b7786ca16dfed3dfffb9ee7847b",
        symbol: "vBTC",
        name: "Venus BTC",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0x882c173bc7ff3b7786ca16dfed3dfffb9ee7847b_vBTC.webp",
        quickPick: false,
        supported: true,
        priority: 29,
        tokenId: "vBTC",
      },
      {
        address: "0xf508fcd89b8bd15579dc79a6827cb4686a3592c8",
        symbol: "vETH",
        name: "Venus ETH",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0xf508fcd89b8bd15579dc79a6827cb4686a3592c8_vETH.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "vETH",
      },
      {
        address: "0xb248a295732e0225acd3337607cc01068e3b9c10",
        symbol: "vXRP",
        name: "Venus XRP",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0xb248a295732e0225acd3337607cc01068e3b9c10_vXRP.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "vXRP",
      },
      {
        address: "0x334b3ecb4dca3593bccc3c7ebd1a1c1d1780fbf1",
        symbol: "vDAI",
        name: "Venus DAI",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0x334b3ecb4dca3593bccc3c7ebd1a1c1d1780fbf1_vDAI.webp",
        quickPick: false,
        supported: true,
        priority: 50,
        tokenId: "vDAI",
      },
      {
        address: "0x250632378e573c6be1ac2f97fcdf00515d0aa91b",
        symbol: "BETH",
        name: "Binance Beacon ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x250632378e573c6be1ac2f97fcdf00515d0aa91b_BETH.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "BETH",
      },
      {
        address: "0xe02df9e3e622debdd69fb838bb799e3f168902c5",
        symbol: "BAKE",
        name: "BakeryToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xe02df9e3e622debdd69fb838bb799e3f168902c5_BAKE.webp",
        quickPick: false,
        supported: true,
        priority: 659,
        tokenId: "BAKE",
      },
      {
        address: "0x603c7f932ed1fc6575303d8fb018fdcbb0f39a95",
        symbol: "BANANA",
        name: "ApeSwapFinance Banana",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x603c7f932ed1fc6575303d8fb018fdcbb0f39a95_BANANA.webp",
        quickPick: false,
        supported: true,
        priority: 29,
        tokenId: "BANANA",
      },
      {
        address: "0x1ba42e5193dfa8b03d15dd1b86a3113bbbef8eeb",
        symbol: "ZEC",
        name: "Zcash Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x1ba42e5193dfa8b03d15dd1b86a3113bbbef8eeb_ZEC.webp",
        quickPick: false,
        supported: true,
        priority: 14,
        tokenId: "ZEC",
      },
      {
        address: "0x1fa4a73a3f0133f0025378af00236f3abdee5d63",
        symbol: "NEAR",
        name: "NEAR Protocol",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x1fa4a73a3f0133f0025378af00236f3abdee5d63_NEAR.webp",
        quickPick: false,
        supported: true,
        priority: 480,
        tokenId: "NEAR",
      },
      {
        address: "0x3d6545b08693dae087e957cb1180ee38b9e3c25e",
        symbol: "ETC",
        name: "Ethereum Classic",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x3d6545b08693dae087e957cb1180ee38b9e3c25e_ETC.webp",
        quickPick: false,
        supported: true,
        priority: 50,
        tokenId: "ETC",
      },
      {
        address: "0xfd7b3a77848f1c2d67e05e54d78d174a0c850335",
        symbol: "ONT",
        name: "Ontology Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xfd7b3a77848f1c2d67e05e54d78d174a0c850335_ONT.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "ONT",
      },
      {
        address: "0x101d82428437127bf1608f699cd651e6abf9766e",
        symbol: "BAT",
        name: "Basic Attention Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x101d82428437127bf1608f699cd651e6abf9766e_BAT.webp",
        quickPick: false,
        supported: true,
        priority: 182,
        tokenId: "BAT",
      },
      {
        address: "0x67ee3cb086f8a16f34bee3ca72fad36f7db929e2",
        symbol: "DODO",
        name: "DODO bird",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x67ee3cb086f8a16f34bee3ca72fad36f7db929e2_DODO.webp",
        quickPick: false,
        supported: true,
        priority: 44,
        tokenId: "DODO",
      },
      {
        address: "0x9678e42cebeb63f23197d726b29b1cb20d0064e5",
        symbol: "IOTX",
        name: "IoTeX Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x9678e42cebeb63f23197d726b29b1cb20d0064e5_IOTX.webp",
        quickPick: false,
        supported: true,
        priority: 51,
        tokenId: "IOTX",
      },
      {
        address: "0xf307910a4c7bbc79691fd374889b36d8531b08e3",
        symbol: "ANKR",
        name: "Ankr",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf307910a4c7bbc79691fd374889b36d8531b08e3_ANKR.webp",
        quickPick: false,
        supported: true,
        priority: 63,
        tokenId: "ANKR",
      },
      {
        address: "0x762539b45a1dcce3d36d080f74d1aed37844b878",
        symbol: "LINA",
        name: "Linear Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x762539b45a1dcce3d36d080f74d1aed37844b878_LINA.webp",
        quickPick: false,
        supported: true,
        priority: 111,
        tokenId: "LINA",
      },
      {
        address: "0xf218184af829cf2b0019f8e6f0b2423498a36983",
        symbol: "MATH",
        name: "MATH Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf218184af829cf2b0019f8e6f0b2423498a36983_MATH.webp",
        quickPick: false,
        supported: true,
        priority: 22,
        tokenId: "MATH",
      },
      {
        address: "0x857b222fc79e1cbbf8ca5f78cb133d1b7cf34bbd",
        symbol: "LTO",
        name: "LTO Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x857b222fc79e1cbbf8ca5f78cb133d1b7cf34bbd_LTO.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "LTO",
      },
      {
        address: "0x3910db0600ea925f63c36ddb1351ab6e2c6eb102",
        symbol: "SPARTA",
        name: "Spartan Protocol Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x3910db0600ea925f63c36ddb1351ab6e2c6eb102_SPARTA.webp",
        quickPick: false,
        supported: true,
        priority: 14,
        tokenId: "SPARTA",
      },
      {
        address: "0xf68c9df95a18b2a5a5fa1124d79eeeffbad0b6fa",
        symbol: "ANY",
        name: "Anyswap-BEP20",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf68c9df95a18b2a5a5fa1124d79eeeffbad0b6fa_ANY.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "ANY",
      },
      {
        address: "0xae9269f27437f0fcbc232d39ec814844a51d6b8f",
        symbol: "BURGER",
        name: "Burger Swap",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xae9269f27437f0fcbc232d39ec814844a51d6b8f_BURGER.webp",
        quickPick: false,
        supported: true,
        priority: 67,
        tokenId: "BURGER",
      },
      {
        address: "0xa8c2b8eec3d368c0253ad3dae65a5f2bbb89c929",
        symbol: "CTK",
        name: "CertiK Token",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/56_0xa8c2b8eec3d368c0253ad3dae65a5f2bbb89c929_CTK.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "CTK",
      },
      {
        address: "0x12e34cdf6a031a10fe241864c32fb03a4fdad739",
        symbol: "FREE",
        name: "FREE coin BSC",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x12e34cdf6a031a10fe241864c32fb03a4fdad739_FREE.webp",
        quickPick: false,
        supported: true,
        priority: 94,
        tokenId: "FREE",
      },
      {
        address: "0x6fd7c98458a943f469e1cf4ea85b173f5cd342f4",
        symbol: "BHC",
        name: "Billion Happiness",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x6fd7c98458a943f469e1cf4ea85b173f5cd342f4_BHC.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "BHC",
      },
      {
        address: "0xba2ae424d960c26247dd6c32edc70b295c744c43",
        symbol: "DOGE",
        name: "Dogecoin",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0xba2ae424d960c26247dd6c32edc70b295c744c43_DOGE.webp",
        quickPick: false,
        supported: true,
        priority: 1005,
        tokenId: "DOGE",
      },
      {
        address: "0x8f0528ce5ef7b51152a59745befdd91d97091d2f",
        symbol: "ALPACA",
        name: "AlpacaToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x8f0528ce5ef7b51152a59745befdd91d97091d2f_ALPACA.webp",
        quickPick: false,
        supported: true,
        priority: 243,
        tokenId: "ALPACA",
      },
      {
        address: "0xe0e514c71282b6f4e823703a39374cf58dc3ea4f",
        symbol: "BELT",
        name: "BELT Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xe0e514c71282b6f4e823703a39374cf58dc3ea4f_BELT.webp",
        quickPick: false,
        supported: true,
        priority: 34,
        tokenId: "BELT",
      },
      {
        address: "0x35e869b7456462b81cdb5e6e42434bd27f3f788c",
        symbol: "MDO",
        name: "Midas Dollar",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x35e869b7456462b81cdb5e6e42434bd27f3f788c_MDO.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "MDO",
      },
      {
        address: "0x5a3010d4d8d3b5fb49f8b6e57fb9e48063f16700",
        symbol: "BSCPAD",
        name: "BSCPAD.com",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x5a3010d4d8d3b5fb49f8b6e57fb9e48063f16700_BSCPAD.webp",
        quickPick: false,
        supported: true,
        priority: 30,
        tokenId: "BSCPAD",
      },
      {
        address: "0x96dd399f9c3afda1f194182f71600f1b65946501",
        symbol: "COS",
        name: "Contentos",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x96dd399f9c3afda1f194182f71600f1b65946501_COS.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "COS",
      },
      {
        address: "0xc13b7a43223bb9bf4b69bd68ab20ca1b79d81c75",
        symbol: "JGN",
        name: "Juggernaut DeFi",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xc13b7a43223bb9bf4b69bd68ab20ca1b79d81c75_JGN.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "JGN",
      },
      {
        address: "0xd32d01a43c869edcd1117c640fbdcfcfd97d9d65",
        symbol: "NMX",
        name: "Nominex",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xd32d01a43c869edcd1117c640fbdcfcfd97d9d65_NMX.webp",
        quickPick: false,
        supported: true,
        priority: 41,
        tokenId: "NMX",
      },
      {
        address: "0x8c784c49097dcc637b93232e15810d53871992bf",
        symbol: "MSC",
        name: "Monster Slayer Cash",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x8c784c49097dcc637b93232e15810d53871992bf_MSC.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "MSC",
      },
      {
        address: "0x92a42db88ed0f02c71d439e55962ca7cab0168b5",
        symbol: "TRDG",
        name: "Tardigrades.Finance",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0x92a42db88ed0f02c71d439e55962ca7cab0168b5_TRDG.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "TRDG",
      },
      {
        address: "0x4f47a0d15c1e53f3d94c069c7d16977c29f9cb6b",
        symbol: "Ramen",
        name: "Ramen Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x4f47a0d15c1e53f3d94c069c7d16977c29f9cb6b_Ramen.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "Ramen",
      },
      {
        address: "0x7a9f28eb62c791422aa23ceae1da9c847cbec9b0",
        symbol: "WATCH",
        name: "yieldwatch",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x7a9f28eb62c791422aa23ceae1da9c847cbec9b0_WATCH.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "WATCH",
      },
      {
        address: "0x47c1c7b9d7941a7265d123dcfb100d8fb5348213",
        symbol: "YVS",
        name: "YVS.Finance on BSC",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x47c1c7b9d7941a7265d123dcfb100d8fb5348213_YVS.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "YVS",
      },
      {
        address: "0x0288d3e353fe2299f11ea2c2e1696b4a648ecc07",
        symbol: "ZEFI",
        name: "ZCore Finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x0288d3e353fe2299f11ea2c2e1696b4a648ecc07_ZEFI.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "ZEFI",
      },
      {
        address: "0xb2bd0749dbe21f623d9baba856d3b0f0e1bfec9c",
        symbol: "DUSK",
        name: "Dusk Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xb2bd0749dbe21f623d9baba856d3b0f0e1bfec9c_DUSK.webp",
        quickPick: false,
        supported: true,
        priority: 155,
        tokenId: "DUSK",
      },
      {
        address: "0x630d98424efe0ea27fb1b3ab7741907dffeaad78",
        symbol: "PEAK",
        name: "PEAKDEFI",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0x630d98424efe0ea27fb1b3ab7741907dffeaad78_PEAK.webp",
        quickPick: false,
        supported: true,
        priority: 29,
        tokenId: "PEAK",
      },
      {
        address: "0xc7091aa18598b87588e37501b6ce865263cd67ce",
        symbol: "CCAKE",
        name: "CheesecakeSwap Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xc7091aa18598b87588e37501b6ce865263cd67ce_CCAKE.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "CCAKE",
      },
      {
        address: "0xd88ca08d8eec1e9e09562213ae83a7853ebb5d28",
        symbol: "XWIN",
        name: "xWIN Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xd88ca08d8eec1e9e09562213ae83a7853ebb5d28_XWIN.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "XWIN",
      },
      {
        address: "0x42981d0bfbaf196529376ee702f2a9eb9092fcb5",
        symbol: "SFM",
        name: "SafeMoon",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0x42981d0bfbaf196529376ee702f2a9eb9092fcb5_SFM.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "SFM",
      },
      {
        address: "0xeca41281c24451168a37211f0bc2b8645af45092",
        symbol: "TPT",
        name: "TokenPocket Token",
        decimals: 4,
        image:
          "https://xswap.link/assets/tokens/56_0xeca41281c24451168a37211f0bc2b8645af45092_TPT.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "TPT",
      },
      {
        address: "0x3a5325f0e5ee4da06a285e988f052d4e45aa64b4",
        symbol: "POLAR",
        name: "Polaris",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x3a5325f0e5ee4da06a285e988f052d4e45aa64b4_POLAR.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "POLAR",
      },
      {
        address: "0x0231f91e02debd20345ae8ab7d71a41f8e140ce7",
        symbol: "bwJUP",
        name: "BSC Wrapped Jupiter",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x0231f91e02debd20345ae8ab7d71a41f8e140ce7_bwJUP.webp",
        quickPick: false,
        supported: true,
        priority: 83,
        tokenId: "bwJUP",
      },
      {
        address: "0xbf7c81fff98bbe61b40ed186e4afd6ddd01337fe",
        symbol: "EGLD",
        name: "Elrond",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xbf7c81fff98bbe61b40ed186e4afd6ddd01337fe_EGLD.webp",
        quickPick: false,
        supported: true,
        priority: 82,
        tokenId: "EGLD",
      },
      {
        address: "0x2222227e22102fe3322098e4cbfe18cfebd57c95",
        symbol: "TLM",
        name: "Alien Worlds Trilium",
        decimals: 4,
        image:
          "https://xswap.link/assets/tokens/56_0x2222227e22102fe3322098e4cbfe18cfebd57c95_TLM.webp",
        quickPick: false,
        supported: true,
        priority: 77,
        tokenId: "TLM",
      },
      {
        address: "0x5d0158a5c3ddf47d4ea4517d8db0d76aa2e87563",
        symbol: "BONDLY",
        name: "Bondly Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x5d0158a5c3ddf47d4ea4517d8db0d76aa2e87563_BONDLY.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "BONDLY",
      },
      {
        address: "0x2a1d286ed5edad78befd6e0d8beb38791e8cd69d",
        symbol: "CLIMB",
        name: "Climb Token Finance",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0x2a1d286ed5edad78befd6e0d8beb38791e8cd69d_CLIMB.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "CLIMB",
      },
      {
        address: "0x3203c9e46ca618c8c1ce5dc67e7e9d75f5da2377",
        symbol: "MBOX",
        name: "Mobox",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x3203c9e46ca618c8c1ce5dc67e7e9d75f5da2377_MBOX.webp",
        quickPick: false,
        supported: true,
        priority: 956,
        tokenId: "MBOX",
      },
      {
        address: "0x0feadcc3824e7f3c12f40e324a60c23ca51627fc",
        symbol: "Warden",
        name: "WardenSwap Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x0feadcc3824e7f3c12f40e324a60c23ca51627fc_Warden.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "Warden",
      },
      {
        address: "0x9f589e3eabe42ebc94a44727b3f3531c0c877809",
        symbol: "TKO",
        name: "Tokocrypto Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x9f589e3eabe42ebc94a44727b3f3531c0c877809_TKO.webp",
        quickPick: false,
        supported: true,
        priority: 69,
        tokenId: "TKO",
      },
      {
        address: "0x477bc8d23c634c154061869478bce96be6045d12",
        symbol: "SFUND",
        name: "SeedifyFund",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x477bc8d23c634c154061869478bce96be6045d12_SFUND.webp",
        quickPick: false,
        supported: true,
        priority: 253,
        tokenId: "SFUND",
      },
      {
        address: "0x3ad9594151886ce8538c1ff615efa2385a8c3a88",
        symbol: "SAFEMARS",
        name: "SafeMars",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0x3ad9594151886ce8538c1ff615efa2385a8c3a88_SAFEMARS.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "SAFEMARS",
      },
      {
        address: "0x8850d2c68c632e3b258e612abaa8fada7e6958e5",
        symbol: "PIG",
        name: "Pig Token",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0x8850d2c68c632e3b258e612abaa8fada7e6958e5_PIG.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "PIG",
      },
      {
        address: "0x658a109c5900bc6d2357c87549b651670e5b0539",
        symbol: "FOR",
        name: "The Force Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x658a109c5900bc6d2357c87549b651670e5b0539_FOR.webp",
        quickPick: false,
        supported: true,
        priority: 14,
        tokenId: "FOR",
      },
      {
        address: "0xb86abcb37c3a4b64f74f59301aff131a1becc787",
        symbol: "ZIL",
        name: "Zilliqa",
        decimals: 12,
        image:
          "https://xswap.link/assets/tokens/56_0xb86abcb37c3a4b64f74f59301aff131a1becc787_ZIL.webp",
        quickPick: false,
        supported: true,
        priority: 82,
        tokenId: "ZIL",
      },
      {
        address: "0x7e52a123ed6db6ac872a875552935fbbd2544c86",
        symbol: "SYL",
        name: "SYL",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/56_0x7e52a123ed6db6ac872a875552935fbbd2544c86_SYL.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "SYL",
      },
      {
        address: "0x42f6f551ae042cbe50c739158b4f0cac0edb9096",
        symbol: "NRV",
        name: "Nerve",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x42f6f551ae042cbe50c739158b4f0cac0edb9096_NRV.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "NRV",
      },
      {
        address: "0x7e624fa0e1c4abfd309cc15719b7e2580887f570",
        symbol: "POLS",
        name: "PolkastarterToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x7e624fa0e1c4abfd309cc15719b7e2580887f570_POLS.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "POLS",
      },
      {
        address: "0x4d4e595d643dc61ea7fcbf12e4b1aaa39f9975b8",
        symbol: "PET",
        name: "Pet Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x4d4e595d643dc61ea7fcbf12e4b1aaa39f9975b8_PET.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "PET",
      },
      {
        address: "0xbcb24afb019be7e93ea9c43b7e22bb55d5b7f45d",
        symbol: "BSCS",
        name: "BSCS Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xbcb24afb019be7e93ea9c43b7e22bb55d5b7f45d_BSCS.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "BSCS",
      },
      {
        address: "0xb0f2939a1c0e43683e5954c9fe142f7df9f8d967",
        symbol: "GEN",
        name: "Gen Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xb0f2939a1c0e43683e5954c9fe142f7df9f8d967_GEN.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "GEN",
      },
      {
        address: "0x4e6415a5727ea08aae4580057187923aec331227",
        symbol: "FINE",
        name: "Refinable",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x4e6415a5727ea08aae4580057187923aec331227_FINE.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "FINE",
      },
      {
        address: "0x2fa5daf6fe0708fbd63b1a7d1592577284f52256",
        symbol: "MARSH",
        name: "UnmarshalToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x2fa5daf6fe0708fbd63b1a7d1592577284f52256_MARSH.webp",
        quickPick: false,
        supported: true,
        priority: 71,
        tokenId: "MARSH",
      },
      {
        address: "0xa9c41a46a6b3531d28d5c32f6633dd2ff05dfb90",
        symbol: "WEX",
        name: "WaultSwap",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa9c41a46a6b3531d28d5c32f6633dd2ff05dfb90_WEX.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "WEX",
      },
      {
        address: "0x8519ea49c997f50ceffa444d240fb655e89248aa",
        symbol: "RAMP",
        name: "RAMP DEFI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x8519ea49c997f50ceffa444d240fb655e89248aa_RAMP.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "RAMP",
      },
      {
        address: "0xce5814efff15d53efd8025b9f2006d4d7d640b9b",
        symbol: "MOONSTAR",
        name: "MoonStar",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0xce5814efff15d53efd8025b9f2006d4d7d640b9b_MOONSTAR.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "MOONSTAR",
      },
      {
        address: "0xe64f5cb844946c1f102bd25bbd87a5ab4ae89fbe",
        symbol: "bROOBEE",
        name: "ROOBEE",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xe64f5cb844946c1f102bd25bbd87a5ab4ae89fbe_bROOBEE.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "bROOBEE",
      },
      {
        address: "0x27ae27110350b98d564b9a3eed31baebc82d878d",
        symbol: "CUMMIES",
        name: "CumRocket",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x27ae27110350b98d564b9a3eed31baebc82d878d_CUMMIES.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "CUMMIES",
      },
      {
        address: "0x843d4a358471547f51534e3e51fae91cb4dc3f28",
        symbol: "lowb",
        name: "loser coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x843d4a358471547f51534e3e51fae91cb4dc3f28_lowb.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "lowb",
      },
      {
        address: "0x09a6c44c3947b69e2b45f4d51b67e6a39acfb506",
        symbol: "UNCX",
        name: "UniCrypt on xDai on BSC",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x09a6c44c3947b69e2b45f4d51b67e6a39acfb506_UNCX.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "UNCX",
      },
      {
        address: "0xf78d2e7936f5fe18308a3b2951a93b6c4a41f5e2",
        symbol: "OM",
        name: "MANTRA DAO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf78d2e7936f5fe18308a3b2951a93b6c4a41f5e2_OM.webp",
        quickPick: false,
        supported: true,
        priority: 81,
        tokenId: "OM",
      },
      {
        address: "0x16939ef78684453bfdfb47825f8a5f714f12623a",
        symbol: "XTZ",
        name: "Tezos Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x16939ef78684453bfdfb47825f8a5f714f12623a_XTZ.webp",
        quickPick: false,
        supported: true,
        priority: 145,
        tokenId: "XTZ",
      },
      {
        address: "0x4691937a7508860f876c9c0a2a617e7d9e945d4b",
        symbol: "WOO",
        name: "Wootrade Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x4691937a7508860f876c9c0a2a617e7d9e945d4b_WOO.webp",
        quickPick: false,
        supported: true,
        priority: 67,
        tokenId: "WOO",
      },
      {
        address: "0x55671114d774ee99d653d6c12460c780a67f1d18",
        symbol: "PACOCA",
        name: "Pacoca",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x55671114d774ee99d653d6c12460c780a67f1d18_PACOCA.webp",
        quickPick: false,
        supported: true,
        priority: 33,
        tokenId: "PACOCA",
      },
      {
        address: "0x46d502fac9aea7c5bc7b13c8ec9d02378c33d36f",
        symbol: "WSPP",
        name: "WolfSafePoorPeople",
        decimals: 0,
        image:
          "https://xswap.link/assets/tokens/56_0x46d502fac9aea7c5bc7b13c8ec9d02378c33d36f_WSPP.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "WSPP",
      },
      {
        address: "0x728c5bac3c3e370e372fc4671f9ef6916b814d8b",
        symbol: "UNFI",
        name: "UNFI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x728c5bac3c3e370e372fc4671f9ef6916b814d8b_UNFI.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "UNFI",
      },
      {
        address: "0x8f0fb159380176d324542b3a7933f0c2fd0c2bbf",
        symbol: "TFT",
        name: "TFT on BSC",
        decimals: 7,
        image:
          "https://xswap.link/assets/tokens/56_0x8f0fb159380176d324542b3a7933f0c2fd0c2bbf_TFT.webp",
        quickPick: false,
        supported: true,
        priority: 23,
        tokenId: "TFT",
      },
      {
        address: "0x3fcca8648651e5b974dd6d3e50f61567779772a8",
        symbol: "POTS",
        name: "Moonpot",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x3fcca8648651e5b974dd6d3e50f61567779772a8_POTS.webp",
        quickPick: false,
        supported: true,
        priority: 11,
        tokenId: "POTS",
      },
      {
        address: "0xa73164db271931cf952cbaeff9e8f5817b42fa5c",
        symbol: "LAND",
        name: "Landshare",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa73164db271931cf952cbaeff9e8f5817b42fa5c_LAND.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "LAND",
      },
      {
        address: "0x14c358b573a4ce45364a3dbd84bbb4dae87af034",
        symbol: "DND",
        name: "DungeonSwap Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x14c358b573a4ce45364a3dbd84bbb4dae87af034_DND.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "DND",
      },
      {
        address: "0xe20b9e246db5a0d21bf9209e4858bc9a3ff7a034",
        symbol: "wBAN",
        name: "Wrapped Banano",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xe20b9e246db5a0d21bf9209e4858bc9a3ff7a034_wBAN.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "wBAN",
      },
      {
        address: "0x965f527d9159dce6288a2219db51fc6eef120dd1",
        symbol: "BSW",
        name: "Biswap",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x965f527d9159dce6288a2219db51fc6eef120dd1_BSW.webp",
        quickPick: false,
        supported: true,
        priority: 1078,
        tokenId: "BSW",
      },
      {
        address: "0xbb46693ebbea1ac2070e59b4d043b47e2e095f86",
        symbol: "BFG",
        name: "BFG Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xbb46693ebbea1ac2070e59b4d043b47e2e095f86_BFG.webp",
        quickPick: false,
        supported: true,
        priority: 49,
        tokenId: "BFG",
      },
      {
        address: "0x6679eb24f59dfe111864aec72b443d1da666b360",
        symbol: "ARV",
        name: "ARIVA",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0x6679eb24f59dfe111864aec72b443d1da666b360_ARV.webp",
        quickPick: false,
        supported: true,
        priority: 47,
        tokenId: "ARV",
      },
      {
        address: "0xa57ac35ce91ee92caefaa8dc04140c8e232c2e50",
        symbol: "PIT",
        name: "Pitbull",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0xa57ac35ce91ee92caefaa8dc04140c8e232c2e50_PIT.webp",
        quickPick: false,
        supported: true,
        priority: 52,
        tokenId: "PIT",
      },
      {
        address: "0xc3387e4285e9f80a7cfdf02b4ac6cdf2476a528a",
        symbol: "ROCK",
        name: "Bedrock",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xc3387e4285e9f80a7cfdf02b4ac6cdf2476a528a_ROCK.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "ROCK",
      },
      {
        address: "0x29a63f4b209c29b4dc47f06ffa896f32667dad2c",
        symbol: "PURSE",
        name: "PURSE TOKEN",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x29a63f4b209c29b4dc47f06ffa896f32667dad2c_PURSE.webp",
        quickPick: false,
        supported: true,
        priority: 22,
        tokenId: "PURSE",
      },
      {
        address: "0x9000cac49c3841926baac5b2e13c87d43e51b6a4",
        symbol: "POR",
        name: "Portuma",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x9000cac49c3841926baac5b2e13c87d43e51b6a4_POR.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "POR",
      },
      {
        address: "0x016cf83732f1468150d87dcc5bdf67730b3934d3",
        symbol: "AIRT",
        name: "AirNFT Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x016cf83732f1468150d87dcc5bdf67730b3934d3_AIRT.webp",
        quickPick: false,
        supported: true,
        priority: 42,
        tokenId: "AIRT",
      },
      {
        address: "0xfb5b838b6cfeedc2873ab27866079ac55363d37e",
        symbol: "FLOKI",
        name: "FLOKI",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0xfb5b838b6cfeedc2873ab27866079ac55363d37e_FLOKI.webp",
        quickPick: false,
        supported: true,
        priority: 457,
        tokenId: "FLOKI",
      },
      {
        address: "0x531780face85306877d7e1f05d713d1b50a37f7a",
        symbol: "BSHARE",
        name: "BSHARE",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x531780face85306877d7e1f05d713d1b50a37f7a_BSHARE.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "BSHARE",
      },
      {
        address: "0x522348779dcb2911539e76a1042aa922f9c47ee3",
        symbol: "BOMB",
        name: "bomb.money",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x522348779dcb2911539e76a1042aa922f9c47ee3_BOMB.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "BOMB",
      },
      {
        address: "0x475bfaa1848591ae0e6ab69600f48d828f61a80e",
        symbol: "DOME",
        name: "Everdome",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x475bfaa1848591ae0e6ab69600f48d828f61a80e_DOME.webp",
        quickPick: false,
        supported: true,
        priority: 161,
        tokenId: "DOME",
      },
      {
        address: "0x90c97f71e18723b0cf0dfa30ee176ab653e89f40",
        symbol: "FRAX",
        name: "Frax",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x90c97f71e18723b0cf0dfa30ee176ab653e89f40_FRAX.webp",
        quickPick: false,
        supported: true,
        priority: 295,
        tokenId: "FRAX",
      },
      {
        address: "0xfebe8c1ed424dbf688551d4e2267e7a53698f0aa",
        symbol: "VINU",
        name: "Vita Inu",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xfebe8c1ed424dbf688551d4e2267e7a53698f0aa_VINU.webp",
        quickPick: false,
        supported: true,
        priority: 285,
        tokenId: "VINU",
      },
      {
        address: "0x69b14e8d3cebfdd8196bfe530954a0c226e5008e",
        symbol: "SpacePi",
        name: "SpacePi Token",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0x69b14e8d3cebfdd8196bfe530954a0c226e5008e_SpacePi.webp",
        quickPick: false,
        supported: true,
        priority: 16,
        tokenId: "SpacePi",
      },
      {
        address: "0xebaffc2d2ea7c66fb848c48124b753f93a0a90ec",
        symbol: "ASIA",
        name: "ASIA COIN",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xebaffc2d2ea7c66fb848c48124b753f93a0a90ec_ASIA.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "ASIA",
      },
      {
        address: "0xa5f249f401ba8931899a364d8e2699b5fa1d87a9",
        symbol: "MAIN",
        name: "MAIN",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa5f249f401ba8931899a364d8e2699b5fa1d87a9_MAIN.webp",
        quickPick: false,
        supported: true,
        priority: 227,
        tokenId: "MAIN",
      },
      {
        address: "0x9096b4309224d751fcb43d7eb178dcffc122ad15",
        symbol: "LGX",
        name: "Legion Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x9096b4309224d751fcb43d7eb178dcffc122ad15_LGX.webp",
        quickPick: false,
        supported: true,
        priority: 27,
        tokenId: "LGX",
      },
      {
        address: "0x9ab70e92319f0b9127df78868fd3655fb9f1e322",
        symbol: "WWY",
        name: "WeWay Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x9ab70e92319f0b9127df78868fd3655fb9f1e322_WWY.webp",
        quickPick: false,
        supported: true,
        priority: 145,
        tokenId: "WWY",
      },
      {
        address: "0x3019bf2a2ef8040c242c9a4c5c4bd4c81678b2a1",
        symbol: "GMT",
        name: "Green Metaverse Token",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/56_0x3019bf2a2ef8040c242c9a4c5c4bd4c81678b2a1_GMT.webp",
        quickPick: false,
        supported: true,
        priority: 402,
        tokenId: "GMT",
      },
      {
        address: "0xe9c803f48dffe50180bd5b01dc04da939e3445fc",
        symbol: "VLX",
        name: "Velas",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xe9c803f48dffe50180bd5b01dc04da939e3445fc_VLX.webp",
        quickPick: false,
        supported: true,
        priority: 305,
        tokenId: "VLX",
      },
      {
        address: "0xa719b8ab7ea7af0ddb4358719a34631bb79d15dc",
        symbol: "FRM",
        name: "Ferrum Network Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa719b8ab7ea7af0ddb4358719a34631bb79d15dc_FRM.webp",
        quickPick: false,
        supported: true,
        priority: 28,
        tokenId: "FRM",
      },
      {
        address: "0x84e9a6f9d240fdd33801f7135908bfa16866939a",
        symbol: "GMEE",
        name: "GAMEE",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x84e9a6f9d240fdd33801f7135908bfa16866939a_GMEE.webp",
        quickPick: false,
        supported: true,
        priority: 40,
        tokenId: "GMEE",
      },
      {
        address: "0xeeeeeb57642040be42185f49c52f7e9b38f8eeee",
        symbol: "ELK",
        name: "Elk",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xeeeeeb57642040be42185f49c52f7e9b38f8eeee_ELK.webp",
        quickPick: false,
        supported: true,
        priority: 25,
        tokenId: "ELK",
      },
      {
        address: "0xf606bd19b1e61574ed625d9ea96c841d4e247a32",
        symbol: "GUARD",
        name: "Guardian",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf606bd19b1e61574ed625d9ea96c841d4e247a32_GUARD.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "GUARD",
      },
      {
        address: "0x431e0cd023a32532bf3969cddfc002c00e98429d",
        symbol: "XCAD",
        name: "Chainport.io-Peg XCAD Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x431e0cd023a32532bf3969cddfc002c00e98429d_XCAD.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "XCAD",
      },
      {
        address: "0xee9801669c6138e84bd50deb500827b776777d28",
        symbol: "O3",
        name: "O3 Swap Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xee9801669c6138e84bd50deb500827b776777d28_O3.webp",
        quickPick: false,
        supported: true,
        priority: 28,
        tokenId: "O3",
      },
      {
        address: "0x2ed9a5c8c13b93955103b9a7c167b67ef4d568a3",
        symbol: "MASK",
        name: "Mask Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x2ed9a5c8c13b93955103b9a7c167b67ef4d568a3_MASK.webp",
        quickPick: false,
        supported: true,
        priority: 83,
        tokenId: "MASK",
      },
      {
        address: "0x0864c156b3c5f69824564dec60c629ae6401bf2a",
        symbol: "DATA",
        name: "Streamr",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x0864c156b3c5f69824564dec60c629ae6401bf2a_DATA.webp",
        quickPick: false,
        supported: true,
        priority: 21,
        tokenId: "DATA",
      },
      {
        address: "0x715d400f88c167884bbcc41c5fea407ed4d2f8a0",
        symbol: "AXS",
        name: "Axie Infinity Shard",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x715d400f88c167884bbcc41c5fea407ed4d2f8a0_AXS.webp",
        quickPick: false,
        supported: true,
        priority: 121,
        tokenId: "AXS",
      },
      {
        address: "0xcfcecfe2bd2fed07a9145222e8a7ad9cf1ccd22a",
        symbol: "ADS",
        name: "Adshares",
        decimals: 11,
        image:
          "https://xswap.link/assets/tokens/56_0xcfcecfe2bd2fed07a9145222e8a7ad9cf1ccd22a_ADS.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "ADS",
      },
      {
        address: "0x7bc75e291e656e8658d66be1cc8154a3769a35dd",
        symbol: "LIME",
        name: "iMe Lab",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x7bc75e291e656e8658d66be1cc8154a3769a35dd_LIME.webp",
        quickPick: false,
        supported: true,
        priority: 16,
        tokenId: "LIME",
      },
      {
        address: "0xad6742a35fb341a9cc6ad674738dd8da98b94fb1",
        symbol: "WOM",
        name: "Wombat Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xad6742a35fb341a9cc6ad674738dd8da98b94fb1_WOM.webp",
        quickPick: false,
        supported: true,
        priority: 113,
        tokenId: "WOM",
      },
      {
        address: "0x3c6dad0475d3a1696b359dc04c99fd401be134da",
        symbol: "SAITO",
        name: "SAITO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x3c6dad0475d3a1696b359dc04c99fd401be134da_SAITO.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "SAITO",
      },
      {
        address: "0xa045e37a0d1dd3a45fefb8803d22457abc0a728a",
        symbol: "GHNY",
        name: "Grizzly Honey",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa045e37a0d1dd3a45fefb8803d22457abc0a728a_GHNY.webp",
        quickPick: false,
        supported: true,
        priority: 63,
        tokenId: "GHNY",
      },
      {
        address: "0xf4bea2c219eb95c6745983b68185c7340c319d9e",
        symbol: "TFS",
        name: "Fairspin Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf4bea2c219eb95c6745983b68185c7340c319d9e_TFS.webp",
        quickPick: false,
        supported: true,
        priority: 44,
        tokenId: "TFS",
      },
      {
        address: "0xf2c96e402c9199682d5ded26d3771c6b192c01af",
        symbol: "SCLP",
        name: "Scallop",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf2c96e402c9199682d5ded26d3771c6b192c01af_SCLP.webp",
        quickPick: false,
        supported: true,
        priority: 21,
        tokenId: "SCLP",
      },
      {
        address: "0xeceb87cf00dcbf2d4e2880223743ff087a995ad9",
        symbol: "NUM",
        name: "NUM Token [via ChainPort.io]",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xeceb87cf00dcbf2d4e2880223743ff087a995ad9_NUM.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "NUM",
      },
      {
        address: "0xe9d7023f2132d55cbd4ee1f78273cb7a3e74f10a",
        symbol: "DEC",
        name: "DarkEnergyCrystals",
        decimals: 3,
        image:
          "https://xswap.link/assets/tokens/56_0xe9d7023f2132d55cbd4ee1f78273cb7a3e74f10a_DEC.webp",
        quickPick: false,
        supported: true,
        priority: 14,
        tokenId: "DEC",
      },
      {
        address: "0x2dff88a56767223a5529ea5960da7a3f5f766406",
        symbol: "ID",
        name: "SPACE ID",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x2dff88a56767223a5529ea5960da7a3f5f766406_ID.webp",
        quickPick: false,
        supported: true,
        priority: 519,
        tokenId: "ID",
      },
      {
        address: "0xf7de7e8a6bd59ed41a4b5fe50278b3b7f31384df",
        symbol: "RDNT",
        name: "Radiant",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xf7de7e8a6bd59ed41a4b5fe50278b3b7f31384df_RDNT.webp",
        quickPick: false,
        supported: true,
        priority: 378,
        tokenId: "RDNT",
      },
      {
        address: "0x40af3827f39d0eacbf4a168f8d4ee67c121d11c9",
        symbol: "TUSD",
        name: "TrueUSD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x40af3827f39d0eacbf4a168f8d4ee67c121d11c9_TUSD.webp",
        quickPick: false,
        supported: true,
        priority: 86,
        tokenId: "TUSD",
      },
      {
        address: "0xa2e3356610840701bdf5611a53974510ae27e2e1",
        symbol: "wBETH",
        name: "Wrapped Binance Beacon ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xa2e3356610840701bdf5611a53974510ae27e2e1_wBETH.webp",
        quickPick: false,
        supported: true,
        priority: 42,
        tokenId: "wBETH",
      },
      {
        address: "0x43a8cab15d06d3a5fe5854d714c37e7e9246f170",
        symbol: "ORBS",
        name: "Token Orbs",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0x43a8cab15d06d3a5fe5854d714c37e7e9246f170_ORBS.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "ORBS",
      },
      {
        address: "0xb72a20c7b8bd666f80ac053b0f4de20a787080f5",
        symbol: "MLT",
        name: "Media Licensing Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/56_0xb72a20c7b8bd666f80ac053b0f4de20a787080f5_MLT.webp",
        quickPick: false,
        supported: true,
        priority: 111,
        tokenId: "MLT",
      },
      {
        address: "0x4507cef57c46789ef8d1a19ea45f4216bae2b528",
        symbol: "TOKEN",
        name: "TokenFi",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/56_0x4507cef57c46789ef8d1a19ea45f4216bae2b528_TOKEN.webp",
        quickPick: false,
        supported: true,
        priority: 813,
        tokenId: "TOKEN",
      },
      {
        address: "0x4aae823a6a0b376de6a78e74ecc5b079d38cbcf7",
        symbol: "SolvBTC",
        name: "Solv Protocol SolvBTC",
        tokenId: "SolvBTC",
        image:
          "https://xswap.link/assets/tokens/56_0x4aae823a6a0b376de6a78e74ecc5b079d38cbcf7_solvBTC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xbdeae1ca48894a1759a8374d63925f21f2ee2639",
        symbol: "EDU",
        name: "Open Campus",
        tokenId: "EDU",
        image:
          "https://xswap.link/assets/tokens/56_0xbdeae1ca48894a1759a8374d63925f21f2ee2639_EDU.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xa260e12d2b924cb899ae80bb58123ac3fee1e2f0",
        symbol: "HOOK",
        name: "Hooked Protocol",
        tokenId: "HOOK",
        image:
          "https://xswap.link/assets/tokens/56_0xa260e12d2b924cb899ae80bb58123ac3fee1e2f0_HOOK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xbda011d7f8ec00f66c1923b049b94c67d148d8b2",
        symbol: "AI",
        name: "Sleepless AI",
        tokenId: "AI",
        image:
          "https://xswap.link/assets/tokens/56_0xbda011d7f8ec00f66c1923b049b94c67d148d8b2_AI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfceb31a79f71ac9cbdcf853519c1b12d379edc46",
        symbol: "LISTA",
        name: "Lista DAO",
        tokenId: "LISTA",
        image:
          "https://xswap.link/assets/tokens/56_0xfceb31a79f71ac9cbdcf853519c1b12d379edc46_LISTA.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x620a8b7bd26b21d0d053ee9a05a593f35bf37d8e",
        symbol: "TURBO",
        name: "Turbo",
        tokenId: "TURBO",
        image:
          "https://xswap.link/assets/tokens/56_0x620a8b7bd26b21d0d053ee9a05a593f35bf37d8e_TURBO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5",
        symbol: "BETS",
        name: "BetSwirl",
        tokenId: "BETS",
        image:
          "https://xswap.link/assets/tokens/56_0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5_BETS.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xf543915698bf89bd6d429adc79577d75da2fa1fd",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/56_0xf543915698bf89bd6d429adc79577d75da2fa1fd_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2b5d9adea07b590b638ffc165792b2c610eda649",
        symbol: "CKP",
        name: "Cakepie",
        tokenId: "CKP",
        image:
          "https://xswap.link/assets/tokens/56_0x2b5d9adea07b590b638ffc165792b2c610eda649_CKP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xa78775bba7a542f291e5ef7f13c6204e704a90ba",
        symbol: "METO",
        name: "Metafluence",
        tokenId: "METO",
        image:
          "https://xswap.link/assets/tokens/56_0xa78775bba7a542f291e5ef7f13c6204e704a90ba_METO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7dc91cbd6cb5a3e6a95eed713aa6bf1d987146c8",
        symbol: "mwBETH",
        name: "Eigenpie mwBETH",
        tokenId: "mwBETH",
        image:
          "https://xswap.link/assets/tokens/56_0x7dc91cbd6cb5a3e6a95eed713aa6bf1d987146c8_mwBETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x07715ee7219b07b8e01cc7d2787f4e5e75860383",
        symbol: "SDT",
        name: "Stake DAO Token",
        tokenId: "SDT",
        image:
          "https://xswap.link/assets/tokens/56_0x07715ee7219b07b8e01cc7d2787f4e5e75860383_SDT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xf94a52468ff79862b8f288faf7900d34e74a1992",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/56_0xf94a52468ff79862b8f288faf7900d34e74a1992_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xec59de82fff1959e92b91dab975e4564fc3447cc",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/56_0xec59de82fff1959e92b91dab975e4564fc3447cc_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1346b618dc92810ec74163e4c27004c921d446a5",
        symbol: "SolvBTC.BBN",
        name: "Solv Protocol SolvBTC.BBN",
        tokenId: "SolvBTC.BBN",
        image:
          "https://xswap.link/assets/tokens/56_0x1346b618dc92810ec74163e4c27004c921d446a5_SolvBTC.BBN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x53e63a31fd1077f949204b94f431bcab98f72bce",
        symbol: "SolvBTC.ENA",
        name: "Solv Protocol SolvBTC.ENA",
        tokenId: "SolvBTC.ENA",
        image:
          "https://xswap.link/assets/tokens/56_0x53e63a31fd1077f949204b94f431bcab98f72bce_SolvBTC.ENA.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x8bf75bc68fd337dfd8186d731df8b3c2cb14b9e6",
        symbol: "STABLE",
        name: "Stable",
        tokenId: "STABLE",
        image:
          "https://xswap.link/assets/tokens/56_0x8bf75bc68fd337dfd8186d731df8b3c2cb14b9e6_STABLE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc9f5955f6da20e44a068f3d58fb2404f56f9a6f2",
        symbol: "USDFI",
        name: "USDFI",
        tokenId: "USDFI",
        image:
          "https://xswap.link/assets/tokens/56_0xc9f5955f6da20e44a068f3d58fb2404f56f9a6f2_USDFI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x5d37abafd5498b0e7af753a2e83bd4f0335aa89f",
        symbol: "WECO",
        name: "WECOIN",
        tokenId: "WECO",
        image:
          "https://xswap.link/assets/tokens/56_0x5d37abafd5498b0e7af753a2e83bd4f0335aa89f_WECO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xdbb5cf12408a3ac17d668037ce289f9ea75439d7",
        symbol: "WMTX",
        name: "World Mobile Token",
        tokenId: "WMTX",
        image:
          "https://xswap.link/assets/tokens/56_0xdbb5cf12408a3ac17d668037ce289f9ea75439d7_WMTX.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x5f2f8818002dc64753daedf4a6cb2ccb757cd220",
        symbol: "WSDM",
        name: "Wisdomise",
        tokenId: "WSDM",
        image:
          "https://xswap.link/assets/tokens/56_0x5f2f8818002dc64753daedf4a6cb2ccb757cd220_WSDM.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x27c073e8427aa493a90b8dc8b73a89e670fd77bb",
        symbol: "RDP",
        name: "Radpie",
        tokenId: "RDP",
        image:
          "https://xswap.link/assets/tokens/56_0x27c073e8427aa493a90b8dc8b73a89e670fd77bb_RDP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7c1cca5b25fa0bc9af9275fb53cba89dc172b878",
        symbol: "mBTC",
        name: "mBTC",
        tokenId: "mBTC",
        image:
          "https://xswap.link/assets/tokens/56_0x7c1cca5b25fa0bc9af9275fb53cba89dc172b878_mBTC.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2d7e22fb0fb7a7f0d1fef70ad8873a9ffde18007",
        symbol: "wxUSD",
        name: "Wrapped xUSD",
        tokenId: "wUSDx",
        image:
          "https://xswap.link/assets/tokens/56_0x2d7e22fb0fb7a7f0d1fef70ad8873a9ffde18007_wUSDx.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x98169bf9b7a44edad372364063b897e16ebba88e",
        symbol: "una.WEMIX",
        name: "una WEMIX",
        tokenId: "una.WEMIX",
        image:
          "https://xswap.link/assets/tokens/56_0x98169bf9b7a44edad372364063b897e16ebba88e_una.WEMIX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4d3dc895a9edb234dfa3e303a196c009dc918f84",
        symbol: "ZBU",
        name: "ZEEBU",
        tokenId: "ZBU",
        image:
          "https://xswap.link/assets/tokens/56_0x4d3dc895a9edb234dfa3e303a196c009dc918f84_ZBU.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x01aac2b594f7bdbec740f0f1aa22910ebb4b74ab",
        symbol: "UNIO",
        name: "Unio Coin",
        tokenId: "UNIO",
        image:
          "https://xswap.link/assets/tokens/56_0x01aac2b594f7bdbec740f0f1aa22910ebb4b74ab_UNIO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xa697e272a73744b343528c3bc4702f2565b2f422",
        symbol: "Bonk",
        name: "Bonk",
        tokenId: "Bonk",
        image:
          "https://xswap.link/assets/tokens/56_0xa697e272a73744b343528c3bc4702f2565b2f422_Bonk.webp",
        decimals: 5,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc0041ef357b183448b235a8ea73ce4e4ec8c265f",
        symbol: "COOKIE",
        name: "Cookie",
        tokenId: "COOKIE",
        image:
          "https://xswap.link/assets/tokens/56_0xc0041ef357b183448b235a8ea73ce4e4ec8c265f_COOKIE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x6894cde390a3f51155ea41ed24a33a4827d3063d",
        symbol: "CAT",
        name: "Simons Cat",
        tokenId: "CAT",
        image:
          "https://xswap.link/assets/tokens/56_0x6894cde390a3f51155ea41ed24a33a4827d3063d_CAT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x0cc7288a11c0c31d39d0e05eb59f24e506ad6ad5",
        symbol: "Bridged EGP",
        name: "Bridged EGP",
        tokenId: "BridgedEGP",
        image:
          "https://xswap.link/assets/tokens/56_0x0cc7288a11c0c31d39d0e05eb59f24e506ad6ad5_BridgedEGP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/bnb.webp",
    tokenSymbol: "BNB",
    bridgeSupported: true,
    swapSupported: true,
    scanApiURL: "https://api.bscscan.com/api",
    publicRpcUrls: ["https://rpc.ankr.com/bsc"],
    privateRpcUrls: [
      "https://cool-empty-pond.bsc.quiknode.pro/fbe12b7924037fa0bf9c9f35ec2019c867346004",
    ],
    defaultDstChain: "56",
    disabledForDestination: [
      "1",
      "10",
      "137",
      "8453",
      "43114",
      "42161",
      "34443",
      "534352",
      "1088",
      "59144",
    ],
    supportedDstForBridge: [
      "42161",
      "43114",
      "8453",
      "81457",
      "1",
      "100",
      "59144",
      "34443",
      "10",
      "137",
      "1111",
    ],
    supportedDstForSwap: ["56"],
  },
  {
    ecosystem: "evm",
    chainId: "42161",
    name: "arbitrum",
    displayName: "Arbitrum",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://arbiscan.io/tx",
    ccipChainId: "4949039107694359620",
    tokens: [
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "ETH",
        name: "Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x0000000000000000000000000000000000000000_ETH.webp",
        quickPick: true,
        supported: true,
        priority: 1000000,
        tokenId: "ETH",
      },
      {
        address: "0xec70dcb4a1efa46b8f2d97c310c9c4790ba5ffa8",
        symbol: "rETH",
        name: "Rocket Pool ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0xec70dcb4a1efa46b8f2d97c310c9c4790ba5ffa8_rETH.webp",
        quickPick: false,
        supported: true,
        priority: 36,
        tokenId: "rETH",
      },
      {
        address: "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
        symbol: "USDC",
        name: "USD Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/42161_0xaf88d065e77c8cc2239327c5edb3a432268e5831_USDC.webp",
        quickPick: true,
        supported: true,
        priority: 28023,
        tokenId: "USDC",
      },
      {
        address: "0x0c880f6761f1af8d9aa9c466984b80dab9a8c9e8",
        symbol: "PENDLE",
        name: "Pendle",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x0c880f6761f1af8d9aa9c466984b80dab9a8c9e8_PENDLE.webp",
        quickPick: false,
        supported: true,
        priority: 1407,
        tokenId: "PENDLE",
      },
      {
        address: "0x9623063377ad1b27544c965ccd7342f7ea7e88c7",
        symbol: "GRT",
        name: "Graph Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x9623063377ad1b27544c965ccd7342f7ea7e88c7_GRT.webp",
        quickPick: false,
        supported: true,
        priority: 313,
        tokenId: "GRT",
      },
      {
        address: "0x088cd8f5ef3652623c22d48b1605dcfe860cd704",
        symbol: "VELA",
        name: "VelaToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x088cd8f5ef3652623c22d48b1605dcfe860cd704_VELA.webp",
        quickPick: false,
        supported: true,
        priority: 90,
        tokenId: "VELA",
      },
      {
        address: "0x17fc002b466eec40dae837fc4be5c67993ddbd6f",
        symbol: "FRAX",
        name: "Frax",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x17fc002b466eec40dae837fc4be5c67993ddbd6f_FRAX.webp",
        quickPick: false,
        supported: true,
        priority: 402,
        tokenId: "FRAX",
      },
      {
        address: "0x6694340fc020c5e6b96567843da2df01b2ce1eb6",
        symbol: "STG",
        name: "StargateToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x6694340fc020c5e6b96567843da2df01b2ce1eb6_STG.webp",
        quickPick: false,
        supported: true,
        priority: 190,
        tokenId: "STG",
      },
      {
        address: "0x5979d7b546e38e414f7e9822514be443a4800529",
        symbol: "wstETH",
        name: "Wrapped liquid staked Ether 2.0",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x5979d7b546e38e414f7e9822514be443a4800529_wstETH.webp",
        quickPick: false,
        supported: true,
        priority: 942,
        tokenId: "wstETH",
      },
      {
        address: "0xde903e2712288a1da82942dddf2c20529565ac30",
        symbol: "SWPR",
        name: "Swapr",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0xde903e2712288a1da82942dddf2c20529565ac30_SWPR.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "SWPR",
      },
      {
        address: "0xfa7f8980b0f1e64a2062791cc3b0871572f1f7f0",
        symbol: "UNI",
        name: "Uniswap",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0xfa7f8980b0f1e64a2062791cc3b0871572f1f7f0_UNI.webp",
        quickPick: false,
        supported: true,
        priority: 113,
        tokenId: "UNI",
      },
      {
        address: "0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9",
        symbol: "USDT",
        name: "Tether USD",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/42161_0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9_USDT.webp",
        quickPick: true,
        supported: true,
        priority: 19836,
        tokenId: "USDT",
      },
      {
        address: "0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
        symbol: "USDC.e",
        name: "USD Coin (Arb1)",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/42161_0xff970a61a04b1ca14834a43f5de4533ebddb5cc8_USDC.e.webp",
        quickPick: true,
        supported: true,
        priority: 39784,
        tokenId: "USDC.e",
      },
      {
        address: "0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f",
        symbol: "WBTC",
        name: "Wrapped BTC",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/42161_0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f_WBTC.webp",
        quickPick: true,
        supported: true,
        priority: 5222,
        tokenId: "WBTC",
      },
      {
        address: "0x82af49447d8a07e3bd95bd0d56f35241523fbab1",
        symbol: "WETH",
        name: "Wrapped Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x82af49447d8a07e3bd95bd0d56f35241523fbab1_WETH.webp",
        quickPick: true,
        supported: true,
        priority: 72405,
        tokenId: "WETH",
      },
      {
        address: "0xda10009cbd5d07dd0cecc66161fc93d7c9000da1",
        symbol: "DAI",
        name: "Dai Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0xda10009cbd5d07dd0cecc66161fc93d7c9000da1_DAI.webp",
        quickPick: true,
        supported: true,
        priority: 2609,
        tokenId: "DAI",
      },
      {
        address: "0x3e6648c5a70a150a88bce65f4ad4d506fe15d2af",
        symbol: "SPELL",
        name: "Spell Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x3e6648c5a70a150a88bce65f4ad4d506fe15d2af_SPELL.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "SPELL",
      },
      {
        address: "0x13ad51ed4f1b7e9dc168d8a00cb3f4ddd85efa60",
        symbol: "LDO",
        name: "Lido DAO Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x13ad51ed4f1b7e9dc168d8a00cb3f4ddd85efa60_LDO.webp",
        quickPick: false,
        supported: true,
        priority: 290,
        tokenId: "LDO",
      },
      {
        address: "0xfea7a6a0b346362bf88a9e4a88416b77a57d6c2a",
        symbol: "MIM",
        name: "Magic Internet Money",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0xfea7a6a0b346362bf88a9e4a88416b77a57d6c2a_MIM.webp",
        quickPick: false,
        supported: true,
        priority: 807,
        tokenId: "MIM",
      },
      {
        address: "0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a",
        symbol: "GMX",
        name: "GMX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a_GMX.webp",
        quickPick: false,
        supported: true,
        priority: 1820,
        tokenId: "GMX",
      },
      {
        address: "0x27bc2757fab0b8ab406016d1f71d8123452095d3",
        symbol: "LAND",
        name: "Landshare",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x27bc2757fab0b8ab406016d1f71d8123452095d3_LAND.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "LAND",
      },
      {
        address: "0xf97f4df75117a78c1a5a0dbb814af92458539fb4",
        symbol: "LINK",
        name: "Chainlink",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0xf97f4df75117a78c1a5a0dbb814af92458539fb4_LINK.webp",
        quickPick: true,
        supported: true,
        priority: 3201,
        tokenId: "LINK",
      },
      {
        address: "0x040d1edc9569d4bab2d15287dc5a4f10f56a56b8",
        symbol: "BAL",
        name: "Balancer",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x040d1edc9569d4bab2d15287dc5a4f10f56a56b8_BAL.webp",
        quickPick: false,
        supported: true,
        priority: 222,
        tokenId: "BAL",
      },
      {
        address: "0xe80772eaf6e2e18b651f160bc9158b2a5cafca65",
        symbol: "USD+",
        name: "USD+",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/42161_0xe80772eaf6e2e18b651f160bc9158b2a5cafca65_USD+.webp",
        quickPick: false,
        supported: true,
        priority: 21,
        tokenId: "USD+",
      },
      {
        address: "0x11cdb42b0eb46d95f990bedd4695a6e3fa034978",
        symbol: "CRV",
        name: "Curve DAO Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x11cdb42b0eb46d95f990bedd4695a6e3fa034978_CRV.webp",
        quickPick: false,
        supported: true,
        priority: 57,
        tokenId: "CRV",
      },
      {
        address: "0x912ce59144191c1204e64559fe8253a0e49e6548",
        symbol: "ARB",
        name: "Arbitrum",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x912ce59144191c1204e64559fe8253a0e49e6548_ARB.webp",
        quickPick: true,
        supported: true,
        priority: 56354,
        tokenId: "ARB",
      },
      {
        address: "0x965f298e4ade51c0b0bb24e3369deb6c7d5b3951",
        symbol: "DCA",
        name: "AutoDCA",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0x965f298e4ade51c0b0bb24e3369deb6c7d5b3951_DCA.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "DCA",
      },
      {
        address: "0xed65c5085a18fa160af0313e60dcc7905e944dc7",
        symbol: "ETHx",
        name: "ETHx",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/42161_0xed65c5085a18fa160af0313e60dcc7905e944dc7_ETHx.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "ETHx",
      },
      {
        address: "0x999faf0af2ff109938eefe6a7bf91ca56f0d07e1",
        symbol: "LDY",
        name: "Ledgity",
        image:
          "https://xswap.link/assets/tokens/42161_0x999faf0af2ff109938eefe6a7bf91ca56f0d07e1_LDY.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "LDY",
      },
      {
        address: "0x3106e2e148525b3db36795b04691d444c24972fb",
        symbol: "wstLINK",
        name: "Wrapped staked LINK",
        image:
          "https://xswap.link/assets/tokens/42161_0x3106e2e148525b3db36795b04691d444c24972fb_wstLINK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "wstLINK",
      },
      {
        address: "0xdfea35757264f5b6c0ff21104151d9f991d0eec0",
        symbol: "SDL",
        name: "Stake.link Protocol",
        image:
          "https://xswap.link/assets/tokens/42161_0xdfea35757264f5b6c0ff21104151d9f991d0eec0_SDL.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "SDL",
      },
      {
        address: "0xd8724322f44e5c58d7a815f542036fb17dbbf839",
        symbol: "WOETH",
        name: "Wrapped OETH",
        image:
          "https://xswap.link/assets/tokens/42161_0xd8724322f44e5c58d7a815f542036fb17dbbf839_woETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "WOETH",
      },
      {
        address: "0x346c574c56e1a4aaa8dc88cda8f7eb12b39947ab",
        symbol: "SolvBTC.BBN",
        name: "Solv Protocol SolvBTC.BBN",
        tokenId: "SolvBTC.BBN",
        image:
          "https://xswap.link/assets/tokens/42161_0x346c574c56e1a4aaa8dc88cda8f7eb12b39947ab_SolvBTC-BBN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3647c54c4c2c65bc7a2d63c0da2809b399dbbdc0",
        symbol: "SolvBTC",
        name: "Solv Protocol SolvBTC",
        tokenId: "SolvBTC",
        image:
          "https://xswap.link/assets/tokens/42161_0x3647c54c4c2c65bc7a2d63c0da2809b399dbbdc0_solvBTC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xafafd68afe3fe65d376eec9eab1802616cfaccb8",
        symbol: "SolvBTC.ENA",
        name: "Solv Protocol SolvBTC.ENA",
        tokenId: "SolvBTC.ENA",
        image:
          "https://xswap.link/assets/tokens/42161_0xafafd68afe3fe65d376eec9eab1802616cfaccb8_SolvBTC-ENA.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
        symbol: "USDM",
        name: "Mountain Protocol USD",
        tokenId: "USDM",
        image:
          "https://xswap.link/assets/tokens/42161_0x59d9356e565ab3a36dd77763fc0d87feaf85508c_USDM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x178412e79c25968a32e89b11f63b33f733770c2a",
        symbol: "frxETH",
        name: "Frax Ether",
        tokenId: "frxETH",
        image:
          "https://xswap.link/assets/tokens/42161_0x178412e79c25968a32e89b11f63b33f733770c2a_frxETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x93fa0b88c0c78e45980fa74cdd87469311b7b3e4",
        symbol: "XBG",
        name: "XBorg",
        tokenId: "XBG",
        image:
          "https://xswap.link/assets/tokens/42161_0x93fa0b88c0c78e45980fa74cdd87469311b7b3e4_XBG.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x387090cdea72d6ab1598394d45c5b3e05616f15d",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/42161_0x387090cdea72d6ab1598394d45c5b3e05616f15d_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1649de9028c0a6b958118a977099d66ef0da5a92",
        symbol: "LEASH",
        name: "DOGE KILLER",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/42161_0x1649de9028c0a6b958118a977099d66ef0da5a92_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xb359155378ff5e2837f12ed0bee5168123c88acc",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/42161_0xb359155378ff5e2837f12ed0bee5168123c88acc_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1f53b7aa6f4b36b7dfdedb4bc4a14747a19cf7b1",
        symbol: "APU",
        name: "Apu Apustaja",
        tokenId: "APU",
        image:
          "https://xswap.link/assets/tokens/42161_0x1f53b7aa6f4b36b7dfdedb4bc4a14747a19cf7b1_APU.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5",
        symbol: "BETS",
        name: "BetSwirl",
        tokenId: "BETS",
        image:
          "https://xswap.link/assets/tokens/42161_0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5_BETS.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x346af1954e3d6be46b96da713a1f7fd2d1928f1d",
        symbol: "CKP",
        name: "Cakepie",
        tokenId: "CKP",
        image:
          "https://xswap.link/assets/tokens/42161_0x346af1954e3d6be46b96da713a1f7fd2d1928f1d_CKP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x27f485b62c4a7e635f561a87560adf5090239e93",
        symbol: "DFX",
        name: "DFX Finance",
        tokenId: "DFX",
        image:
          "https://xswap.link/assets/tokens/42161_0x27f485b62c4a7e635f561a87560adf5090239e93_DFX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x9737c658272e66faad39d7ad337789ee6d54f500",
        symbol: "DPI",
        name: "DefiPulse Index",
        tokenId: "DPI",
        image:
          "https://xswap.link/assets/tokens/42161_0x9737c658272e66faad39d7ad337789ee6d54f500_DPI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x6320320979a901aab3461a8d9718ab9cf07e73d3",
        symbol: "dsETH",
        name: "Diversified Staked ETH Index (dsETH)",
        tokenId: "dsETH",
        image:
          "https://xswap.link/assets/tokens/42161_0x6320320979a901aab3461a8d9718ab9cf07e73d3_dsETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3e62fed35c97145e6b445704b8ce74b2544776a9",
        symbol: "EARNM",
        name: "Earnm",
        tokenId: "EARNM",
        image:
          "https://xswap.link/assets/tokens/42161_0x3e62fed35c97145e6b445704b8ce74b2544776a9_EARNM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x6c49a527bdd2e09d4337c8699aa7b44dd053eda8",
        symbol: "egETH",
        name: "Eigenpie Restaked ETH",
        tokenId: "egETH",
        image:
          "https://xswap.link/assets/tokens/42161_0x6c49a527bdd2e09d4337c8699aa7b44dd053eda8_egETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x8b5d1d8b3466ec21f8ee33ce63f319642c026142",
        symbol: "hyETH",
        name: "High Yield ETH Index",
        tokenId: "hyETH",
        image:
          "https://xswap.link/assets/tokens/42161_0x8b5d1d8b3466ec21f8ee33ce63f319642c026142_hyETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x050c24dbf1eec17babe5fc585f06116a259cc77a",
        symbol: "IBTC",
        name: "iBTC",
        tokenId: "IBTC",
        image:
          "https://xswap.link/assets/tokens/42161_0x050c24dbf1eec17babe5fc585f06116a259cc77a_IBTC.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x8ffc46a1b7a3b12f4a11db8877d302876dca7ab1",
        symbol: "MILO",
        name: "Milo Inu",
        tokenId: "MILO",
        image:
          "https://xswap.link/assets/tokens/42161_0x8ffc46a1b7a3b12f4a11db8877d302876dca7ab1_MILO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x5d84e0f246e629e6ab29252ecbd9ab20e89ac845",
        symbol: "mmETH",
        name: "Eigenpie mmETH",
        tokenId: "mmETH",
        image:
          "https://xswap.link/assets/tokens/42161_0x5d84e0f246e629e6ab29252ecbd9ab20e89ac845_mmETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe367d4b1b9bb40e34adce448e1edb0141fc6a8ac",
        symbol: "mstETH",
        name: "Eigenpie mstETH",
        tokenId: "mstETH",
        image:
          "https://xswap.link/assets/tokens/42161_0xe367d4b1b9bb40e34adce448e1edb0141fc6a8ac_mstETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xabf9f7200d5337e50bf85748b7e780032bc5838e",
        symbol: "mswETH",
        name: "Eigenpie mswETH",
        tokenId: "mswETH",
        image:
          "https://xswap.link/assets/tokens/42161_0xabf9f7200d5337e50bf85748b7e780032bc5838e_mswETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x0104a6fa30540dc1d9f45d2797f05eea79304525",
        symbol: "MVI",
        name: "Metaverse Index",
        tokenId: "MVI",
        image:
          "https://xswap.link/assets/tokens/42161_0x0104a6fa30540dc1d9f45d2797f05eea79304525_MVI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfb9fed8cb962548a11fe7f6f282949061395c7f5",
        symbol: "NUON",
        name: "Nuon",
        tokenId: "NUON",
        image:
          "https://xswap.link/assets/tokens/42161_0xfb9fed8cb962548a11fe7f6f282949061395c7f5_NUON.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x9445f4081afc7fa66b53224dcb84ac6e6a1714a2",
        symbol: "SD",
        name: "Stader",
        tokenId: "SD",
        image:
          "https://xswap.link/assets/tokens/42161_0x9445f4081afc7fa66b53224dcb84ac6e6a1714a2_SD.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x07715ee7219b07b8e01cc7d2787f4e5e75860383",
        symbol: "SDT",
        name: "Stake DAO Token",
        tokenId: "SDT",
        image:
          "https://xswap.link/assets/tokens/42161_0x07715ee7219b07b8e01cc7d2787f4e5e75860383_SDT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x666966ef3925b1c92fa355fda9722899f3e73451",
        symbol: "STABLE",
        name: "Stable",
        tokenId: "STABLE",
        image:
          "https://xswap.link/assets/tokens/42161_0x666966ef3925b1c92fa355fda9722899f3e73451_STABLE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x886c0677d7bb7272c7ed8878dc03ef357afbb5b5",
        symbol: "stTAO",
        name: "Tensorplex Staked TAO",
        tokenId: "stTAO",
        image:
          "https://xswap.link/assets/tokens/42161_0x886c0677d7bb7272c7ed8878dc03ef357afbb5b5_stTAO.webp",
        decimals: 9,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe85411c030fb32a9d8b14bbbc6cb19417391f711",
        symbol: "suBTC",
        name: "Sumerian BTC",
        tokenId: "suBTC",
        image:
          "https://xswap.link/assets/tokens/42161_0xe85411c030fb32a9d8b14bbbc6cb19417391f711_suBTC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1c22531aa9747d76fff8f0a43b37954ca67d28e0",
        symbol: "suETH",
        name: "Sumerian ETH",
        tokenId: "suETH",
        image:
          "https://xswap.link/assets/tokens/42161_0x1c22531aa9747d76fff8f0a43b37954ca67d28e0_suETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x8bf591eae535f93a242d5a954d3cde648b48a5a8",
        symbol: "suUSD",
        name: "Sumerian USD",
        tokenId: "suUSD",
        image:
          "https://xswap.link/assets/tokens/42161_0x8bf591eae535f93a242d5a954d3cde648b48a5a8_suUSD.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x01aac2b594f7bdbec740f0f1aa22910ebb4b74ab",
        symbol: "UNIO",
        name: "Unio Coin",
        tokenId: "UNIO",
        image:
          "https://xswap.link/assets/tokens/42161_0x01aac2b594f7bdbec740f0f1aa22910ebb4b74ab_UNIO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x249c48e22e95514ca975de31f473f30c2f3c0916",
        symbol: "USDFI",
        name: "USDFI",
        tokenId: "USDFI",
        image:
          "https://xswap.link/assets/tokens/42161_0x249c48e22e95514ca975de31f473f30c2f3c0916_USDFI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x95146881b86b3ee99e63705ec87afe29fcc044d9",
        symbol: "VRTX",
        name: "Vertex",
        tokenId: "VRTX",
        image:
          "https://xswap.link/assets/tokens/42161_0x95146881b86b3ee99e63705ec87afe29fcc044d9_VRTX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x44ca3e3649bf8a905b6b07133baac43f1a00fa34",
        symbol: "WECO",
        name: "WECOIN",
        tokenId: "WECO",
        image:
          "https://xswap.link/assets/tokens/42161_0x44ca3e3649bf8a905b6b07133baac43f1a00fa34_WECO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xdbb5cf12408a3ac17d668037ce289f9ea75439d7",
        symbol: "WMTX",
        name: "World Mobile Token",
        tokenId: "WMTX",
        image:
          "https://xswap.link/assets/tokens/42161_0xdbb5cf12408a3ac17d668037ce289f9ea75439d7_WMTX.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x5f2f8818002dc64753daedf4a6cb2ccb757cd220",
        symbol: "WSDM",
        name: "Wisdomise",
        tokenId: "WSDM",
        image:
          "https://xswap.link/assets/tokens/42161_0x5f2f8818002dc64753daedf4a6cb2ccb757cd220_WSDM.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc9ee652953d8069c5ed37bbb3f8142c6243efda0",
        symbol: "zunETH",
        name: "Zunami ETH",
        tokenId: "zunETH",
        image:
          "https://xswap.link/assets/tokens/42161_0x06d65ec13465ac5a4376dc101e1141252c4addf8_zunETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xbfeb8b6813491bb4fb823b8f451b62ef535420d1",
        symbol: "zunUSD",
        name: "Zunami USD",
        tokenId: "zunUSD",
        image:
          "https://xswap.link/assets/tokens/42161_0xbfeb8b6813491bb4fb823b8f451b62ef535420d1_zunUSD.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x54bdbf3ce36f451ec61493236b8e6213ac87c0f6",
        symbol: "RDP",
        name: "Radpie",
        tokenId: "RDP",
        image:
          "https://xswap.link/assets/tokens/42161_0x54bdbf3ce36f451ec61493236b8e6213ac87c0f6_RDP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4c7b266b4bf0a8758fa85e69292ee55c212236cf",
        symbol: "sINV",
        name: "Staked Inv",
        tokenId: "sINV",
        image:
          "https://xswap.link/assets/tokens/42161_0x4c7b266b4bf0a8758fa85e69292ee55c212236cf_sINV.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfc90518d5136585ba45e34ed5e1d108bd3950cfa",
        symbol: "USD+",
        name: "USD+",
        tokenId: "USD+_2",
        image:
          "https://xswap.link/assets/tokens/42161_0xfc90518d5136585ba45e34ed5e1d108bd3950cfa_USD+_2.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2172fad929e857ddfd7ddc31e24904438434cb0b",
        symbol: "mBTC",
        name: "mBTC",
        tokenId: "mBTC",
        image:
          "https://xswap.link/assets/tokens/42161_0x2172fad929e857ddfd7ddc31e24904438434cb0b_mBTC.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfe14f790da92971131544d915c4ada6f1abce3bd",
        symbol: "mDLP",
        name: "Magpie locked DLP",
        tokenId: "mDLP",
        image:
          "https://xswap.link/assets/tokens/42161_0xfe14f790da92971131544d915c4ada6f1abce3bd_mDLP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xb86fb1047a955c0186c77ff6263819b37b32440d",
        symbol: "wUSD+",
        name: "Wrapped USD+",
        tokenId: "wUSDx",
        image:
          "https://xswap.link/assets/tokens/42161_0xb86fb1047a955c0186c77ff6263819b37b32440d_wUSDx.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x89f590d8f9c1a306aeb4e939dc923c80144998cd",
        symbol: "una.WEMIX",
        name: "una WEMIX",
        tokenId: "una.WEMIX",
        image:
          "https://xswap.link/assets/tokens/42161_0x89f590d8f9c1a306aeb4e939dc923c80144998cd_una.WEMIX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7d262214f368a896af42e36f20a97e2d83df701b",
        symbol: "SDY",
        name: "Steadefi",
        tokenId: "SDY",
        image:
          "https://xswap.link/assets/tokens/42161_0x7d262214f368a896af42e36f20a97e2d83df701b_SDY.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7dff72693f6a4149b17e7c6314655f6a9f7c8b33",
        symbol: "GHO",
        name: "Gho Token",
        tokenId: "GHO",
        image:
          "https://xswap.link/assets/tokens/42161_0x7dff72693f6a4149b17e7c6314655f6a9f7c8b33_GHO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x289ba1701c2f088cf0faf8b3705246331cb8a839",
        symbol: "LPT",
        name: "Livepeer Token",
        tokenId: "LPT",
        image:
          "https://xswap.link/assets/tokens/42161_0x289ba1701c2f088cf0faf8b3705246331cb8a839_LPT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4e200fe2f3efb977d5fd9c430a41531fb04d97b8",
        symbol: "ORDER",
        name: "Orderly Network",
        tokenId: "ORDER",
        image:
          "https://xswap.link/assets/tokens/42161_0x4e200fe2f3efb977d5fd9c430a41531fb04d97b8_ORDER.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x346e74dc9935a9b02eb34fb84658a66010fa056d",
        symbol: "ZUN",
        name: "Zunami Token",
        tokenId: "ZUN",
        image:
          "https://xswap.link/assets/tokens/42161_0x346e74dc9935a9b02eb34fb84658a66010fa056d_ZUN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x9f07f8a82cb1af1466252e505b7b7ddee103bc91",
        symbol: "DEGEN",
        name: "DEGEN",
        tokenId: "DEGEN",
        image:
          "https://xswap.link/assets/tokens/42161_0x9f07f8a82cb1af1466252e505b7b7ddee103bc91_DEGEN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7e7a7c916c19a45769f6bdaf91087f93c6c12f78",
        symbol: "EGP",
        name: "Eigenpie",
        tokenId: "EGP",
        image:
          "https://xswap.link/assets/tokens/42161_0x7e7a7c916c19a45769f6bdaf91087f93c6c12f78_EGP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/arbitrum.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: true,
    scanApiURL: "https://api.arbiscan.io/api",
    publicRpcUrls: ["https://arb1.arbitrum.io/rpc"],
    privateRpcUrls: [
      "https://cool-convincing-bridge.arbitrum-mainnet.quiknode.pro/3244d9e470c44da47634e6481a0a9901ee9c34c2",
    ],
    defaultDstChain: "8453",
    disabledForDestination: ["34443", "56", "59144", "534352", "1088"],
    supportedDstForBridge: [
      "43114",
      "8453",
      "81457",
      "56",
      "1",
      "100",
      "59144",
      "1088",
      "34443",
      "10",
      "137",
      "1111",
      "324",
    ],
    supportedDstForSwap: ["42161", "43114", "8453", "1", "34443", "10", "137"],
  },
  {
    ecosystem: "evm",
    chainId: "43113",
    name: "fuji",
    displayName: "Avalanche Fuji",
    web3Environment: Web3Environment["testnet"],
    transactionExplorer: "https://testnet.avascan.info/blockchain/c/tx",
    ccipChainId: "14767482510784806043",
    tokens: [
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "AVAX",
        name: "Avalanche",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43113_0x0000000000000000000000000000000000000000_AVAX.webp",
        quickPick: true,
        supported: true,
        priority: 1000000,
        tokenId: "AVAX",
      },
      {
        address: "0xd21341536c5cf5eb1bcb58f6723ce26e8d8e90e4",
        symbol: "USDC",
        name: "USD Coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43113_0xd21341536c5cf5eb1bcb58f6723ce26e8d8e90e4_USDC.webp",
        quickPick: true,
        supported: true,
        priority: 8125,
        tokenId: "USDC",
      },
    ],
    image: "https://xswap.link/assets/chains/fuji.webp",
    tokenSymbol: "AVAX",
    bridgeSupported: true,
    swapSupported: false,
    scanApiURL:
      "https://api.routescan.io/v2/network/testnet/evm/43113/etherscan/api",
    publicRpcUrls: ["https://avalanche-fuji-c-chain-rpc.publicnode.com"],
    privateRpcUrls: ["https://avalanche-fuji-c-chain-rpc.publicnode.com"],
  },
  {
    ecosystem: "evm",
    chainId: "8453",
    name: "base",
    displayName: "Base",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://basescan.org/tx",
    ccipChainId: "15971525489660198786",
    tokens: [
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "ETH",
        name: "Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/8453_0x0000000000000000000000000000000000000000_ETH.webp",
        quickPick: true,
        supported: true,
        priority: 1000000,
        tokenId: "ETH",
      },
      {
        address: "0x4200000000000000000000000000000000000006",
        symbol: "WETH",
        name: "Wrapped Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/8453_0x4200000000000000000000000000000000000006_WETH.webp",
        quickPick: true,
        supported: true,
        priority: 15676,
        tokenId: "WETH",
      },
      {
        address: "0x88fb150bdc53a65fe94dea0c9ba0a6daf8c6e196",
        symbol: "LINK",
        name: "Chainlink",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/8453_0x88fb150bdc53a65fe94dea0c9ba0a6daf8c6e196_LINK.webp",
        quickPick: true,
        supported: true,
        priority: 880,
        tokenId: "LINK",
      },
      {
        address: "0xeb466342c4d449bc9f53a865d5cb90586f405215",
        symbol: "axlUSDC",
        name: "Axelar Wrapped USDC",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/8453_0xeb466342c4d449bc9f53a865d5cb90586f405215_axlUSDC.webp",
        quickPick: false,
        supported: true,
        priority: 349,
        tokenId: "axlUSDC",
      },
      {
        address: "0x23ee2343b892b1bb63503a4fabc840e0e2c6810f",
        symbol: "AXL",
        name: "Axelar",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/8453_0x23ee2343b892b1bb63503a4fabc840e0e2c6810f_AXL.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "AXL",
      },
      {
        address: "0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca",
        symbol: "USDbC",
        name: "USD Base Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/8453_0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca_USDbC.webp",
        quickPick: true,
        supported: true,
        priority: 4524,
        tokenId: "USDbC",
      },
      {
        address: "0x27d2decb4bfc9c76f0309b8e88dec3a601fe25a8",
        symbol: "BALD",
        name: "Bald",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/8453_0x27d2decb4bfc9c76f0309b8e88dec3a601fe25a8_BALD.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "BALD",
      },
      {
        address: "0x50c5725949a6f0c72e6c4a641f24049a917db0cb",
        symbol: "DAI",
        name: "Dai Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/8453_0x50c5725949a6f0c72e6c4a641f24049a917db0cb_DAI.webp",
        quickPick: true,
        supported: true,
        priority: 558,
        tokenId: "DAI",
      },
      {
        address: "0xbd2dbb8ecea9743ca5b16423b4eaa26bdcfe5ed2",
        symbol: "SYNTH",
        name: "Synth Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/8453_0xbd2dbb8ecea9743ca5b16423b4eaa26bdcfe5ed2_SYNTH.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "SYNTH",
      },
      {
        address: "0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22",
        symbol: "cbETH",
        name: "Coinbase Wrapped Staked ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/8453_0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22_cbETH.webp",
        quickPick: false,
        supported: true,
        priority: 135,
        tokenId: "cbETH",
      },
      {
        address: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
        symbol: "USDC",
        name: "USD Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/8453_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913_USDC.webp",
        quickPick: true,
        supported: true,
        priority: 3249,
        tokenId: "USDC",
      },
      {
        address: "0xac1bd2486aaf3b5c0fc3fd868558b082a531b2b4",
        symbol: "TOSHI",
        name: "Toshi",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/8453_0xac1bd2486aaf3b5c0fc3fd868558b082a531b2b4_TOSHI.webp",
        quickPick: false,
        supported: true,
        priority: 98,
        tokenId: "TOSHI",
      },
      {
        address: "0xac86f3556cbd2b4d800d17adc3a266b500fcb9f5",
        symbol: "DIP",
        name: "Decentralized Insurance Protocol Token",
        image:
          "https://xswap.link/assets/tokens/8453_0xac86f3556cbd2b4d800d17adc3a266b500fcb9f5_DIP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 66,
        tokenId: "DIP",
      },
      {
        address: "0x8fe815417913a93ea99049fc0718ee1647a2a07c",
        symbol: "XSWAP",
        name: "XSWAP Token",
        image:
          "https://xswap.link/assets/tokens/8453_0x8fe815417913a93ea99049fc0718ee1647a2a07c_XSWAP.webp",
        decimals: 18,
        quickPick: true,
        supported: true,
        priority: 1000,
        tokenId: "XSWAP",
      },
      {
        address: "0xcde172dc5ffc46d228838446c57c1227e0b82049",
        symbol: "BOOMER",
        name: "Boomer",
        image:
          "https://xswap.link/assets/tokens/8453_0xcde172dc5ffc46d228838446c57c1227e0b82049_BOOMER.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "BOOMER",
      },
      {
        address: "0x76734b57dfe834f102fb61e1ebf844adf8dd931e",
        symbol: "WEIRDO",
        name: "Weirdo",
        image:
          "https://xswap.link/assets/tokens/8453_0x76734b57dfe834f102fb61e1ebf844adf8dd931e_WEIRDO.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 400,
        tokenId: "WEIRDO",
      },
      {
        address: "0x8d3419b9a18651f3926a205ee0b1acea1e7192de",
        symbol: "LOA",
        name: "Law of Attraction",
        image:
          "https://xswap.link/assets/tokens/8453_0x8d3419b9a18651f3926a205ee0b1acea1e7192de_LOA.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "LOA",
      },
      {
        address: "0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf",
        symbol: "CBBTC",
        name: "Coinbase Wrapped BTC",
        tokenId: "CBBTC",
        image:
          "https://xswap.link/assets/tokens/8453_0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf_CBBTC.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc26c9099bd3789107888c35bb41178079b282561",
        symbol: "SolvBTC.BBN",
        name: "Solv Protocol SolvBTC.BBN",
        tokenId: "SolvBTC.BBN",
        image:
          "https://xswap.link/assets/tokens/8453_0xc26c9099bd3789107888c35bb41178079b282561_SolvBTC-BBN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3b86ad95859b6ab773f55f8d94b4b9d443ee931f",
        symbol: "SolvBTC",
        name: "Solv Protocol SolvBTC",
        tokenId: "SolvBTC",
        image:
          "https://xswap.link/assets/tokens/8453_0x3b86ad95859b6ab773f55f8d94b4b9d443ee931f_solvBTC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
        symbol: "USDM",
        name: "Mountain Protocol USD",
        tokenId: "USDM",
        image:
          "https://xswap.link/assets/tokens/8453_0x59d9356e565ab3a36dd77763fc0d87feaf85508c_USDM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc1cba3fcea344f92d9239c08c0568f6f2f0ee452",
        symbol: "wstETH",
        name: "Wrapped liquid staked Ether 2.0",
        tokenId: "wstETH",
        image:
          "https://xswap.link/assets/tokens/8453_0xc1cba3fcea344f92d9239c08c0568f6f2f0ee452_wstETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x0fd7a301b51d0a83fcaf6718628174d527b373b6",
        symbol: "LUM",
        name: "Luminous",
        tokenId: "LUM",
        image:
          "https://xswap.link/assets/tokens/8453_0x0fd7a301b51d0a83fcaf6718628174d527b373b6_LUM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x532f27101965dd16442e59d40670faf5ebb142e4",
        symbol: "BRETT",
        name: "Brett",
        tokenId: "BRETT",
        image:
          "https://xswap.link/assets/tokens/8453_0x532f27101965dd16442e59d40670faf5ebb142e4_BRETT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfbb75a59193a3525a8825bebe7d4b56899e2f7e1",
        symbol: "RSC",
        name: "ResearchCoin",
        tokenId: "RSC",
        image:
          "https://xswap.link/assets/tokens/8453_0xfbb75a59193a3525a8825bebe7d4b56899e2f7e1_RSC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x055d20a70efd45ab839ae1a39603d0cfdbdd8a13",
        symbol: "LDY",
        name: "Ledgity",
        tokenId: "LDY",
        image:
          "https://xswap.link/assets/tokens/8453_0x055d20a70efd45ab839ae1a39603d0cfdbdd8a13_LDY.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xb166e8b140d35d9d8226e40c09f757bac5a4d87d",
        symbol: "NPC",
        name: "Non-Payable Coin",
        tokenId: "NPC",
        image:
          "https://xswap.link/assets/tokens/8453_0xb166e8b140d35d9d8226e40c09f757bac5a4d87d_NPC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xb1a03eda10342529bbf8eb700a06c60441fef25d",
        symbol: "MIGGLES",
        name: "Mister Miggles",
        tokenId: "MIGGLES",
        image:
          "https://xswap.link/assets/tokens/8453_0xb1a03eda10342529bbf8eb700a06c60441fef25d_MIGGLES.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x9a26f5433671751c3276a065f57e5a02d2817973",
        symbol: "KEYCAT",
        name: "Keyboard Cat",
        tokenId: "KEYCAT",
        image:
          "https://xswap.link/assets/tokens/8453_0x9a26f5433671751c3276a065f57e5a02d2817973_KEYCAT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xbc45647ea894030a4e9801ec03479739fa2485f0",
        symbol: "BENJI",
        name: "Basenji",
        tokenId: "BENJI",
        image:
          "https://xswap.link/assets/tokens/8453_0xbc45647ea894030a4e9801ec03479739fa2485f0_BENJI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x47b464edb8dc9bc67b5cd4c9310bb87b773845bd",
        symbol: "NORMIE",
        name: "NORMIE",
        tokenId: "NORMIE",
        image:
          "https://xswap.link/assets/tokens/8453_0x47b464edb8dc9bc67b5cd4c9310bb87b773845bd_NORMIE.webp",
        decimals: 9,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe3086852a4b125803c815a158249ae468a3254ca",
        symbol: "MFER",
        name: "mfercoin",
        tokenId: "MFER",
        image:
          "https://xswap.link/assets/tokens/8453_0xe3086852a4b125803c815a158249ae468a3254ca_MFER.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xebff2db643cf955247339c8c6bcd8406308ca437",
        symbol: "CHOMP",
        name: "ChompCoin",
        tokenId: "CHOMP",
        image:
          "https://xswap.link/assets/tokens/8453_0xebff2db643cf955247339c8c6bcd8406308ca437_CHOMP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x0d97f261b1e88845184f678e2d1e7a98d9fd38de",
        symbol: "TYBG",
        name: "Base God",
        tokenId: "TYBG",
        image:
          "https://xswap.link/assets/tokens/8453_0x0d97f261b1e88845184f678e2d1e7a98d9fd38de_TYBG.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x88b81fd1753fef7bbff3bbc65e4ba73a28cc9449",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/8453_0x88b81fd1753fef7bbff3bbc65e4ba73a28cc9449_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x90b0c73f19bd2eb9bcd6b1c6c787a63ae851b336",
        symbol: "LEASH",
        name: "DOGE KILLER",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/8453_0x90b0c73f19bd2eb9bcd6b1c6c787a63ae851b336_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x9ded28d9ec69f97efd718ce768dc39d78fd014f8",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/8453_0x9ded28d9ec69f97efd718ce768dc39d78fd014f8_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1d192a2f367daf23540ffeabf8dbe9b17803f00a",
        symbol: "NEIRO",
        name: "Neiro",
        tokenId: "NEIRO",
        image:
          "https://xswap.link/assets/tokens/8453_0x1d192a2f367daf23540ffeabf8dbe9b17803f00a_NEIRO.webp",
        decimals: 9,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x91ad1b44913cd1b8241a4ff1e2eaa198da6bf4c9",
        symbol: "ALU",
        name: "Altura",
        tokenId: "ALU",
        image:
          "https://xswap.link/assets/tokens/8453_0x91ad1b44913cd1b8241a4ff1e2eaa198da6bf4c9_ALU.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x548f93779fbc992010c07467cbaf329dd5f059b7",
        symbol: "BMX",
        name: "BMX",
        tokenId: "BMX",
        image:
          "https://xswap.link/assets/tokens/8453_0x548f93779fbc992010c07467cbaf329dd5f059b7_BMX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc6955b85b622369a54cc8c6dbecb8e03c0885bd8",
        symbol: "DPI",
        name: "DefiPulse Index",
        tokenId: "DPI",
        image:
          "https://xswap.link/assets/tokens/8453_0xc6955b85b622369a54cc8c6dbecb8e03c0885bd8_DPI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x37e7c051dc5a24313ceec581222882648ba537aa",
        symbol: "dsETH",
        name: "Diversified Staked ETH Index (dsETH)",
        tokenId: "dsETH",
        image:
          "https://xswap.link/assets/tokens/8453_0x37e7c051dc5a24313ceec581222882648ba537aa_dsETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3e62fed35c97145e6b445704b8ce74b2544776a9",
        symbol: "EARNM",
        name: "Earnm",
        tokenId: "EARNM",
        image:
          "https://xswap.link/assets/tokens/8453_0x3e62fed35c97145e6b445704b8ce74b2544776a9_EARNM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc73e76aa9f14c1837cdb49bd028e8ff5a0a71dad",
        symbol: "hyETH",
        name: "High Yield ETH Index",
        tokenId: "hyETH",
        image:
          "https://xswap.link/assets/tokens/8453_0xc73e76aa9f14c1837cdb49bd028e8ff5a0a71dad_hyETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x12418783e860997eb99e8acf682df952f721cf62",
        symbol: "IBTC",
        name: "iBTC",
        tokenId: "IBTC",
        image:
          "https://xswap.link/assets/tokens/8453_0x12418783e860997eb99e8acf682df952f721cf62_IBTC.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xea8954de7607b90f5ec81a5e2e673d0f60bb7596",
        symbol: "MVI",
        name: "Metaverse Index",
        tokenId: "MVI",
        image:
          "https://xswap.link/assets/tokens/8453_0xea8954de7607b90f5ec81a5e2e673d0f60bb7596_MVI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xca160d11087e03fd398d40f561cd4768825f4958",
        symbol: "NUON",
        name: "Nuon",
        tokenId: "NUON",
        image:
          "https://xswap.link/assets/tokens/8453_0xca160d11087e03fd398d40f561cd4768825f4958_NUON.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe85411c030fb32a9d8b14bbbc6cb19417391f711",
        symbol: "suBTC",
        name: "Sumerian BTC",
        tokenId: "suBTC",
        image:
          "https://xswap.link/assets/tokens/8453_0xe85411c030fb32a9d8b14bbbc6cb19417391f711_suBTC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1c22531aa9747d76fff8f0a43b37954ca67d28e0",
        symbol: "suETH",
        name: "Sumerian ETH",
        tokenId: "suETH",
        image:
          "https://xswap.link/assets/tokens/8453_0x1c22531aa9747d76fff8f0a43b37954ca67d28e0_suETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x8bf591eae535f93a242d5a954d3cde648b48a5a8",
        symbol: "suUSD",
        name: "Sumerian USD",
        tokenId: "suUSD",
        image:
          "https://xswap.link/assets/tokens/8453_0x8bf591eae535f93a242d5a954d3cde648b48a5a8_suUSD.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x01aac2b594f7bdbec740f0f1aa22910ebb4b74ab",
        symbol: "UNIO",
        name: "Unio Coin",
        tokenId: "UNIO",
        image:
          "https://xswap.link/assets/tokens/8453_0x01aac2b594f7bdbec740f0f1aa22910ebb4b74ab_UNIO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xfb0c734fc3008683c5eff45bcf8128836c4d97d0",
        symbol: "VRTX",
        name: "Vertex",
        tokenId: "VRTX",
        image:
          "https://xswap.link/assets/tokens/8453_0xfb0c734fc3008683c5eff45bcf8128836c4d97d0_VRTX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3e31966d4f81c72d2a55310a6365a56a4393e98d",
        symbol: "WMTX",
        name: "World Mobile Token",
        tokenId: "WMTX",
        image:
          "https://xswap.link/assets/tokens/8453_0x3e31966d4f81c72d2a55310a6365a56a4393e98d_WMTX.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xd8724322f44e5c58d7a815f542036fb17dbbf839",
        symbol: "WOETH",
        name: "Wrapped OETH",
        tokenId: "WOETH",
        image:
          "https://xswap.link/assets/tokens/8453_0xd8724322f44e5c58d7a815f542036fb17dbbf839_woETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1db0fc8933f545648b54a9ee4326209a9a259643",
        symbol: "ZUN",
        name: "Zunami Token",
        tokenId: "ZUN",
        image:
          "https://xswap.link/assets/tokens/8453_0x1db0fc8933f545648b54a9ee4326209a9a259643_ZUN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x24cb2b89844604c57350776d81e14765d03b91de",
        symbol: "zunETH",
        name: "Zunami ETH",
        tokenId: "zunETH",
        image:
          "https://xswap.link/assets/tokens/8453_0x24cb2b89844604c57350776d81e14765d03b91de_zunETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xd5b9ddb04f20ea773c9b56607250149b26049b1f",
        symbol: "zunUSD",
        name: "Zunami USD",
        tokenId: "zunUSD",
        image:
          "https://xswap.link/assets/tokens/8453_0xd5b9ddb04f20ea773c9b56607250149b26049b1f_zunUSD.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x806041b6473da60abbe1b256d9a2749a151be6c6",
        symbol: "stTAO",
        name: "Tensorplex Staked TAO",
        tokenId: "stTAO",
        image:
          "https://xswap.link/assets/tokens/8453_0x806041b6473da60abbe1b256d9a2749a151be6c6_stTAO.webp",
        decimals: 9,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x8bbd036d018657e454f679e7c4726f7a8ece2773",
        symbol: "sINV",
        name: "Staked Inv",
        tokenId: "sINV",
        image:
          "https://xswap.link/assets/tokens/8453_0x8bbd036d018657e454f679e7c4726f7a8ece2773_sINV.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x98c6616f1cc0d3e938a16200830dd55663dd7dd3",
        symbol: "USD+",
        name: "USD+",
        tokenId: "USD+_2",
        image:
          "https://xswap.link/assets/tokens/8453_0x98c6616f1cc0d3e938a16200830dd55663dd7dd3_USD+_2.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x15f9cec1c568352cd48da1e84d3e74f27f6ee160",
        symbol: "MEEM",
        name: "Cryptex Meme Index",
        tokenId: "MEEM",
        image:
          "https://xswap.link/assets/tokens/8453_0x15f9cec1c568352cd48da1e84d3e74f27f6ee160_MEEM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1eae7ca39192a2b6e3ea2e852a0d4d20bce89d14",
        symbol: "wxUSD",
        name: "Wrapped xUSD",
        tokenId: "wUSDx",
        image:
          "https://xswap.link/assets/tokens/8453_0x1eae7ca39192a2b6e3ea2e852a0d4d20bce89d14_wUSDx.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5",
        symbol: "BETS",
        name: "BetSwirl",
        tokenId: "BETS",
        image:
          "https://xswap.link/assets/tokens/8453_0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5_BETS.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2c8c89c442436cc6c0a77943e09c8daf49da3161",
        symbol: "ZBU",
        name: "ZEEBU",
        tokenId: "ZBU",
        image:
          "https://xswap.link/assets/tokens/8453_0x2c8c89c442436cc6c0a77943e09c8daf49da3161_ZBU.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xdf1cf211d38e7762c9691be4d779a441a17a6cfc",
        symbol: "Bonk",
        name: "Bonk",
        tokenId: "Bonk",
        image:
          "https://xswap.link/assets/tokens/8453_0xdf1cf211d38e7762c9691be4d779a441a17a6cfc_Bonk.webp",
        decimals: 5,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xb33ff54b9f7242ef1593d2c9bcd8f9df46c77935",
        symbol: "FAI",
        name: "FAI",
        tokenId: "FAI",
        image:
          "https://xswap.link/assets/tokens/8453_0xb33ff54b9f7242ef1593d2c9bcd8f9df46c77935_FAI.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x67f0870bb897f5e1c369976b4a2962d527b9562c",
        symbol: "DOGE",
        name: "Department Of Government Efficiency",
        tokenId: "DOGE",
        image:
          "https://xswap.link/assets/tokens/8453_0x67f0870bb897f5e1c369976b4a2962d527b9562c_DOGE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2a06a17cbc6d0032cac2c6696da90f29d39a1a29",
        symbol: "BITCOIN",
        name: "HarryPotterObamaSonic10Inu",
        tokenId: "BITCOIN",
        image:
          "https://xswap.link/assets/tokens/8453_0x2a06a17cbc6d0032cac2c6696da90f29d39a1a29_BITCOIN.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1c4cca7c5db003824208adda61bd749e55f463a3",
        symbol: "GAME",
        name: "GAME by Virtuals",
        tokenId: "GAME",
        image:
          "https://xswap.link/assets/tokens/8453_0x1c4cca7c5db003824208adda61bd749e55f463a3_GAME.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4ed4e862860bed51a9570b96d89af5e1b0efefed",
        symbol: "DEGEN",
        name: "Degen",
        tokenId: "DEGEN",
        image:
          "https://xswap.link/assets/tokens/8453_0x4ed4e862860bed51a9570b96d89af5e1b0efefed_DEGEN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc0041ef357b183448b235a8ea73ce4e4ec8c265f",
        symbol: "COOKIE",
        name: "Cookie",
        tokenId: "COOKIE",
        image:
          "https://xswap.link/assets/tokens/8453_0xc0041ef357b183448b235a8ea73ce4e4ec8c265f_COOKIE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4f9fd6be4a90f2620860d680c0d4d5fb53d1a825",
        symbol: "AIXBT",
        name: "aixbt by Virtuals",
        tokenId: "AIXBT",
        image:
          "https://xswap.link/assets/tokens/8453_0x4f9fd6be4a90f2620860d680c0d4d5fb53d1a825_AIXBT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b",
        symbol: "VIRTUAL",
        name: "Virtual Protocol",
        tokenId: "VIRTUAL",
        image:
          "https://xswap.link/assets/tokens/8453_0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b_VIRTUAL.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x570b1533f6daa82814b25b62b5c7c4c55eb83947",
        symbol: "BOBO",
        name: "BOBO",
        tokenId: "BOBO",
        image:
          "https://xswap.link/assets/tokens/8453_0x570b1533f6daa82814b25b62b5c7c4c55eb83947_BOBO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2f20cf3466f80a5f7f532fca553c8cbc9727fef6",
        symbol: "AKUMA",
        name: "Akuma Inu",
        tokenId: "AKUMA",
        image:
          "https://xswap.link/assets/tokens/8453_0x2f20cf3466f80a5f7f532fca553c8cbc9727fef6_AKUMA.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4837b18a6d7af6159c8665505b90a2ed393255e0",
        symbol: "LYP",
        name: "Lympid Token",
        tokenId: "LYP",
        image:
          "https://xswap.link/assets/tokens/8453_0x4837b18a6d7af6159c8665505b90a2ed393255e0_LYP.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/base.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: true,
    scanApiURL: "https://api.basescan.org/api",
    publicRpcUrls: ["https://mainnet.base.org/"],
    privateRpcUrls: [
      "https://virulent-cold-silence.base-mainnet.quiknode.pro/3551f5780c30ed6e190018b7c5cf7c02e49210f1",
    ],
    defaultDstChain: "8453",
    disabledForDestination: ["34443", "59144", "56", "1088", "534352"],
    supportedDstForBridge: [
      "42161",
      "43114",
      "81457",
      "56",
      "1",
      "100",
      "59144",
      "34443",
      "10",
      "137",
      "2020",
    ],
    supportedDstForSwap: ["8453", "42161", "43114", "1", "34443", "10", "137"],
  },
  {
    ecosystem: "evm",
    chainId: "1088",
    name: "metis",
    displayName: "Metis",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://explorer.metis.io/tx",
    ccipChainId: "8805746078405598895",
    tokens: [
      {
        address: "0xd2fe54d1e5f568eb710ba9d898bf4bd02c7c0353",
        symbol: "LINK",
        name: "Chainlink",
        tokenId: "LINK",
        image:
          "https://xswap.link/assets/tokens/1088_0xd2fe54d1e5f568eb710ba9d898bf4bd02c7c0353_LINK.webp",
        decimals: 18,
        quickPick: true,
        supported: true,
        priority: 500,
      },
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "Metis",
        name: "Metis",
        tokenId: "Metis",
        image:
          "https://xswap.link/assets/tokens/1088_0x0000000000000000000000000000000000000000_METIS.webp",
        decimals: 18,
        quickPick: false,
        supported: false,
        priority: 500,
      },
      {
        address: "0x75cb093e4d61d2a2e65d8e0bbb01de8d89b53481",
        symbol: "WMetis",
        name: "WMetis",
        tokenId: "WMetis",
        image:
          "https://xswap.link/assets/tokens/1088_0x0000000000000000000000000000000000000000_METIS.webp",
        decimals: 18,
        quickPick: false,
        supported: false,
        priority: 500,
      },
      {
        address: "0xd6999c1dcb675ae5568931bb0cfca0c4f4fe21ca",
        symbol: "wstLINK",
        name: "Wrapped staked LINK",
        tokenId: "wstLINK",
        image:
          "https://xswap.link/assets/tokens/1088_0xd6999c1dcb675ae5568931bb0cfca0c4f4fe21ca_wstLINK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x32af448529b5067f9e4abf9764ecfce97d53afd4",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/1088_0x32af448529b5067f9e4abf9764ecfce97d53afd4_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xd7cf0e0fc12fb97e03841ce4f3086db327ce0f2b",
        symbol: "SDL",
        name: "Stake.link Protocol",
        tokenId: "SDL",
        image:
          "https://xswap.link/assets/tokens/1088_0xd7cf0e0fc12fb97e03841ce4f3086db327ce0f2b_SDL.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc55eabf6624224b6e185b6a79a3217e0e751046a",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/1088_0xc55eabf6624224b6e185b6a79a3217e0e751046a_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7c87cc813ce92d384c437c263e9fb2e7f945188e",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/1088_0x7c87cc813ce92d384c437c263e9fb2e7f945188e_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/metis.webp",
    tokenSymbol: "METIS",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://andromeda.metis.io/?owner=1088"],
    privateRpcUrls: ["https://andromeda.metis.io/?owner=1088"],
    supportedDstForBridge: ["42161", "1"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "10",
    name: "optimism",
    displayName: "Optimism",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://optimistic.etherscan.io/tx",
    ccipChainId: "3734403246176062136",
    tokens: [
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "ETH",
        name: "Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x0000000000000000000000000000000000000000_ETH.webp",
        quickPick: true,
        supported: true,
        priority: 1000000,
        tokenId: "ETH",
      },
      {
        address: "0x4200000000000000000000000000000000000006",
        symbol: "WETH",
        name: "Wrapped Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x4200000000000000000000000000000000000006_WETH.webp",
        quickPick: true,
        supported: true,
        priority: 7978,
        tokenId: "WETH",
      },
      {
        address: "0x8700daec35af8ff88c16bdf0418774cb3d7599b4",
        symbol: "SNX",
        name: "Synthetix",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x8700daec35af8ff88c16bdf0418774cb3d7599b4_SNX.webp",
        quickPick: false,
        supported: true,
        priority: 378,
        tokenId: "SNX",
      },
      {
        address: "0xda10009cbd5d07dd0cecc66161fc93d7c9000da1",
        symbol: "DAI",
        name: "Dai stable coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xda10009cbd5d07dd0cecc66161fc93d7c9000da1_DAI.webp",
        quickPick: true,
        supported: true,
        priority: 999,
        tokenId: "DAI",
      },
      {
        address: "0x94b008aa00579c1307b0ef2c499ad98a8ce58e58",
        symbol: "USDT",
        name: "Tether USD",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/10_0x94b008aa00579c1307b0ef2c499ad98a8ce58e58_USDT.webp",
        quickPick: true,
        supported: true,
        priority: 2362,
        tokenId: "USDT",
      },
      {
        address: "0x68f180fcce6836688e9084f035309e29bf0a2095",
        symbol: "WBTC",
        name: "Wrapped Bitcoin",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/10_0x68f180fcce6836688e9084f035309e29bf0a2095_WBTC.webp",
        quickPick: true,
        supported: true,
        priority: 1035,
        tokenId: "WBTC",
      },
      {
        address: "0x350a791bfc2c21f9ed5d10980dad2e2638ffa7f6",
        symbol: "LINK",
        name: "Chainlink",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x350a791bfc2c21f9ed5d10980dad2e2638ffa7f6_LINK.webp",
        quickPick: false,
        supported: true,
        priority: 120,
        tokenId: "LINK",
      },
      {
        address: "0x7f5c764cbc14f9669b88837ca1490cca17c31607",
        symbol: "USDC.e",
        name: "USD Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/10_0x7f5c764cbc14f9669b88837ca1490cca17c31607_USDC.e.webp",
        quickPick: true,
        supported: true,
        priority: 12518,
        tokenId: "USDC.e",
      },
      {
        address: "0x8c6f28f2f1a3c87f0f938b96d27520d9751ec8d9",
        symbol: "sUSD",
        name: "Synth sUSD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x8c6f28f2f1a3c87f0f938b96d27520d9751ec8d9_sUSD.webp",
        quickPick: false,
        supported: true,
        priority: 2507,
        tokenId: "sUSD",
      },
      {
        address: "0x217d47011b23bb961eb6d93ca9945b7501a5bb11",
        symbol: "THALES",
        name: "Optimistic Thales Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x217d47011b23bb961eb6d93ca9945b7501a5bb11_THALES.webp",
        quickPick: false,
        supported: true,
        priority: 53,
        tokenId: "THALES",
      },
      {
        address: "0x61baadcf22d2565b0f471b291c475db5555e0b76",
        symbol: "AELIN",
        name: "Aelin Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x61baadcf22d2565b0f471b291c475db5555e0b76_AELIN.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "AELIN",
      },
      {
        address: "0x7fb688ccf682d58f86d7e38e03f9d22e7705448b",
        symbol: "RAI",
        name: "Rai Reflex Index",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x7fb688ccf682d58f86d7e38e03f9d22e7705448b_RAI.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "RAI",
      },
      {
        address: "0x50c5725949a6f0c72e6c4a641f24049a917db0cb",
        symbol: "LYRA",
        name: "Lyra Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x50c5725949a6f0c72e6c4a641f24049a917db0cb_LYRA.webp",
        quickPick: false,
        supported: true,
        priority: 43,
        tokenId: "LYRA",
      },
      {
        address: "0x9e1028f5f1d5ede59748ffcee5532509976840e0",
        symbol: "PERP",
        name: "Perpetual",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x9e1028f5f1d5ede59748ffcee5532509976840e0_PERP.webp",
        quickPick: false,
        supported: true,
        priority: 236,
        tokenId: "PERP",
      },
      {
        address: "0xf98dcd95217e15e05d8638da4c91125e59590b07",
        symbol: "KROM",
        name: "Kromatika",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xf98dcd95217e15e05d8638da4c91125e59590b07_KROM.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "KROM",
      },
      {
        address: "0x4200000000000000000000000000000000000042",
        symbol: "OP",
        name: "Optimism",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x4200000000000000000000000000000000000042_OP.webp",
        quickPick: true,
        supported: true,
        priority: 6374,
        tokenId: "OP",
      },
      {
        address: "0xeeeeeb57642040be42185f49c52f7e9b38f8eeee",
        symbol: "ELK",
        name: "Elk",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xeeeeeb57642040be42185f49c52f7e9b38f8eeee_ELK.webp",
        quickPick: false,
        supported: true,
        priority: 5,
        tokenId: "ELK",
      },
      {
        address: "0xe405de8f52ba7559f9df3c368500b6e6ae6cee49",
        symbol: "sETH",
        name: "Synth sETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xe405de8f52ba7559f9df3c368500b6e6ae6cee49_sETH.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "sETH",
      },
      {
        address: "0x73cb180bf0521828d8849bc8cf2b920918e23032",
        symbol: "USD+",
        name: "USD+",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/10_0x73cb180bf0521828d8849bc8cf2b920918e23032_USD+.webp",
        quickPick: false,
        supported: true,
        priority: 40,
        tokenId: "USD+",
      },
      {
        address: "0xae31207ac34423c41576ff59bfb4e036150f9cf7",
        symbol: "SDL",
        name: "Saddle DAO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xae31207ac34423c41576ff59bfb4e036150f9cf7_SDL.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "SDL",
      },
      {
        address: "0x296f55f8fb28e498b858d0bcda06d955b2cb3f97",
        symbol: "STG",
        name: "StargateToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x296f55f8fb28e498b858d0bcda06d955b2cb3f97_STG.webp",
        quickPick: false,
        supported: true,
        priority: 123,
        tokenId: "STG",
      },
      {
        address: "0x8ae125e8653821e851f12a49f7765db9a9ce7384",
        symbol: "DOLA",
        name: "Dola USD Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x8ae125e8653821e851f12a49f7765db9a9ce7384_DOLA.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "DOLA",
      },
      {
        address: "0xb0b195aefa3650a6908f15cdac7d92f8a5791b0b",
        symbol: "BOB",
        name: "BOB",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xb0b195aefa3650a6908f15cdac7d92f8a5791b0b_BOB.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "BOB",
      },
      {
        address: "0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc",
        symbol: "HOP",
        name: "Hop",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xc5102fe9359fd9a28f877a67e36b0f050d81a3cc_HOP.webp",
        quickPick: false,
        supported: true,
        priority: 50,
        tokenId: "HOP",
      },
      {
        address: "0x1f32b1c2345538c0c6f582fcb022739c4a194ebb",
        symbol: "wstETH",
        name: "Wrapped liquid staked Ether 2.0",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x1f32b1c2345538c0c6f582fcb022739c4a194ebb_wstETH.webp",
        quickPick: false,
        supported: true,
        priority: 754,
        tokenId: "wstETH",
      },
      {
        address: "0xcdb4bb51801a1f399d4402c61bc098a72c382e65",
        symbol: "OPX",
        name: "OPX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xcdb4bb51801a1f399d4402c61bc098a72c382e65_OPX.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "OPX",
      },
      {
        address: "0x920cf626a271321c151d027030d5d08af699456b",
        symbol: "KWENTA",
        name: "Kwenta",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x920cf626a271321c151d027030d5d08af699456b_KWENTA.webp",
        quickPick: false,
        supported: true,
        priority: 102,
        tokenId: "KWENTA",
      },
      {
        address: "0x3e29d3a9316dab217754d13b28646b76607c5f04",
        symbol: "alETH",
        name: "Alchemix ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x3e29d3a9316dab217754d13b28646b76607c5f04_alETH.webp",
        quickPick: false,
        supported: true,
        priority: 29,
        tokenId: "alETH",
      },
      {
        address: "0xcb8fa9a76b8e203d8c3797bf438d8fb81ea3326a",
        symbol: "alUSD",
        name: "Alchemix USD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xcb8fa9a76b8e203d8c3797bf438d8fb81ea3326a_alUSD.webp",
        quickPick: false,
        supported: true,
        priority: 54,
        tokenId: "alUSD",
      },
      {
        address: "0x9bcef72be871e61ed4fbbc7630889bee758eb81d",
        symbol: "rETH",
        name: "Rocket Pool ETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x9bcef72be871e61ed4fbbc7630889bee758eb81d_rETH.webp",
        quickPick: false,
        supported: true,
        priority: 17,
        tokenId: "rETH",
      },
      {
        address: "0xdfa46478f9e5ea86d57387849598dbfb2e964b02",
        symbol: "MAI",
        name: "Mai Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xdfa46478f9e5ea86d57387849598dbfb2e964b02_MAI.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "MAI",
      },
      {
        address: "0x9c9e5fd8bbc25984b178fdce6117defa39d2db39",
        symbol: "BUSD",
        name: "BUSD Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x9c9e5fd8bbc25984b178fdce6117defa39d2db39_BUSD.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "BUSD",
      },
      {
        address: "0xfdeffc7ad816bf7867c642df7ebc2cc5554ec265",
        symbol: "BeVELO",
        name: "Beefy Velo",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xfdeffc7ad816bf7867c642df7ebc2cc5554ec265_BeVELO.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "BeVELO",
      },
      {
        address: "0x00a35fd824c717879bf370e70ac6868b95870dfb",
        symbol: "IB",
        name: "IronBank",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x00a35fd824c717879bf370e70ac6868b95870dfb_IB.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "IB",
      },
      {
        address: "0xaf9fe3b5ccdae78188b1f8b9a49da7ae9510f151",
        symbol: "DHT",
        name: "dHEDGE DAO Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xaf9fe3b5ccdae78188b1f8b9a49da7ae9510f151_DHT.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "DHT",
      },
      {
        address: "0x47536f17f4ff30e64a96a7555826b8f9e66ec468",
        symbol: "MMY",
        name: "MUMMY",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x47536f17f4ff30e64a96a7555826b8f9e66ec468_MMY.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "MMY",
      },
      {
        address: "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
        symbol: "USDC",
        name: "USD Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/10_0x0b2c639c533813f4aa9d7837caf62653d097ff85_USDC.webp",
        quickPick: true,
        supported: true,
        priority: 2060,
        tokenId: "USDC",
      },
      {
        address: "0x9560e827af36c94d2ac33a39bce1fe78631088db",
        symbol: "VELO",
        name: "VelodromeV2",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x9560e827af36c94d2ac33a39bce1fe78631088db_VELO.webp",
        quickPick: false,
        supported: true,
        priority: 900,
        tokenId: "VELO",
      },
      {
        address: "0x1e925de1c68ef83bd98ee3e130ef14a50309c01b",
        symbol: "EXA",
        name: "exactly",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0x1e925de1c68ef83bd98ee3e130ef14a50309c01b_EXA.webp",
        quickPick: false,
        supported: true,
        priority: 50,
        tokenId: "EXA",
      },
      {
        address: "0xc55e93c62874d8100dbd2dfe307edc1036ad5434",
        symbol: "mooBIFI",
        name: "Moo BIFI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xc55e93c62874d8100dbd2dfe307edc1036ad5434_mooBIFI.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "mooBIFI",
      },
      {
        address: "0xc54b43eaf921a5194c7973a4d65e055e5a1453c2",
        symbol: "ETHx",
        name: "ETHx",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/10_0xc54b43eaf921a5194c7973a4d65e055e5a1453c2_ETHx.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "ETHx",
      },
      {
        address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
        symbol: "USDM",
        name: "Mountain Protocol USD",
        tokenId: "USDM",
        image:
          "https://xswap.link/assets/tokens/10_0x59d9356e565ab3a36dd77763fc0d87feaf85508c_USDM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x6806411765af15bddd26f8f544a34cc40cb9838b",
        symbol: "frxETH",
        name: "Frax Ether",
        tokenId: "frxETH",
        image:
          "https://xswap.link/assets/tokens/10_0x6806411765af15bddd26f8f544a34cc40cb9838b_frxETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x484c2d6e3cdd945a8b2df735e079178c1036578c",
        symbol: "sfrxETH",
        name: "Staked Frax Ether",
        tokenId: "sfrxETH",
        image:
          "https://xswap.link/assets/tokens/10_0x484c2d6e3cdd945a8b2df735e079178c1036578c_sfrxETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4a7961249e49642474f9161f245fc52d59f14113",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/10_0x4a7961249e49642474f9161f245fc52d59f14113_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xde4dd6db8072eb6999b88b7d7e0c8c0c01637578",
        symbol: "LEASH",
        name: "DOGE KILLER",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/10_0xde4dd6db8072eb6999b88b7d7e0c8c0c01637578_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x72cc27124ea2d36ac13d502c7ebdf28cef90c31c",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/10_0x72cc27124ea2d36ac13d502c7ebdf28cef90c31c_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2baa7e92f3f14883264bfa63058cc223ad719438",
        symbol: "IBTC",
        name: "iBTC",
        tokenId: "IBTC",
        image:
          "https://xswap.link/assets/tokens/10_0x2baa7e92f3f14883264bfa63058cc223ad719438_IBTC.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe22fe63e20c3d817121022316b2430b5a516a6ce",
        symbol: "MILO",
        name: "Milo Inu",
        tokenId: "MILO",
        image:
          "https://xswap.link/assets/tokens/10_0xe22fe63e20c3d817121022316b2430b5a516a6ce_MILO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x32e94bb4a3521ebebe14ae3aa5bc09fcc9e42306",
        symbol: "SD",
        name: "Stader",
        tokenId: "SD",
        image:
          "https://xswap.link/assets/tokens/10_0x32e94bb4a3521ebebe14ae3aa5bc09fcc9e42306_SD.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x25193034153afb4251a8e02a8db0deaef4c876f6",
        symbol: "ZUN",
        name: "Zunami Token",
        tokenId: "ZUN",
        image:
          "https://xswap.link/assets/tokens/10_0x25193034153afb4251a8e02a8db0deaef4c876f6_ZUN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2d691c2492e056adcae7ca317569af25910fc4cb",
        symbol: "zunETH",
        name: "Zunami ETH",
        tokenId: "zunETH",
        image:
          "https://xswap.link/assets/tokens/10_0x2d691c2492e056adcae7ca317569af25910fc4cb_zunETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xdc30b3bde2734a0bc55af01b38943ef04aacb423",
        symbol: "zunUSD",
        name: "Zunami USD",
        tokenId: "zunUSD",
        image:
          "https://xswap.link/assets/tokens/10_0xdc30b3bde2734a0bc55af01b38943ef04aacb423_zunUSD.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x806041b6473da60abbe1b256d9a2749a151be6c6",
        symbol: "stTAO",
        name: "Tensorplex Staked TAO",
        tokenId: "stTAO",
        image:
          "https://xswap.link/assets/tokens/10_0x806041b6473da60abbe1b256d9a2749a151be6c6_stTAO.webp",
        decimals: 9,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1992af61fbf8ee38741bcc57d636caa22a1a7702",
        symbol: "sINV",
        name: "Staked Inv",
        tokenId: "sINV",
        image:
          "https://xswap.link/assets/tokens/10_0x1992af61fbf8ee38741bcc57d636caa22a1a7702_sINV.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe49465604e25cd5167005e0cebd8af461e833b83",
        symbol: "wxUSD",
        name: "Wrapped xUSD",
        tokenId: "wUSDx",
        image:
          "https://xswap.link/assets/tokens/10_0xe49465604e25cd5167005e0cebd8af461e833b83_wUSDx.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x6ff638e48247b003e003aa3eedddf97baa8f3b64",
        symbol: "una.WEMIX",
        name: "una WEMIX",
        tokenId: "una.WEMIX",
        image:
          "https://xswap.link/assets/tokens/10_0x6ff638e48247b003e003aa3eedddf97baa8f3b64_una.WEMIX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x80137510979822322193fc997d400d5a6c747bf7",
        symbol: "STONE",
        name: "StakeStone ETH",
        tokenId: "STONE",
        image:
          "https://xswap.link/assets/tokens/10_0x80137510979822322193fc997d400d5a6c747bf7_STONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4e200fe2f3efb977d5fd9c430a41531fb04d97b8",
        symbol: "ORDER",
        name: "Orderly Network",
        tokenId: "ORDER",
        image:
          "https://xswap.link/assets/tokens/10_0x4e200fe2f3efb977d5fd9c430a41531fb04d97b8_ORDER.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/optimism.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: true,
    scanApiURL: "https://api-optimistic.etherscan.io/api",
    publicRpcUrls: ["https://mainnet.optimism.io"],
    privateRpcUrls: [
      "https://lingering-serene-ensemble.optimism.quiknode.pro/beab256ac2534aeefc13ce8cce586e9ca7470f31",
    ],
    defaultDstChain: "8453",
    disabledForDestination: ["34443", "59144", "56", "534352", "1088"],
    supportedDstForBridge: [
      "42161",
      "43114",
      "8453",
      "56",
      "1",
      "100",
      "34443",
      "137",
      "1111",
    ],
    supportedDstForSwap: ["10", "42161", "43114", "8453", "1", "34443", "137"],
  },
  {
    ecosystem: "evm",
    chainId: "534352",
    name: "scroll",
    displayName: "Scroll",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://scrollscan.com/tx",
    ccipChainId: "13204309965629103672",
    tokens: [
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "ETH",
        name: "ETH",
        tokenId: "ETH",
        image:
          "https://xswap.link/assets/tokens/534352_0x0000000000000000000000000000000000000000_ETH.webp",
        decimals: 18,
        quickPick: true,
        supported: true,
        priority: 500,
      },
      {
        address: "0x010c6f656e06f12bb3b115fcbc9ca282654795d2",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/534352_0x010c6f656e06f12bb3b115fcbc9ca282654795d2_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xceedbfc700d17a277ab1ca9e19a2caf0c42ced41",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/534352_0xceedbfc700d17a277ab1ca9e19a2caf0c42ced41_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x6f7408dac37a36cd35b5c3bc2829f60c30e83315",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/534352_0x6f7408dac37a36cd35b5c3bc2829f60c30e83315_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/scroll.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: true,
    publicRpcUrls: ["https://1rpc.io/scroll"],
    privateRpcUrls: ["https://1rpc.io/scroll"],
    disabledForDestination: [
      "1",
      "10",
      "56",
      "137",
      "8453",
      "34443",
      "43114",
      "42161",
      "1088",
      "59144",
    ],
    supportedDstForBridge: ["1", "59144"],
    supportedDstForSwap: ["534352"],
  },
  {
    ecosystem: "evm",
    chainId: "43114",
    name: "avalanche",
    displayName: "Avalanche",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://snowtrace.io/tx",
    ccipChainId: "6433500567565415381",
    tokens: [
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "AVAX",
        name: "Avalanche",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x0000000000000000000000000000000000000000_AVAX.webp",
        quickPick: true,
        supported: true,
        priority: 1000000,
        tokenId: "AVAX",
      },
      {
        address: "0x2b2c81e08f1af8835a78bb2a90ae924ace0ea4be",
        symbol: "sAVAX",
        name: "Staked AVAX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x2b2c81e08f1af8835a78bb2a90ae924ace0ea4be_sAVAX.webp",
        quickPick: false,
        supported: true,
        priority: 142,
        tokenId: "sAVAX",
      },
      {
        address: "0xd24c2ad096400b6fbcd2ad8b24e7acbc21a1da64",
        symbol: "FRAX",
        name: "Frax",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0xd24c2ad096400b6fbcd2ad8b24e7acbc21a1da64_FRAX.webp",
        quickPick: false,
        supported: true,
        priority: 59,
        tokenId: "FRAX",
      },
      {
        address: "0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7",
        symbol: "USDt",
        name: "TetherToken",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/43114_0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7_USDt.webp",
        quickPick: true,
        supported: true,
        priority: 2355,
        tokenId: "USDt",
      },
      {
        address: "0xfe6b19286885a4f7f55adad09c3cd1f906d2478f",
        symbol: "SOL",
        name: "Wrapped SOL",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/43114_0xfe6b19286885a4f7f55adad09c3cd1f906d2478f_SOL.webp",
        quickPick: false,
        supported: true,
        priority: 44,
        tokenId: "SOL",
      },
      {
        address: "0xfc6da929c031162841370af240dec19099861d3b",
        symbol: "DOMI",
        name: "Domi",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0xfc6da929c031162841370af240dec19099861d3b_DOMI.webp",
        quickPick: false,
        supported: true,
        priority: 32,
        tokenId: "DOMI",
      },
      {
        address: "0xf14f4ce569cb3679e99d5059909e23b07bd2f387",
        symbol: "NXUSD",
        name: "NXUSD",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0xf14f4ce569cb3679e99d5059909e23b07bd2f387_NXUSD.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "NXUSD",
      },
      {
        address: "0xed2b42d3c9c6e97e11755bb37df29b6375ede3eb",
        symbol: "HON",
        name: "HonToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0xed2b42d3c9c6e97e11755bb37df29b6375ede3eb_HON.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "HON",
      },
      {
        address: "0x62edc0692bd897d2295872a9ffcac5425011c661",
        symbol: "GMX",
        name: "GMX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x62edc0692bd897d2295872a9ffcac5425011c661_GMX.webp",
        quickPick: false,
        supported: true,
        priority: 103,
        tokenId: "GMX",
      },
      {
        address: "0x60781c2586d68229fde47564546784ab3faca982",
        symbol: "PNG",
        name: "Pangolin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x60781c2586d68229fde47564546784ab3faca982_PNG.webp",
        quickPick: false,
        supported: true,
        priority: 94,
        tokenId: "PNG",
      },
      {
        address: "0x532e6537fea298397212f09a61e03311686f548e",
        symbol: "avUSDT",
        name: "Aave Avalanche Market USDT",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/43114_0x532e6537fea298397212f09a61e03311686f548e_avUSDT.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "avUSDT",
      },
      {
        address: "0x264c1383ea520f73dd837f915ef3a732e204a493",
        symbol: "BNB",
        name: "Binance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x264c1383ea520f73dd837f915ef3a732e204a493_BNB.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "BNB",
      },
      {
        address: "0x8729438eb15e2c8b576fcc6aecda6a148776c0f5",
        symbol: "QI",
        name: "BENQI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x8729438eb15e2c8b576fcc6aecda6a148776c0f5_QI.webp",
        quickPick: false,
        supported: true,
        priority: 189,
        tokenId: "QI",
      },
      {
        address: "0x6e84a6216ea6dacc71ee8e6b0a5b7322eebc0fdd",
        symbol: "JOE",
        name: "JoeToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x6e84a6216ea6dacc71ee8e6b0a5b7322eebc0fdd_JOE.webp",
        quickPick: false,
        supported: true,
        priority: 392,
        tokenId: "JOE",
      },
      {
        address: "0x321e7092a180bb43555132ec53aaa65a5bf84251",
        symbol: "gOHM",
        name: "Governance OHM",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x321e7092a180bb43555132ec53aaa65a5bf84251_gOHM.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "gOHM",
      },
      {
        address: "0xec3492a2508ddf4fdc0cd76f31f340b30d1793e6",
        symbol: "CLY",
        name: "Colony Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0xec3492a2508ddf4fdc0cd76f31f340b30d1793e6_CLY.webp",
        quickPick: false,
        supported: true,
        priority: 80,
        tokenId: "CLY",
      },
      {
        address: "0x49d5c2bdffac6ce2bfdb6640f4f80f226bc10bab",
        symbol: "WETH.e",
        name: "Wrapped Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x49d5c2bdffac6ce2bfdb6640f4f80f226bc10bab_WETH.e.webp",
        quickPick: true,
        supported: true,
        priority: 786,
        tokenId: "WETH.e",
      },
      {
        address: "0xb31f66aa3c1e785363f0875a1b74e27b85fd66c7",
        symbol: "WAVAX",
        name: "Wrapped AVAX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0xb31f66aa3c1e785363f0875a1b74e27b85fd66c7_WAVAX.webp",
        quickPick: true,
        supported: true,
        priority: 11081,
        tokenId: "WAVAX",
      },
      {
        address: "0xa7d7079b0fead91f3e65f86e8915cb59c1a4c664",
        symbol: "USDC.e",
        name: "USD Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/43114_0xa7d7079b0fead91f3e65f86e8915cb59c1a4c664_USDC.e.webp",
        quickPick: true,
        supported: true,
        priority: 454,
        tokenId: "USDC.e",
      },
      {
        address: "0xc7198437980c041c805a1edcba50c1ce5db95118",
        symbol: "USDT.e",
        name: "Tether USD",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/43114_0xc7198437980c041c805a1edcba50c1ce5db95118_USDT.e.webp",
        quickPick: false,
        supported: true,
        priority: 354,
        tokenId: "USDT.e",
      },
      {
        address: "0x50b7545627a5162f82a992c33b87adc75187b218",
        symbol: "WBTC.e",
        name: "Wrapped BTC",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/43114_0x50b7545627a5162f82a992c33b87adc75187b218_WBTC.e.webp",
        quickPick: false,
        supported: true,
        priority: 109,
        tokenId: "WBTC.e",
      },
      {
        address: "0xd586e7f844cea2f87f50152665bcbc2c279d8d70",
        symbol: "DAI.e",
        name: "Dai Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0xd586e7f844cea2f87f50152665bcbc2c279d8d70_DAI.e.webp",
        quickPick: false,
        supported: true,
        priority: 148,
        tokenId: "DAI.e",
      },
      {
        address: "0x46a51127c3ce23fb7ab1de06226147f446e4a857",
        symbol: "avUSDC",
        name: "Aave Avalanche Market USDC",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/43114_0x46a51127c3ce23fb7ab1de06226147f446e4a857_avUSDC.webp",
        quickPick: false,
        supported: true,
        priority: 27,
        tokenId: "avUSDC",
      },
      {
        address: "0x63a72806098bd3d9520cc43356dd78afe5d386d9",
        symbol: "AAVE.e",
        name: "Aave Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x63a72806098bd3d9520cc43356dd78afe5d386d9_AAVE.e.webp",
        quickPick: false,
        supported: true,
        priority: 12,
        tokenId: "AAVE.e",
      },
      {
        address: "0x8f47416cae600bccf9530e9f3aeaa06bdd1caa79",
        symbol: "THOR",
        name: "THOR v2",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x8f47416cae600bccf9530e9f3aeaa06bdd1caa79_THOR.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "THOR",
      },
      {
        address: "0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e",
        symbol: "USDC",
        name: "USD Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/43114_0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e_USDC.webp",
        quickPick: true,
        supported: true,
        priority: 4967,
        tokenId: "USDC",
      },
      {
        address: "0x544c42fbb96b39b21df61cf322b5edc285ee7429",
        symbol: "INSUR",
        name: "InsurAce",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x544c42fbb96b39b21df61cf322b5edc285ee7429_INSUR.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "INSUR",
      },
      {
        address: "0x53f7c5869a859f0aec3d334ee8b4cf01e3492f21",
        symbol: "avWETH",
        name: "Aave Avalanche Market WETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x53f7c5869a859f0aec3d334ee8b4cf01e3492f21_avWETH.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "avWETH",
      },
      {
        address: "0x4c9b4e1ac6f24cde3660d5e4ef1ebf77c710c084",
        symbol: "LYD",
        name: "LydiaFinance Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x4c9b4e1ac6f24cde3660d5e4ef1ebf77c710c084_LYD.webp",
        quickPick: false,
        supported: true,
        priority: 51,
        tokenId: "LYD",
      },
      {
        address: "0xeeeeeb57642040be42185f49c52f7e9b38f8eeee",
        symbol: "ELK",
        name: "Elk",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0xeeeeeb57642040be42185f49c52f7e9b38f8eeee_ELK.webp",
        quickPick: false,
        supported: true,
        priority: 16,
        tokenId: "ELK",
      },
      {
        address: "0x152b9d0fdc40c096757f570a51e494bd4b943e50",
        symbol: "BTC.b",
        name: "Bitcoin",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/43114_0x152b9d0fdc40c096757f570a51e494bd4b943e50_BTC.b.webp",
        quickPick: true,
        supported: true,
        priority: 518,
        tokenId: "BTC.b",
      },
      {
        address: "0x2f6f07cdcf3588944bf4c42ac74ff24bf56e7590",
        symbol: "STG",
        name: "StargateToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x2f6f07cdcf3588944bf4c42ac74ff24bf56e7590_STG.webp",
        quickPick: false,
        supported: true,
        priority: 85,
        tokenId: "STG",
      },
      {
        address: "0xd1c3f94de7e5b45fa4edbba472491a9f4b166fc4",
        symbol: "XAVA",
        name: "Avalaunch",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0xd1c3f94de7e5b45fa4edbba472491a9f4b166fc4_XAVA.webp",
        quickPick: false,
        supported: true,
        priority: 233,
        tokenId: "XAVA",
      },
      {
        address: "0x59414b3089ce2af0010e7523dea7e2b35d776ec7",
        symbol: "YAK",
        name: "Yak Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x59414b3089ce2af0010e7523dea7e2b35d776ec7_YAK.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "YAK",
      },
      {
        address: "0x027dbca046ca156de9622cd1e2d907d375e53aa7",
        symbol: "AMPL",
        name: "Ampleforth secured by Meter Passport",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/43114_0x027dbca046ca156de9622cd1e2d907d375e53aa7_AMPL.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "AMPL",
      },
      {
        address: "0x7761e2338b35bceb6bda6ce477ef012bde7ae611",
        symbol: "EGG",
        name: "chikn egg",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x7761e2338b35bceb6bda6ce477ef012bde7ae611_EGG.webp",
        quickPick: false,
        supported: true,
        priority: 211,
        tokenId: "EGG",
      },
      {
        address: "0x5947bb275c521040051d82396192181b413227a3",
        symbol: "LINK.e",
        name: "Chainlink Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x5947bb275c521040051d82396192181b413227a3_LINK.e.webp",
        quickPick: false,
        supported: true,
        priority: 30,
        tokenId: "LINK.e",
      },
      {
        address: "0x130966628846bfd36ff31a822705796e8cb8c18d",
        symbol: "MIM",
        name: "Magic Internet Money",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/43114_0x130966628846bfd36ff31a822705796e8cb8c18d_MIM.webp",
        quickPick: false,
        supported: true,
        priority: 304,
        tokenId: "MIM",
      },
      {
        address: "0xc891eb4cbdeff6e073e859e987815ed1505c2acd",
        symbol: "EUROC",
        name: "Euro Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/43114_0xc891eb4cbdeff6e073e859e987815ed1505c2acd_EUROC.webp",
        quickPick: false,
        supported: true,
        priority: 25,
        tokenId: "EUROC",
      },
      {
        address: "0xcc0966d8418d412c599a6421b760a847eb169a8c",
        symbol: "SolvBTC.BBN",
        name: "Solv Protocol SolvBTC.BBN",
        tokenId: "SolvBTC.BBN",
        image:
          "https://xswap.link/assets/tokens/43114_0xcc0966d8418d412c599a6421b760a847eb169a8c_SolvBTC-BBN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xbc78d84ba0c46dfe32cf2895a19939c86b81a777",
        symbol: "SolvBTC",
        name: "Solv Protocol SolvBTC",
        tokenId: "SolvBTC",
        image:
          "https://xswap.link/assets/tokens/43114_0xbc78d84ba0c46dfe32cf2895a19939c86b81a777_solvBTC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x46b9144771cb3195d66e4eda643a7493fadcaf9d",
        symbol: "BLS",
        name: "BloodLoop",
        tokenId: "BLS",
        image:
          "https://xswap.link/assets/tokens/43114_0x46b9144771cb3195d66e4eda643a7493fadcaf9d_BLS.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xec0ca5d2f362a826fa8f53c89a5ce1c17cd604fa",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/43114_0xec0ca5d2f362a826fa8f53c89a5ce1c17cd604fa_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x897ce250199d102ea103aaf3a6e7906cde757560",
        symbol: "LEASH",
        name: "DOGE KILLER",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/43114_0x897ce250199d102ea103aaf3a6e7906cde757560_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2f643d728926c20269f0a04931dd7b4b6b650204",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/43114_0x2f643d728926c20269f0a04931dd7b4b6b650204_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5",
        symbol: "BETS",
        name: "BetSwirl",
        tokenId: "BETS",
        image:
          "https://xswap.link/assets/tokens/43114_0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5_BETS.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4816b2157203d8d4c53918e8d4076adfe9e2fe22",
        symbol: "DEXTF",
        name: "Domani Protocol",
        tokenId: "DEXTF",
        image:
          "https://xswap.link/assets/tokens/43114_0x4816b2157203d8d4c53918e8d4076adfe9e2fe22_DEXTF.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x9f1453d0fadc73ae12d4e1bd8311aa2463ae7d0d",
        symbol: "una.WEMIX",
        name: "una WEMIX",
        tokenId: "una.WEMIX",
        image:
          "https://xswap.link/assets/tokens/43114_0x9f1453d0fadc73ae12d4e1bd8311aa2463ae7d0d_una.WEMIX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x338c6d2df4db2459eab0835fd9004cf2915842e0",
        symbol: "SDY",
        name: "Steadefi",
        tokenId: "SDY",
        image:
          "https://xswap.link/assets/tokens/43114_0x338c6d2df4db2459eab0835fd9004cf2915842e0_SDY.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/avalanche.webp",
    tokenSymbol: "AVAX",
    bridgeSupported: true,
    swapSupported: true,
    scanApiURL:
      "https://api.routescan.io/v2/network/mainnet/evm/43114/etherscan/api",
    publicRpcUrls: ["https://avalanche-c-chain.publicnode.com"],
    privateRpcUrls: [
      "https://stylish-serene-tent.avalanche-mainnet.quiknode.pro/ec6d9bfff96c30acc9ee1a81c3d3fde60fd60e35/ext/bc/C/rpc",
    ],
    defaultDstChain: "8453",
    disabledForDestination: ["34443", "59144", "56", "534352", "1088"],
    supportedDstForBridge: [
      "42161",
      "8453",
      "56",
      "1",
      "100",
      "59144",
      "10",
      "137",
      "1111",
    ],
    supportedDstForSwap: ["43114", "42161", "8453", "1", "10", "137"],
  },
  {
    ecosystem: "evm",
    chainId: "59144",
    name: "linea",
    displayName: "Linea",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://lineascan.build/tx",
    ccipChainId: "4627098889531055414",
    tokens: [
      {
        address: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f",
        symbol: "WETH",
        name: "WETH",
        tokenId: "WETH",
        image:
          "https://xswap.link/assets/tokens/59144_0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f_WETH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "ETH",
        name: "ETH",
        tokenId: "ETH",
        image:
          "https://xswap.link/assets/tokens/59144_0x0000000000000000000000000000000000000000_ETH.webp",
        decimals: 18,
        quickPick: true,
        supported: true,
        priority: 500,
      },
      {
        address: "0xa219439258ca9da29e9cc4ce5596924745e12b93",
        symbol: "USDT",
        name: "USDT",
        tokenId: "USDT",
        image:
          "https://xswap.link/assets/tokens/59144_0xa219439258ca9da29e9cc4ce5596924745e12b93_USDT.webp",
        decimals: 6,
        quickPick: true,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4",
        symbol: "WBTC",
        name: "WBTC",
        tokenId: "WBTC",
        image:
          "https://xswap.link/assets/tokens/59144_0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4_WBTC.webp",
        decimals: 8,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff",
        symbol: "USDC.e",
        name: "USDC.e",
        tokenId: "USDC.e",
        image:
          "https://xswap.link/assets/tokens/59144_0x176211869ca2b568f2a7d4ee941e073a821ee1ff_USDC.e.webp",
        decimals: 6,
        quickPick: true,
        supported: true,
        priority: 500,
      },
      {
        address: "0xdd2d32fea6e166fa53dee5c1584456c0e8a889f5",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/59144_0xdd2d32fea6e166fa53dee5c1584456c0e8a889f5_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4e1a69b48a7ae9fc8fd2623089c4b378f24a64a9",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/59144_0x4e1a69b48a7ae9fc8fd2623089c4b378f24a64a9_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc52f506591eb89c04620d47b895d5f951efad4b4",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/59144_0xc52f506591eb89c04620d47b895d5f951efad4b4_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x541fd749419ca806a8bc7da8ac23d346f2df8b77",
        symbol: "SolvBTC",
        name: "Solv Protocol SolvBTC",
        tokenId: "SolvBTC",
        image:
          "https://xswap.link/assets/tokens/59144_0x541fd749419ca806a8bc7da8ac23d346f2df8b77_SolvBTC.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xcc0966d8418d412c599a6421b760a847eb169a8c",
        symbol: "SolvBTC.BBN",
        name: "Solv Protocol SolvBTC.BBN",
        tokenId: "SolvBTC.BBN",
        image:
          "https://xswap.link/assets/tokens/59144_0xcc0966d8418d412c599a6421b760a847eb169a8c_SolvBTC.BBN.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/linea.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: true,
    publicRpcUrls: ["https://rpc.linea.build"],
    privateRpcUrls: ["https://rpc.linea.build"],
    defaultDstChain: "59144",
    disabledForDestination: [
      "1",
      "10",
      "56",
      "137",
      "8453",
      "34443",
      "43114",
      "42161",
      "534352",
      "1088",
    ],
    supportedDstForBridge: ["42161", "43114", "8453", "56", "1", "534352"],
    supportedDstForSwap: ["59144"],
  },
  {
    ecosystem: "evm",
    chainId: "80001",
    name: "mumbai",
    displayName: "Polygon Mumbai",
    web3Environment: Web3Environment["testnet"],
    transactionExplorer: "https://mumbai.polygonscan.com/tx",
    ccipChainId: "12532609583862916517",
    tokens: [
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "MATIC",
        name: "MATIC",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x0000000000000000000000000000000000000000_MATIC.webp",
        quickPick: true,
        supported: true,
        priority: 1000000,
        tokenId: "MATIC",
      },
      {
        address: "0xf1e3a5842eeef51f2967b3f05d45dd4f4205ff40",
        symbol: "USDC",
        name: "USD Coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/80001_0xf1e3a5842eeef51f2967b3f05d45dd4f4205ff40_USDC.webp",
        quickPick: true,
        supported: true,
        priority: 8125,
        tokenId: "USDC",
      },
    ],
    image: "https://xswap.link/assets/chains/mumbai.webp",
    tokenSymbol: "MATIC",
    bridgeSupported: true,
    swapSupported: false,
    scanApiURL: "https://api-testnet.polygonscan.com/api",
    publicRpcUrls: [
      "https://thrumming-intensive-hexagon.matic-testnet.quiknode.pro/86fcf012498d00f03bdeee6fbeb92dd60f91b2a2/",
    ],
    privateRpcUrls: [
      "https://thrumming-intensive-hexagon.matic-testnet.quiknode.pro/86fcf012498d00f03bdeee6fbeb92dd60f91b2a2/",
    ],
  },
  {
    ecosystem: "evm",
    chainId: "137",
    name: "polygon",
    displayName: "Polygon",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://polygonscan.com/tx",
    ccipChainId: "4051577828743386545",
    tokens: [
      {
        address: "0x0000000000000000000000000000000000000000",
        symbol: "MATIC",
        name: "MATIC",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x0000000000000000000000000000000000000000_MATIC.webp",
        quickPick: true,
        supported: true,
        priority: 1000000,
        tokenId: "MATIC",
      },
      {
        address: "0x255707b70bf90aa112006e1b07b9aea6de021424",
        symbol: "TETU",
        name: "TETU Reward Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x255707b70bf90aa112006e1b07b9aea6de021424_TETU.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "TETU",
      },
      {
        address: "0x1d734a02ef1e1f5886e66b0673b71af5b53ffa94",
        symbol: "SD",
        name: "Stader (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x1d734a02ef1e1f5886e66b0673b71af5b53ffa94_SD.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "SD",
      },
      {
        address: "0x2760e46d9bb43dafcbecaad1f64b93207f9f0ed7",
        symbol: "MVX",
        name: "Metavault Trade",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x2760e46d9bb43dafcbecaad1f64b93207f9f0ed7_MVX.webp",
        quickPick: false,
        supported: true,
        priority: 25,
        tokenId: "MVX",
      },
      {
        address: "0x750e4c4984a9e0f12978ea6742bc1c5d248f40ed",
        symbol: "axlUSDC",
        name: "Axelar Wrapped USDC",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/137_0x750e4c4984a9e0f12978ea6742bc1c5d248f40ed_axlUSDC.webp",
        quickPick: false,
        supported: true,
        priority: 421,
        tokenId: "axlUSDC",
      },
      {
        address: "0x2b9e7ccdf0f4e5b24757c1e1a80e311e34cb10c7",
        symbol: "MASK",
        name: "Mask Network (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x2b9e7ccdf0f4e5b24757c1e1a80e311e34cb10c7_MASK.webp",
        quickPick: false,
        supported: true,
        priority: 7,
        tokenId: "MASK",
      },
      {
        address: "0x2e1ad108ff1d8c782fcbbb89aad783ac49586756",
        symbol: "TUSD",
        name: "TrueUSD (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x2e1ad108ff1d8c782fcbbb89aad783ac49586756_TUSD.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "TUSD",
      },
      {
        address: "0x431d5dff03120afa4bdf332c61a6e1766ef37bdb",
        symbol: "JPYC",
        name: "JPY Coin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x431d5dff03120afa4bdf332c61a6e1766ef37bdb_JPYC.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "JPYC",
      },
      {
        address: "0x0c9c7712c83b3c70e7c5e11100d33d9401bdf9dd",
        symbol: "WOMBAT",
        name: "Wombat",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x0c9c7712c83b3c70e7c5e11100d33d9401bdf9dd_WOMBAT.webp",
        quickPick: false,
        supported: true,
        priority: 111,
        tokenId: "WOMBAT",
      },
      {
        address: "0xfa68fb4628dff1028cfec22b4162fccd0d45efb6",
        symbol: "MaticX",
        name: "Liquid Staking Matic (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xfa68fb4628dff1028cfec22b4162fccd0d45efb6_MaticX.webp",
        quickPick: false,
        supported: true,
        priority: 163,
        tokenId: "MaticX",
      },
      {
        address: "0xcc2a9051e904916047c26c90f41c000d4f273456",
        symbol: "oXRP",
        name: "Orbit Bridge Polygon XRP Token",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/137_0xcc2a9051e904916047c26c90f41c000d4f273456_oXRP.webp",
        quickPick: false,
        supported: true,
        priority: 31,
        tokenId: "oXRP",
      },
      {
        address: "0x5bef2617ecca9a39924c09017c5f1e25efbb3ba8",
        symbol: "oUSDC",
        name: "Orbit Bridge Polygon USD Coin",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/137_0x5bef2617ecca9a39924c09017c5f1e25efbb3ba8_oUSDC.webp",
        quickPick: false,
        supported: true,
        priority: 64,
        tokenId: "oUSDC",
      },
      {
        address: "0xc3c7d422809852031b44ab29eec9f1eff2a58756",
        symbol: "LDO",
        name: "Lido DAO Token (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xc3c7d422809852031b44ab29eec9f1eff2a58756_LDO.webp",
        quickPick: false,
        supported: true,
        priority: 1016,
        tokenId: "LDO",
      },
      {
        address: "0xb0b195aefa3650a6908f15cdac7d92f8a5791b0b",
        symbol: "BOB",
        name: "BOB",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xb0b195aefa3650a6908f15cdac7d92f8a5791b0b_BOB.webp",
        quickPick: false,
        supported: true,
        priority: 8,
        tokenId: "BOB",
      },
      {
        address: "0x23d29d30e35c5e8d321e1dc9a8a61bfd846d4c5c",
        symbol: "HEX",
        name: "HEXX",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/137_0x23d29d30e35c5e8d321e1dc9a8a61bfd846d4c5c_HEX.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "HEX",
      },
      {
        address: "0xd55fce7cdab84d84f2ef3f99816d765a2a94a509",
        symbol: "CHAIN",
        name: "Chain Games",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xd55fce7cdab84d84f2ef3f99816d765a2a94a509_CHAIN.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "CHAIN",
      },
      {
        address: "0xd1f9c58e33933a993a3891f8acfe05a68e1afc05",
        symbol: "SFL",
        name: "Sunflower Land",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xd1f9c58e33933a993a3891f8acfe05a68e1afc05_SFL.webp",
        quickPick: false,
        supported: true,
        priority: 345,
        tokenId: "SFL",
      },
      {
        address: "0x236eec6359fb44cce8f97e99387aa7f8cd5cde1f",
        symbol: "USD+",
        name: "USD+",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/137_0x236eec6359fb44cce8f97e99387aa7f8cd5cde1f_USD+.webp",
        quickPick: false,
        supported: true,
        priority: 15,
        tokenId: "USD+",
      },
      {
        address: "0x4e1581f01046efdd7a1a2cdb0f82cdd7f71f2e59",
        symbol: "ICE_3",
        name: "IceToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x4e1581f01046efdd7a1a2cdb0f82cdd7f71f2e59_ICE_3.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "ICE_3",
      },
      {
        address: "0xee7666aacaefaa6efeef62ea40176d3eb21953b9",
        symbol: "MCHC",
        name: "MCHCoin (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xee7666aacaefaa6efeef62ea40176d3eb21953b9_MCHC.webp",
        quickPick: false,
        supported: true,
        priority: 31,
        tokenId: "MCHC",
      },
      {
        address: "0xe26cda27c13f4f87cffc2f437c5900b27ebb5bbb",
        symbol: "RBLS",
        name: "Rebel Bots Token",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/137_0xe26cda27c13f4f87cffc2f437c5900b27ebb5bbb_RBLS.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "RBLS",
      },
      {
        address: "0xe46b4a950c389e80621d10dfc398e91613c7e25e",
        symbol: "pFi",
        name: "PartyFinance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xe46b4a950c389e80621d10dfc398e91613c7e25e_pFi.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "pFi",
      },
      {
        address: "0xd93f7e271cb87c23aaa73edc008a79646d1f9912",
        symbol: "SOL",
        name: "Wrapped SOL",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/137_0xd93f7e271cb87c23aaa73edc008a79646d1f9912_SOL.webp",
        quickPick: false,
        supported: true,
        priority: 67,
        tokenId: "SOL",
      },
      {
        address: "0x5f0197ba06860dac7e31258bdf749f92b6a636d4",
        symbol: "1FLR",
        name: "Flare Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x5f0197ba06860dac7e31258bdf749f92b6a636d4_1FLR.webp",
        quickPick: false,
        supported: true,
        priority: 9,
        tokenId: "1FLR",
      },
      {
        address: "0xd838290e877e0188a4a44700463419ed96c16107",
        symbol: "NCT",
        name: "Toucan Protocol: Nature Carbon Tonne",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xd838290e877e0188a4a44700463419ed96c16107_NCT.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "NCT",
      },
      {
        address: "0x2f800db0fdb5223b3c3f354886d907a671414a7f",
        symbol: "BCT",
        name: "Toucan Protocol: Base Carbon Tonne",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x2f800db0fdb5223b3c3f354886d907a671414a7f_BCT.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "BCT",
      },
      {
        address: "0x3a58a54c066fdc0f2d55fc9c89f0415c92ebf3c4",
        symbol: "stMATIC",
        name: "Staked MATIC (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x3a58a54c066fdc0f2d55fc9c89f0415c92ebf3c4_stMATIC.webp",
        quickPick: false,
        supported: true,
        priority: 250,
        tokenId: "stMATIC",
      },
      {
        address: "0x7e4c577ca35913af564ee2a24d882a4946ec492b",
        symbol: "MOONED",
        name: "MoonEdge",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x7e4c577ca35913af564ee2a24d882a4946ec492b_MOONED.webp",
        quickPick: false,
        supported: true,
        priority: 13,
        tokenId: "MOONED",
      },
      {
        address: "0x2ab4f9ac80f33071211729e45cfc346c1f8446d5",
        symbol: "CGG",
        name: "ChainGuardians Governance Token (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x2ab4f9ac80f33071211729e45cfc346c1f8446d5_CGG.webp",
        quickPick: false,
        supported: true,
        priority: 22,
        tokenId: "CGG",
      },
      {
        address: "0x62f594339830b90ae4c084ae7d223ffafd9658a7",
        symbol: "SPHERE",
        name: "Sphere Finance",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x62f594339830b90ae4c084ae7d223ffafd9658a7_SPHERE.webp",
        quickPick: false,
        supported: true,
        priority: 23,
        tokenId: "SPHERE",
      },
      {
        address: "0x23e8b6a3f6891254988b84da3738d2bfe5e703b9",
        symbol: "WELT",
        name: "FABWELT",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x23e8b6a3f6891254988b84da3738d2bfe5e703b9_WELT.webp",
        quickPick: false,
        supported: true,
        priority: 87,
        tokenId: "WELT",
      },
      {
        address: "0xfe712251173a2cd5f5be2b46bb528328ea3565e1",
        symbol: "MVI",
        name: "Metaverse Index (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xfe712251173a2cd5f5be2b46bb528328ea3565e1_MVI.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "MVI",
      },
      {
        address: "0x0a02d33031917d836bd7af02f9f7f6c74d67805f",
        symbol: "oKLAY",
        name: "Orbit Bridge Polygon Klay",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x0a02d33031917d836bd7af02f9f7f6c74d67805f_oKLAY.webp",
        quickPick: false,
        supported: true,
        priority: 64,
        tokenId: "oKLAY",
      },
      {
        address: "0x428360b02c1269bc1c79fbc399ad31d58c1e8fda",
        symbol: "DEFIT",
        name: "Digital Fitness",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x428360b02c1269bc1c79fbc399ad31d58c1e8fda_DEFIT.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "DEFIT",
      },
      {
        address: "0xbd1463f02f61676d53fd183c2b19282bff93d099",
        symbol: "jCHF",
        name: "Jarvis Synthetic Swiss Franc",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xbd1463f02f61676d53fd183c2b19282bff93d099_jCHF.webp",
        quickPick: false,
        supported: true,
        priority: 6,
        tokenId: "jCHF",
      },
      {
        address: "0x00e5646f60ac6fb446f621d146b6e1886f002905",
        symbol: "RAI",
        name: "Rai Reflex Index (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x00e5646f60ac6fb446f621d146b6e1886f002905_RAI.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "RAI",
      },
      {
        address: "0x5fe2b58c013d7601147dcdd68c143a77499f5531",
        symbol: "GRT",
        name: "Graph Token (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x5fe2b58c013d7601147dcdd68c143a77499f5531_GRT.webp",
        quickPick: false,
        supported: true,
        priority: 162,
        tokenId: "GRT",
      },
      {
        address: "0x187ae45f2d361cbce37c6a8622119c91148f261b",
        symbol: "POLX",
        name: "Polylastic",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x187ae45f2d361cbce37c6a8622119c91148f261b_POLX.webp",
        quickPick: false,
        supported: true,
        priority: 53,
        tokenId: "POLX",
      },
      {
        address: "0x1379e8886a944d2d9d440b3d88df536aea08d9f3",
        symbol: "MYST",
        name: "Mysterium (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x1379e8886a944d2d9d440b3d88df536aea08d9f3_MYST.webp",
        quickPick: false,
        supported: true,
        priority: 312,
        tokenId: "MYST",
      },
      {
        address: "0xab3d689c22a2bb821f50a4ff0f21a7980dcb8591",
        symbol: "PRXY",
        name: "Proxy",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xab3d689c22a2bb821f50a4ff0f21a7980dcb8591_PRXY.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "PRXY",
      },
      {
        address: "0xa486c6bc102f409180ccb8a94ba045d39f8fc7cb",
        symbol: "NEX",
        name: "Nash Exchange Token (PoS)",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/137_0xa486c6bc102f409180ccb8a94ba045d39f8fc7cb_NEX.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "NEX",
      },
      {
        address: "0xa3c322ad15218fbfaed26ba7f616249f7705d945",
        symbol: "MV",
        name: "Metaverse (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xa3c322ad15218fbfaed26ba7f616249f7705d945_MV.webp",
        quickPick: false,
        supported: true,
        priority: 34,
        tokenId: "MV",
      },
      {
        address: "0xc004e2318722ea2b15499d6375905d75ee5390b8",
        symbol: "KOM",
        name: "Kommunitas",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/137_0xc004e2318722ea2b15499d6375905d75ee5390b8_KOM.webp",
        quickPick: false,
        supported: true,
        priority: 93,
        tokenId: "KOM",
      },
      {
        address: "0xe5417af564e4bfda1c483642db72007871397896",
        symbol: "GNS",
        name: "Gains Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xe5417af564e4bfda1c483642db72007871397896_GNS.webp",
        quickPick: false,
        supported: true,
        priority: 466,
        tokenId: "GNS",
      },
      {
        address: "0xd99bafe5031cc8b345cb2e8c80135991f12d7130",
        symbol: "FRM",
        name: "Ferrum Network Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xd99bafe5031cc8b345cb2e8c80135991f12d7130_FRM.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "FRM",
      },
      {
        address: "0xd0258a3fd00f38aa8090dfee343f10a9d4d30d3f",
        symbol: "VOXEL",
        name: "VOXEL Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xd0258a3fd00f38aa8090dfee343f10a9d4d30d3f_VOXEL.webp",
        quickPick: false,
        supported: true,
        priority: 844,
        tokenId: "VOXEL",
      },
      {
        address: "0x723b17718289a91af252d616de2c77944962d122",
        symbol: "GAIA",
        name: "GAIA Everworld",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x723b17718289a91af252d616de2c77944962d122_GAIA.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "GAIA",
      },
      {
        address: "0x70c006878a5a50ed185ac4c87d837633923de296",
        symbol: "REVV",
        name: "REVV",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x70c006878a5a50ed185ac4c87d837633923de296_REVV.webp",
        quickPick: false,
        supported: true,
        priority: 27,
        tokenId: "REVV",
      },
      {
        address: "0x0d0b8488222f7f83b23e365320a4021b12ead608",
        symbol: "NXTT",
        name: "NextEarthToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x0d0b8488222f7f83b23e365320a4021b12ead608_NXTT.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "NXTT",
      },
      {
        address: "0xd6df932a45c0f255f85145f286ea0b292b21c90b",
        symbol: "AAVE",
        name: "Aave",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xd6df932a45c0f255f85145f286ea0b292b21c90b_AAVE.webp",
        quickPick: false,
        supported: true,
        priority: 571,
        tokenId: "AAVE",
      },
      {
        address: "0xb33eaad8d922b1083446dc23f610c2567fb5180f",
        symbol: "UNI",
        name: "Uniswap",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xb33eaad8d922b1083446dc23f610c2567fb5180f_UNI.webp",
        quickPick: false,
        supported: true,
        priority: 270,
        tokenId: "UNI",
      },
      {
        address: "0xc2132d05d31c914a87c6611c10748aeb04b58e8f",
        symbol: "USDT",
        name: "Tether USD",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/137_0xc2132d05d31c914a87c6611c10748aeb04b58e8f_USDT.webp",
        quickPick: true,
        supported: true,
        priority: 26261,
        tokenId: "USDT",
      },
      {
        address: "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063",
        symbol: "DAI",
        name: "(PoS) Dai Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x8f3cf7ad23cd3cadbd9735aff958023239c6a063_DAI.webp",
        quickPick: true,
        supported: true,
        priority: 15267,
        tokenId: "DAI",
      },
      {
        address: "0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6",
        symbol: "WBTC",
        name: "Wrapped BTC",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/137_0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6_WBTC.webp",
        quickPick: true,
        supported: true,
        priority: 3983,
        tokenId: "WBTC",
      },
      {
        address: "0x53e0bca35ec356bd5dddfebbd1fc0fd03fabad39",
        symbol: "LINK",
        name: "Chainlink",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x53e0bca35ec356bd5dddfebbd1fc0fd03fabad39_LINK.webp",
        quickPick: false,
        supported: true,
        priority: 1582,
        tokenId: "LINK",
      },
      {
        address: "0xa1428174f516f527fafdd146b883bb4428682737",
        symbol: "SUPER",
        name: "SuperFarm",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xa1428174f516f527fafdd146b883bb4428682737_SUPER.webp",
        quickPick: false,
        supported: true,
        priority: 3,
        tokenId: "SUPER",
      },
      {
        address: "0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4",
        symbol: "MANA",
        name: "Decentraland MANA",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4_MANA.webp",
        quickPick: false,
        supported: true,
        priority: 56,
        tokenId: "MANA",
      },
      {
        address: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270",
        symbol: "WMATIC",
        name: "Wrapped Matic",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270_WMATIC.webp",
        quickPick: true,
        supported: true,
        priority: 87577,
        tokenId: "WMATIC",
      },
      {
        address: "0x8505b9d2254a7ae468c0e9dd10ccea3a837aef5c",
        symbol: "COMP",
        name: "Compound",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x8505b9d2254a7ae468c0e9dd10ccea3a837aef5c_COMP.webp",
        quickPick: false,
        supported: true,
        priority: 21,
        tokenId: "COMP",
      },
      {
        address: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
        symbol: "ETH",
        name: "Ether",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x7ceb23fd6bc0add59e62ac25578270cff1b9f619_ETH.webp",
        quickPick: true,
        supported: true,
        priority: 14870,
        tokenId: "ETH",
      },
      {
        address: "0x385eeac5cb85a38a9a07a70c73e0a3271cfb54a7",
        symbol: "GHST",
        name: "Aavegotchi GHST Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x385eeac5cb85a38a9a07a70c73e0a3271cfb54a7_GHST.webp",
        quickPick: false,
        supported: true,
        priority: 1081,
        tokenId: "GHST",
      },
      {
        address: "0xc3ec80343d2bae2f8e680fdadde7c17e71e114ea",
        symbol: "OM",
        name: "OM",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xc3ec80343d2bae2f8e680fdadde7c17e71e114ea_OM.webp",
        quickPick: false,
        supported: true,
        priority: 49,
        tokenId: "OM",
      },
      {
        address: "0x2b88ad57897a8b496595925f43048301c37615da",
        symbol: "PICKLE",
        name: "PickleToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x2b88ad57897a8b496595925f43048301c37615da_PICKLE.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "PICKLE",
      },
      {
        address: "0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a",
        symbol: "SUSHI",
        name: "SushiToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a_SUSHI.webp",
        quickPick: false,
        supported: true,
        priority: 122,
        tokenId: "SUSHI",
      },
      {
        address: "0x840195888db4d6a99ed9f73fcd3b225bb3cb1a79",
        symbol: "SX",
        name: "SportX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x840195888db4d6a99ed9f73fcd3b225bb3cb1a79_SX.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "SX",
      },
      {
        address: "0xb77e62709e39ad1cbeebe77cf493745aec0f453a",
        symbol: "WISE",
        name: "Wise Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xb77e62709e39ad1cbeebe77cf493745aec0f453a_WISE.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "WISE",
      },
      {
        address: "0x282d8efce846a88b159800bd4130ad77443fa1a1",
        symbol: "mOCEAN",
        name: "Ocean Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x282d8efce846a88b159800bd4130ad77443fa1a1_mOCEAN.webp",
        quickPick: false,
        supported: true,
        priority: 43,
        tokenId: "mOCEAN",
      },
      {
        address: "0xdf7837de1f2fa4631d716cf2502f8b230f1dcc32",
        symbol: "TEL",
        name: "Telcoin",
        decimals: 2,
        image:
          "https://xswap.link/assets/tokens/137_0xdf7837de1f2fa4631d716cf2502f8b230f1dcc32_TEL.webp",
        quickPick: false,
        supported: true,
        priority: 186,
        tokenId: "TEL",
      },
      {
        address: "0x1a13f4ca1d028320a707d99520abfefca3998b7f",
        symbol: "amUSDC",
        name: "Aave Matic Market USDC",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/137_0x1a13f4ca1d028320a707d99520abfefca3998b7f_amUSDC.webp",
        quickPick: false,
        supported: true,
        priority: 254,
        tokenId: "amUSDC",
      },
      {
        address: "0x60d55f02a771d515e077c9c2403a1ef324885cec",
        symbol: "amUSDT",
        name: "Aave Matic Market USDT",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/137_0x60d55f02a771d515e077c9c2403a1ef324885cec_amUSDT.webp",
        quickPick: false,
        supported: true,
        priority: 260,
        tokenId: "amUSDT",
      },
      {
        address: "0x5c2ed810328349100a66b82b78a1791b101c9d61",
        symbol: "amWBTC",
        name: "Aave Matic Market WBTC",
        decimals: 8,
        image:
          "https://xswap.link/assets/tokens/137_0x5c2ed810328349100a66b82b78a1791b101c9d61_amWBTC.webp",
        quickPick: false,
        supported: true,
        priority: 329,
        tokenId: "amWBTC",
      },
      {
        address: "0x28424507fefb6f7f8e9d3860f56504e4e5f5f390",
        symbol: "amWETH",
        name: "Aave Matic Market WETH",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x28424507fefb6f7f8e9d3860f56504e4e5f5f390_amWETH.webp",
        quickPick: false,
        supported: true,
        priority: 708,
        tokenId: "amWETH",
      },
      {
        address: "0x27f8d03b3a2196956ed754badc28d73be8830a6e",
        symbol: "amDAI",
        name: "Aave Matic Market DAI",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x27f8d03b3a2196956ed754badc28d73be8830a6e_amDAI.webp",
        quickPick: false,
        supported: true,
        priority: 467,
        tokenId: "amDAI",
      },
      {
        address: "0x172370d5cd63279efa6d502dab29171933a610af",
        symbol: "CRV",
        name: "CRV",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x172370d5cd63279efa6d502dab29171933a610af_CRV.webp",
        quickPick: false,
        supported: true,
        priority: 273,
        tokenId: "CRV",
      },
      {
        address: "0x3a3df212b7aa91aa0402b9035b098891d276572b",
        symbol: "FISH",
        name: "Fish",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x3a3df212b7aa91aa0402b9035b098891d276572b_FISH.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "FISH",
      },
      {
        address: "0x8a953cfe442c5e8855cc6c61b1293fa648bae472",
        symbol: "PolyDoge",
        name: "PolyDoge",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x8a953cfe442c5e8855cc6c61b1293fa648bae472_PolyDoge.webp",
        quickPick: false,
        supported: true,
        priority: 1149,
        tokenId: "PolyDoge",
      },
      {
        address: "0xd86b5923f3ad7b585ed81b448170ae026c65ae9a",
        symbol: "IRON",
        name: "IRON Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xd86b5923f3ad7b585ed81b448170ae026c65ae9a_IRON.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "IRON",
      },
      {
        address: "0xc168e40227e4ebd8c1cae80f7a55a4f0e6d66c97",
        symbol: "DFYN",
        name: "DFYN Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xc168e40227e4ebd8c1cae80f7a55a4f0e6d66c97_DFYN.webp",
        quickPick: false,
        supported: true,
        priority: 20,
        tokenId: "DFYN",
      },
      {
        address: "0x1b815d120b3ef02039ee11dc2d33de7aa4a8c603",
        symbol: "WOO",
        name: "Wootrade Network",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x1b815d120b3ef02039ee11dc2d33de7aa4a8c603_WOO.webp",
        quickPick: false,
        supported: true,
        priority: 33,
        tokenId: "WOO",
      },
      {
        address: "0x4c4bf319237d98a30a929a96112effa8da3510eb",
        symbol: "WEXpoly",
        name: "WaultSwap Polygon",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x4c4bf319237d98a30a929a96112effa8da3510eb_WEXpoly.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "WEXpoly",
      },
      {
        address: "0xa3fa99a148fa48d14ed51d610c367c61876997f1",
        symbol: "miMATIC",
        name: "miMATIC",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xa3fa99a148fa48d14ed51d610c367c61876997f1_miMATIC.webp",
        quickPick: false,
        supported: true,
        priority: 141,
        tokenId: "miMATIC",
      },
      {
        address: "0x9a71012b13ca4d3d0cdc72a177df3ef03b0e76a3",
        symbol: "BAL",
        name: "Balancer",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x9a71012b13ca4d3d0cdc72a177df3ef03b0e76a3_BAL.webp",
        quickPick: false,
        supported: true,
        priority: 335,
        tokenId: "BAL",
      },
      {
        address: "0xe111178a87a3bff0c8d18decba5798827539ae99",
        symbol: "EURS",
        name: "STASIS EURS Token (PoS)",
        decimals: 2,
        image:
          "https://xswap.link/assets/tokens/137_0xe111178a87a3bff0c8d18decba5798827539ae99_EURS.webp",
        quickPick: false,
        supported: true,
        priority: 19,
        tokenId: "EURS",
      },
      {
        address: "0xf50d05a1402d0adafa880d36050736f9f6ee7dee",
        symbol: "INST",
        name: "Instadapp (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xf50d05a1402d0adafa880d36050736f9f6ee7dee_INST.webp",
        quickPick: false,
        supported: true,
        priority: 1,
        tokenId: "INST",
      },
      {
        address: "0x1ba17c639bdaecd8dc4aac37df062d17ee43a1b8",
        symbol: "WIXS",
        name: "Wrapped Ixs Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x1ba17c639bdaecd8dc4aac37df062d17ee43a1b8_WIXS.webp",
        quickPick: false,
        supported: true,
        priority: 43,
        tokenId: "WIXS",
      },
      {
        address: "0xe0b52e49357fd4daf2c15e02058dce6bc0057db4",
        symbol: "agEUR",
        name: "agEUR",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xe0b52e49357fd4daf2c15e02058dce6bc0057db4_agEUR.webp",
        quickPick: false,
        supported: true,
        priority: 419,
        tokenId: "agEUR",
      },
      {
        address: "0x45c32fa6df82ead1e2ef74d17b76547eddfaff89",
        symbol: "FRAX",
        name: "Frax",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x45c32fa6df82ead1e2ef74d17b76547eddfaff89_FRAX.webp",
        quickPick: false,
        supported: true,
        priority: 114,
        tokenId: "FRAX",
      },
      {
        address: "0x59b5654a17ac44f3068b3882f298881433bb07ef",
        symbol: "CHP",
        name: "CoinPoker Chips (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x59b5654a17ac44f3068b3882f298881433bb07ef_CHP.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "CHP",
      },
      {
        address: "0xeeeeeb57642040be42185f49c52f7e9b38f8eeee",
        symbol: "ELK",
        name: "Elk",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xeeeeeb57642040be42185f49c52f7e9b38f8eeee_ELK.webp",
        quickPick: false,
        supported: true,
        priority: 63,
        tokenId: "ELK",
      },
      {
        address: "0xe06bd4f5aac8d0aa337d13ec88db6defc6eaeefe",
        symbol: "IXT",
        name: "PlanetIX",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xe06bd4f5aac8d0aa337d13ec88db6defc6eaeefe_IXT.webp",
        quickPick: false,
        supported: true,
        priority: 399,
        tokenId: "IXT",
      },
      {
        address: "0xbbba073c31bf03b8acf7c28ef0738decf3695683",
        symbol: "SAND",
        name: "SAND",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xbbba073c31bf03b8acf7c28ef0738decf3695683_SAND.webp",
        quickPick: false,
        supported: true,
        priority: 642,
        tokenId: "SAND",
      },
      {
        address: "0x50b728d8d964fd00c2d0aad81718b71311fef68a",
        symbol: "SNX",
        name: "Synthetix Network Token (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x50b728d8d964fd00c2d0aad81718b71311fef68a_SNX.webp",
        quickPick: false,
        supported: true,
        priority: 132,
        tokenId: "SNX",
      },
      {
        address: "0x229b1b6c23ff8953d663c4cbb519717e323a0a84",
        symbol: "BLOK",
        name: "BLOK",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x229b1b6c23ff8953d663c4cbb519717e323a0a84_BLOK.webp",
        quickPick: false,
        supported: true,
        priority: 67,
        tokenId: "BLOK",
      },
      {
        address: "0x3b56a704c01d650147ade2b8cee594066b3f9421",
        symbol: "FYN",
        name: "Affyn",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x3b56a704c01d650147ade2b8cee594066b3f9421_FYN.webp",
        quickPick: false,
        supported: true,
        priority: 29,
        tokenId: "FYN",
      },
      {
        address: "0x4e78011ce80ee02d2c3e649fb657e45898257815",
        symbol: "KLIMA",
        name: "Klima DAO",
        decimals: 9,
        image:
          "https://xswap.link/assets/tokens/137_0x4e78011ce80ee02d2c3e649fb657e45898257815_KLIMA.webp",
        quickPick: false,
        supported: true,
        priority: 10,
        tokenId: "KLIMA",
      },
      {
        address: "0x2c89bbc92bd86f8075d1decc58c7f4e0107f286b",
        symbol: "AVAX",
        name: "Avalanche Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x2c89bbc92bd86f8075d1decc58c7f4e0107f286b_AVAX.webp",
        quickPick: false,
        supported: true,
        priority: 52,
        tokenId: "AVAX",
      },
      {
        address: "0x2bc07124d8dac638e290f401046ad584546bc47b",
        symbol: "TOWER",
        name: "TOWER",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x2bc07124d8dac638e290f401046ad584546bc47b_TOWER.webp",
        quickPick: false,
        supported: true,
        priority: 18,
        tokenId: "TOWER",
      },
      {
        address: "0x235737dbb56e8517391473f7c964db31fa6ef280",
        symbol: "KASTA",
        name: "KastaToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x235737dbb56e8517391473f7c964db31fa6ef280_KASTA.webp",
        quickPick: false,
        supported: true,
        priority: 60,
        tokenId: "KASTA",
      },
      {
        address: "0xcf32822ff397ef82425153a9dcb726e5ff61dca7",
        symbol: "GMEE",
        name: "GAMEE",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xcf32822ff397ef82425153a9dcb726e5ff61dca7_GMEE.webp",
        quickPick: false,
        supported: true,
        priority: 54,
        tokenId: "GMEE",
      },
      {
        address: "0x2791bca1f2de4661ed88a30c99a7a9449aa84174",
        symbol: "USDC.e",
        name: "USD Coin (PoS)",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/137_0x2791bca1f2de4661ed88a30c99a7a9449aa84174_USDC.e.webp",
        quickPick: true,
        supported: true,
        priority: 30959,
        tokenId: "USDC.e",
      },
      {
        address: "0x27f485b62c4a7e635f561a87560adf5090239e93",
        symbol: "DFX",
        name: "DFX Token (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xe7804d91dfcde7f776c90043e03eaa6df87e6395_DFX.webp",
        quickPick: false,
        supported: true,
        priority: 0,
        tokenId: "DFX",
      },
      {
        address: "0xaa7dbd1598251f856c12f63557a4c4397c253cea",
        symbol: "MCO2",
        name: "Moss Carbon Credit (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xaa7dbd1598251f856c12f63557a4c4397c253cea_MCO2.webp",
        quickPick: false,
        supported: true,
        priority: 127,
        tokenId: "MCO2",
      },
      {
        address: "0xe2aa7db6da1dae97c5f5c6914d285fbfcc32a128",
        symbol: "PAR",
        name: "PAR Stablecoin",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xe2aa7db6da1dae97c5f5c6914d285fbfcc32a128_PAR.webp",
        quickPick: false,
        supported: true,
        priority: 22,
        tokenId: "PAR",
      },
      {
        address: "0x82362ec182db3cf7829014bc61e9be8a2e82868a",
        symbol: "MESH",
        name: "Meshswap Protocol",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x82362ec182db3cf7829014bc61e9be8a2e82868a_MESH.webp",
        quickPick: false,
        supported: true,
        priority: 251,
        tokenId: "MESH",
      },
      {
        address: "0xb9638272ad6998708de56bbc0a290a1de534a578",
        symbol: "IQ",
        name: "Everipedia IQ (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xb9638272ad6998708de56bbc0a290a1de534a578_IQ.webp",
        quickPick: false,
        supported: true,
        priority: 27,
        tokenId: "IQ",
      },
      {
        address: "0x614389eaae0a6821dc49062d56bda3d9d45fa2ff",
        symbol: "ORBS",
        name: "Orbs (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x614389eaae0a6821dc49062d56bda3d9d45fa2ff_ORBS.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "ORBS",
      },
      {
        address: "0x4e3decbb3645551b8a19f0ea1678079fcb33fb4c",
        symbol: "jEUR",
        name: "Jarvis Synthetic Euro",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x4e3decbb3645551b8a19f0ea1678079fcb33fb4c_jEUR.webp",
        quickPick: false,
        supported: true,
        priority: 56,
        tokenId: "jEUR",
      },
      {
        address: "0x695fc8b80f344411f34bdbcb4e621aa69ada384b",
        symbol: "NITRO",
        name: "Nitro (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x695fc8b80f344411f34bdbcb4e621aa69ada384b_NITRO.webp",
        quickPick: false,
        supported: true,
        priority: 91,
        tokenId: "NITRO",
      },
      {
        address: "0x3a9a81d576d83ff21f26f325066054540720fc34",
        symbol: "DATA",
        name: "Streamr",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x3a9a81d576d83ff21f26f325066054540720fc34_DATA.webp",
        quickPick: false,
        supported: true,
        priority: 65,
        tokenId: "DATA",
      },
      {
        address: "0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35",
        symbol: "MASQ",
        name: "MASQ (PoS)",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35_MASQ.webp",
        quickPick: false,
        supported: true,
        priority: 67,
        tokenId: "MASQ",
      },
      {
        address: "0x598e49f01befeb1753737934a5b11fea9119c796",
        symbol: "ADS",
        name: "Adshares (PoS)",
        decimals: 11,
        image:
          "https://xswap.link/assets/tokens/137_0x598e49f01befeb1753737934a5b11fea9119c796_ADS.webp",
        quickPick: false,
        supported: true,
        priority: 30,
        tokenId: "ADS",
      },
      {
        address: "0xd125443f38a69d776177c2b9c041f462936f8218",
        symbol: "FBX",
        name: "FireBotToken",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xd125443f38a69d776177c2b9c041f462936f8218_FBX.webp",
        quickPick: false,
        supported: true,
        priority: 29,
        tokenId: "FBX",
      },
      {
        address: "0xdc3326e71d45186f113a2f448984ca0e8d201995",
        symbol: "XSGD",
        name: "XSGD",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/137_0xdc3326e71d45186f113a2f448984ca0e8d201995_XSGD.webp",
        quickPick: false,
        supported: true,
        priority: 104,
        tokenId: "XSGD",
      },
      {
        address: "0xb5c064f955d8e7f38fe0460c556a72987494ee17",
        symbol: "QUICK",
        name: "QuickSwap",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xb5c064f955d8e7f38fe0460c556a72987494ee17_QUICK.webp",
        quickPick: false,
        supported: true,
        priority: 347,
        tokenId: "QUICK",
      },
      {
        address: "0x34d4ab47bee066f361fa52d792e69ac7bd05ee23",
        symbol: "AURUM",
        name: "RaiderAurum",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x34d4ab47bee066f361fa52d792e69ac7bd05ee23_AURUM.webp",
        quickPick: false,
        supported: true,
        priority: 24,
        tokenId: "AURUM",
      },
      {
        address: "0x90f3edc7d5298918f7bb51694134b07356f7d0c7",
        symbol: "DDAO",
        name: "DEFI HUNTERS DAO Token",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x90f3edc7d5298918f7bb51694134b07356f7d0c7_DDAO.webp",
        quickPick: false,
        supported: true,
        priority: 2,
        tokenId: "DDAO",
      },
      {
        address: "0xef6ab48ef8dfe984fab0d5c4cd6aff2e54dfda14",
        symbol: "CRISP-M",
        name: "CRISP Scored Mangroves",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xef6ab48ef8dfe984fab0d5c4cd6aff2e54dfda14_CRISP-M.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "CRISP-M",
      },
      {
        address: "0x1a9b54a3075119f1546c52ca0940551a6ce5d2d0",
        symbol: "TBY",
        name: "Storage Gastoken V3",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x1a9b54a3075119f1546c52ca0940551a6ce5d2d0_TBY.webp",
        quickPick: false,
        supported: true,
        priority: 4,
        tokenId: "TBY",
      },
      {
        address: "0xbfa35599c7aebb0dace9b5aa3ca5f2a79624d8eb",
        symbol: "RETRO",
        name: "RETRO",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xbfa35599c7aebb0dace9b5aa3ca5f2a79624d8eb_RETRO.webp",
        quickPick: false,
        supported: true,
        priority: 121,
        tokenId: "RETRO",
      },
      {
        address: "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
        symbol: "USDC",
        name: "Native USD Coin (PoS)",
        decimals: 6,
        image:
          "https://xswap.link/assets/tokens/137_0x3c499c542cef5e3811e1192ce70d8cc03d5c3359_USDC.webp",
        quickPick: true,
        supported: true,
        priority: 7681,
        tokenId: "USDC",
      },
      {
        address: "0x8de5b80a0c1b02fe4976851d030b36122dbb8624",
        symbol: "VANRY",
        name: "VANRY",
        image:
          "https://xswap.link/assets/tokens/137_0x8de5b80a0c1b02fe4976851d030b36122dbb8624_VANRY.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "VANRY",
      },
      {
        address: "0x311434160d7537be358930def317afb606c0d737",
        symbol: "NAKA",
        name: "Nakamoto Games",
        image:
          "https://xswap.link/assets/tokens/137_0x311434160d7537be358930def317afb606c0d737_NAKA.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "NAKA",
      },
      {
        address: "0x5f2f8818002dc64753daedf4a6cb2ccb757cd220",
        symbol: "WSDM",
        name: "Wisdomise",
        image:
          "https://xswap.link/assets/tokens/137_0x5f2f8818002dc64753daedf4a6cb2ccb757cd220_WSDM.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "WSDM",
      },
      {
        address: "0xf0949dd87d2531d665010d6274f06a357669457a",
        symbol: "RMV",
        name: "Reality Metaverse",
        image:
          "https://xswap.link/assets/tokens/137_0xf0949dd87d2531d665010d6274f06a357669457a_RMV.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "RMV",
      },
      {
        address: "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
        symbol: "USDM",
        name: "Mountain Protocol USD",
        tokenId: "USDM",
        image:
          "https://xswap.link/assets/tokens/137_0x59d9356e565ab3a36dd77763fc0d87feaf85508c_USDM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc03e6ad83de7c58c9166ff08d66b960d78e64105",
        symbol: "LAND",
        name: "Landshare",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0xc03e6ad83de7c58c9166ff08d66b960d78e64105_LAND.webp",
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "LAND",
      },
      {
        address: "0x692ac1e363ae34b6b489148152b12e2785a3d8d6",
        symbol: "TRADE",
        name: "Polytrade",
        decimals: 18,
        image:
          "https://xswap.link/assets/tokens/137_0x692ac1e363ae34b6b489148152b12e2785a3d8d6_TRADE.webp",
        quickPick: false,
        supported: true,
        priority: 500,
        tokenId: "TRADE",
      },
      {
        address: "0x56357929b7d7720ac19ad55c923e85edac4fc5d3",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/137_0x56357929b7d7720ac19ad55c923e85edac4fc5d3_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x6af85bfa857bb88f2e3ae07839182491d34ca11d",
        symbol: "LEASH",
        name: "DOGE KILLER",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/137_0x6af85bfa857bb88f2e3ae07839182491d34ca11d_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7627d9c9b045a26672d57741c896b2a48844168d",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/137_0x7627d9c9b045a26672d57741c896b2a48844168d_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5",
        symbol: "BETS",
        name: "BetSwirl",
        tokenId: "BETS",
        image:
          "https://xswap.link/assets/tokens/137_0x94025780a1ab58868d9b2dbbb775f44b32e8e6e5_BETS.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x13af0fe9eb35e91758b467f95cbc78e16fdd8b6b",
        symbol: "BYTES",
        name: "BYTES",
        tokenId: "BYTES",
        image:
          "https://xswap.link/assets/tokens/137_0x13af0fe9eb35e91758b467f95cbc78e16fdd8b6b_BYTES.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x5c5c6d078a6458179a2e4837db25da4a9330ecd4",
        symbol: "DEXTF",
        name: "Domani Protocol",
        tokenId: "DEXTF",
        image:
          "https://xswap.link/assets/tokens/137_0x5c5c6d078a6458179a2e4837db25da4a9330ecd4_DEXTF.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xaeb3dd897ade187b9f9e4c491bc7a81f69f7093e",
        symbol: "EARNM",
        name: "Earnm",
        tokenId: "EARNM",
        image:
          "https://xswap.link/assets/tokens/137_0xaeb3dd897ade187b9f9e4c491bc7a81f69f7093e_EARNM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4665d6c8882f0fb1b973776c63578f9af1a0a726",
        symbol: "METO",
        name: "Metafluence",
        tokenId: "METO",
        image:
          "https://xswap.link/assets/tokens/137_0x4665d6c8882f0fb1b973776c63578f9af1a0a726_METO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x0aa1e96d2a46ec6beb2923de1e61addf5f5f1dce",
        symbol: "REG",
        name: "RealToken Ecosystem Governance",
        tokenId: "REG",
        image:
          "https://xswap.link/assets/tokens/137_0x0aa1e96d2a46ec6beb2923de1e61addf5f5f1dce_REG.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x27dfd2d7b85e0010542da35c6ebcd59e45fc949d",
        symbol: "THE",
        name: "THENA",
        tokenId: "THE",
        image:
          "https://xswap.link/assets/tokens/137_0x27dfd2d7b85e0010542da35c6ebcd59e45fc949d_THE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7200e56e62543ecdba7a7f60a25e305bb88304b5",
        symbol: "WECO",
        name: "WECOIN",
        tokenId: "WECO",
        image:
          "https://xswap.link/assets/tokens/137_0x7200e56e62543ecdba7a7f60a25e305bb88304b5_WECO.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x186d65ced0693382713437e34ef8723fd6aa9a1e",
        symbol: "una.WEMIX",
        name: "una WEMIX",
        tokenId: "una.WEMIX",
        image:
          "https://xswap.link/assets/tokens/137_0x186d65ced0693382713437e34ef8723fd6aa9a1e_una.WEMIX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3e5351935595600d8e094dee3ec7e942caf9907f",
        symbol: "OSIS",
        name: "OSIS",
        tokenId: "OSIS",
        image:
          "https://xswap.link/assets/tokens/137_0x3e5351935595600d8e094dee3ec7e942caf9907f_OSIS.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xe5b49820e5a1063f6f4ddf851327b5e8b2301048",
        symbol: "Bonk",
        name: "Bonk",
        tokenId: "Bonk",
        image:
          "https://xswap.link/assets/tokens/137_0xe5b49820e5a1063f6f4ddf851327b5e8b2301048_Bonk.webp",
        decimals: 5,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3fb83a9a2c4408909c058b0bfe5b4823f54fafe2",
        symbol: "BCUT",
        name: "bitsCrunch Token(PoS)",
        tokenId: "BCUT",
        image:
          "https://xswap.link/assets/tokens/137_0x3fb83a9a2c4408909c058b0bfe5b4823f54fafe2_BCUT.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1a763170b96f23f15576d0fa0b2619d1254c437d",
        symbol: "AX",
        name: "AurusX",
        tokenId: "AX",
        image:
          "https://xswap.link/assets/tokens/1_0xcb0d82f4dfa503c9e3b8abc7a3caa01175b2da39_AX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/polygon.webp",
    tokenSymbol: "MATIC",
    bridgeSupported: true,
    swapSupported: true,
    scanApiURL: "https://api.polygonscan.com/api",
    publicRpcUrls: ["https://polygon-pokt.nodies.app"],
    privateRpcUrls: [
      "https://lively-falling-pond.matic.quiknode.pro/f55ac452c75d646f9f90b019bcf2e3a92a976a2d",
    ],
    defaultDstChain: "8453",
    disabledForDestination: ["34443", "56", "59144", "1088", "534352"],
    supportedDstForBridge: [
      "42161",
      "43114",
      "8453",
      "56",
      "1",
      "100",
      "10",
      "1111",
    ],
    supportedDstForSwap: ["137", "42161", "43114", "8453", "1", "10"],
  },
  {
    ecosystem: "evm",
    chainId: "592",
    name: "astar",
    displayName: "Astar",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://astar.blockscout.com/tx",
    ccipChainId: "6422105447186081193",
    tokens: [
      {
        address: "0xe785f763d30f583ee6666fa0e84f8bc32e9d57b9",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/592_0xe785f763d30f583ee6666fa0e84f8bc32e9d57b9_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2992f24a5d1a2914c0981933e9870e76d60d299c",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/592_0x2992f24a5d1a2914c0981933e9870e76d60d299c_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xf7bd92dcaad1e095f4f1f454ebea99c2a96429e9",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/592_0xf7bd92dcaad1e095f4f1f454ebea99c2a96429e9_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/astar.webp",
    tokenSymbol: "ASTR",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://astar-rpc.dwellir.com"],
    privateRpcUrls: ["https://astar-rpc.dwellir.com"],
    supportedDstForBridge: ["1"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "223",
    name: "b2",
    displayName: "B2",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://explorer.bsquared.network/tx",
    ccipChainId: "5406759801798337480",
    tokens: [],
    image: "https://xswap.link/assets/chains/b2.webp",
    tokenSymbol: "BTC",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://mainnet.b2-rpc.com"],
    privateRpcUrls: ["https://mainnet.b2-rpc.com"],
    supportedDstForBridge: ["1"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "81457",
    name: "blast",
    displayName: "Blast",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://blastexplorer.io/tx",
    ccipChainId: "4411394078118774322",
    tokens: [
      {
        address: "0xe1886337d2ecbdb48a9de8a68e8dea2ba9c5dfd2",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/81457_0xe1886337d2ecbdb48a9de8a68e8dea2ba9c5dfd2_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x93202ec683288a9ea75bb829c6bacfb2bfea9013",
        symbol: "LINK",
        name: "Chainlink",
        tokenId: "LINK",
        image:
          "https://xswap.link/assets/tokens/81457_0x93202ec683288a9ea75bb829c6bacfb2bfea9013_LINK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xbc53643f2d736743ed29b6dc36e30f5fb8941090",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/81457_0xbc53643f2d736743ed29b6dc36e30f5fb8941090_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3b4f8e846437c7cace31080e6c9dfc455c1dbe77",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/81457_0x3b4f8e846437c7cace31080e6c9dfc455c1dbe77_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x6cd20f11470e9c9d1458a69c8f7b330b99577ef9",
        symbol: "VRTX",
        name: "Vertex",
        tokenId: "VRTX",
        image:
          "https://xswap.link/assets/tokens/81457_0x6cd20f11470e9c9d1458a69c8f7b330b99577ef9_VRTX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/blast.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://rpc.blast.io"],
    privateRpcUrls: ["https://rpc.blast.io"],
    supportedDstForBridge: ["42161", "8453", "56", "1"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "42220",
    name: "celo",
    displayName: "Celo",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://celoscan.io/tx",
    ccipChainId: "1346049177634351622",
    tokens: [
      {
        address: "0xd301a90cb3c7a9253305af30d92dd2c1fd1e704e",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/42220_0xd301a90cb3c7a9253305af30d92dd2c1fd1e704e_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xd07294e6e917e07dfdcee882dd1e2565085c2ae0",
        symbol: "LINK",
        name: "Chainlink",
        tokenId: "LINK",
        image:
          "https://xswap.link/assets/tokens/42220_0xd07294e6e917e07dfdcee882dd1e2565085c2ae0_LINK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x2b702dc45b540aeda62f60ce4e5bfaed37b1d27a",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/42220_0x2b702dc45b540aeda62f60ce4e5bfaed37b1d27a_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xf5607d767cca3789cae872a33e3cfb76cfbaaaa2",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/42220_0xf5607d767cca3789cae872a33e3cfb76cfbaaaa2_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/celo.webp",
    tokenSymbol: "CELO",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://rpc.ankr.com/celo"],
    privateRpcUrls: ["https://rpc.ankr.com/celo"],
    supportedDstForBridge: ["1"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "100",
    name: "gnosis",
    displayName: "Gnosis",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://gnosisscan.io/tx",
    ccipChainId: "465200170687744372",
    tokens: [
      {
        address: "0x50e23d57309c61eab3d3d1efe5dc02a36f945027",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/100_0x50e23d57309c61eab3d3d1efe5dc02a36f945027_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x0aa1e96d2a46ec6beb2923de1e61addf5f5f1dce",
        symbol: "REG",
        name: "RealToken Ecosystem Governance",
        tokenId: "REG",
        image:
          "https://xswap.link/assets/tokens/100_0x0aa1e96d2a46ec6beb2923de1e61addf5f5f1dce_REG.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xbb1ea2697b13cc06e03d875d2d39c06ac6dd5a93",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/100_0xbb1ea2697b13cc06e03d875d2d39c06ac6dd5a93_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xae2e513ac868d27bf8d697d165bb2e91c1aea0f0",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/100_0xae2e513ac868d27bf8d697d165bb2e91c1aea0f0_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/gnosis.webp",
    tokenSymbol: "XDAI",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://gnosis-rpc.publicnode.com"],
    privateRpcUrls: ["https://gnosis-rpc.publicnode.com"],
    supportedDstForBridge: ["42161", "43114", "8453", "56", "1", "10", "137"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "255",
    name: "kroma",
    displayName: "Kroma",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://kroscan.io/tx",
    ccipChainId: "3719320017875267166",
    tokens: [
      {
        address: "0xc1f6f7622ad37c3f46cdf6f8aa0344ade80bf450",
        symbol: "LINK",
        name: "Chainlink",
        tokenId: "LINK",
        image:
          "https://xswap.link/assets/tokens/255_0xc1f6f7622ad37c3f46cdf6f8aa0344ade80bf450_LINK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xc319a4855162e51599bf80387a615105fe6bedf3",
        symbol: "una.WEMIX",
        name: "una WEMIX",
        tokenId: "una.WEMIX",
        image:
          "https://xswap.link/assets/tokens/255_0xc319a4855162e51599bf80387a615105fe6bedf3_una.WEMIX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/kroma.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://1rpc.io/kroma"],
    privateRpcUrls: ["https://1rpc.io/kroma"],
    supportedDstForBridge: ["1111"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "5000",
    name: "mantle",
    displayName: "Mantle",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://mantlescan.xyz/tx",
    ccipChainId: "1556008542357238666",
    tokens: [
      {
        address: "0x79a7d4ef9870474f18a88524bf2349393b0c2e03",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/5000_0x79a7d4ef9870474f18a88524bf2349393b0c2e03_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x70ed1c42d29678d2d5bad7197a4281b095ad7fd6",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/5000_0x70ed1c42d29678d2d5bad7197a4281b095ad7fd6_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x4d8e5d0c79b02a37074025b4c10854df01f33a3f",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/5000_0x4d8e5d0c79b02a37074025b4c10854df01f33a3f_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/mantle.webp",
    tokenSymbol: "MNT",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://mantle-rpc.publicnode.com"],
    privateRpcUrls: ["https://mantle-rpc.publicnode.com"],
    supportedDstForBridge: ["1"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "2020",
    name: "ronin",
    displayName: "Ronin",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://app.roninchain.com/tx",
    ccipChainId: "6916147374840168594",
    tokens: [
      {
        address: "0x3902228d6a3d2dc44731fd9d45fee6a61c722d0b",
        symbol: "LINK",
        name: "Chainlink",
        tokenId: "LINK",
        image:
          "https://xswap.link/assets/tokens/2020_0x3902228d6a3d2dc44731fd9d45fee6a61c722d0b_LINK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/ronin.webp",
    tokenSymbol: "RON",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://ronin.lgns.net/rpc"],
    privateRpcUrls: ["https://ronin.lgns.net/rpc"],
    supportedDstForBridge: ["8453", "1"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "109",
    name: "shibarium",
    displayName: "Shibarium",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://www.shibariumscan.io/tx",
    ccipChainId: "3993510008929295315",
    tokens: [],
    image: "https://xswap.link/assets/chains/shibarium.webp",
    tokenSymbol: "BONE",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://rpc.shibrpc.com"],
    privateRpcUrls: ["https://rpc.shibrpc.com"],
    supportedDstForBridge: ["1"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "1111",
    name: "wemix",
    displayName: "Wemix",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://explorer.wemix.com/tx",
    ccipChainId: "5142893604156789321",
    tokens: [
      {
        address: "0xc4b60b24f644282aaf6739bc7eb1888c69db2a4f",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/1111_0xc4b60b24f644282aaf6739bc7eb1888c69db2a4f_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x80f1fcdc96b55e459bf52b998abbe2c364935d69",
        symbol: "LINK",
        name: "Chainlink",
        tokenId: "LINK",
        image:
          "https://xswap.link/assets/tokens/1111_0x80f1fcdc96b55e459bf52b998abbe2c364935d69_LINK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3c76af2dccd31ac4a146c0d55ccc4bfd13051379",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/1111_0x3c76af2dccd31ac4a146c0d55ccc4bfd13051379_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x13c24a28f2b1eef8a657f661396545683d74e9e0",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/1111_0x13c24a28f2b1eef8a657f661396545683d74e9e0_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xcdf764933b9a9ebb2c5da904b9715f3cf981572a",
        symbol: "una.USDC",
        name: "una USDC",
        tokenId: "una.USDC",
        image:
          "https://xswap.link/assets/tokens/1111_0xcdf764933b9a9ebb2c5da904b9715f3cf981572a_una.USDC.webp",
        decimals: 6,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xf500208d9ab68fea3cc41bd107811e809c0b6b83",
        symbol: "una.WEMIX",
        name: "una WEMIX",
        tokenId: "una.WEMIX",
        image:
          "https://xswap.link/assets/tokens/1111_0xf500208d9ab68fea3cc41bd107811e809c0b6b83_una.WEMIX.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/wemix.webp",
    tokenSymbol: "WEMIX",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://api.wemix.com"],
    privateRpcUrls: ["https://wemix.drpc.org"],
    supportedDstForBridge: ["42161", "43114", "56", "1", "255", "10", "137"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "48900",
    name: "zircuit",
    displayName: "Zircuit",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://explorer.zircuit.com/tx",
    ccipChainId: "17198166215261833993",
    tokens: [
      {
        address: "0x23535421f6e13f2084684bb052f58d1b33e0db8e",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/48900_0x23535421f6e13f2084684bb052f58d1b33e0db8e_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0xa9bbe4c88f4988ec8328e44b0889404824abeb62",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/48900_0xa9bbe4c88f4988ec8328e44b0889404824abeb62_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x3d83b2253a523a211cf5679fea1d10a58b408177",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/48900_0x3d83b2253a523a211cf5679fea1d10a58b408177_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/zircuit.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://zircuit-mainnet.drpc.org"],
    privateRpcUrls: ["https://zircuit-mainnet.drpc.org"],
    supportedDstForBridge: ["1"],
    supportedDstForSwap: [],
  },
  {
    ecosystem: "evm",
    chainId: "324",
    name: "zksync",
    displayName: "ZKsync",
    web3Environment: Web3Environment["mainnet"],
    transactionExplorer: "https://explorer.zksync.io/tx",
    ccipChainId: "1562403441176082196",
    tokens: [
      {
        address: "0xef76346aba1f8c671ba6f51ccb47e93b4bf72aa0",
        symbol: "BONE",
        name: "BONE SHIBASWAP",
        tokenId: "BONE",
        image:
          "https://xswap.link/assets/tokens/324_0xef76346aba1f8c671ba6f51ccb47e93b4bf72aa0_BONE.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x52869bae3e091e36b0915941577f2d47d8d8b534",
        symbol: "LINK",
        name: "Chainlink",
        tokenId: "LINK",
        image:
          "https://xswap.link/assets/tokens/324_0x52869bae3e091e36b0915941577f2d47d8d8b534_LINK.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x743c48c6057b4c2480f2458f2d1ce967df96b724",
        symbol: "LEASH",
        name: "Doge Killer",
        tokenId: "LEASH",
        image:
          "https://xswap.link/assets/tokens/324_0x743c48c6057b4c2480f2458f2d1ce967df96b724_LEASH.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x1f88af31101d9eafbe5b9dd627beb4b3010b8c54",
        symbol: "SHIB",
        name: "SHIBA INU",
        tokenId: "SHIB",
        image:
          "https://xswap.link/assets/tokens/324_0x1f88af31101d9eafbe5b9dd627beb4b3010b8c54_SHIB.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
      {
        address: "0x7715c206a14ac93cb1a6c0316a6e5f8ad7c9dc31",
        symbol: "USDM",
        name: "Mountain Protocol USD",
        tokenId: "USDM",
        image:
          "https://xswap.link/assets/tokens/324_0x7715c206a14ac93cb1a6c0316a6e5f8ad7c9dc31_USDM.webp",
        decimals: 18,
        quickPick: false,
        supported: true,
        priority: 500,
      },
    ],
    image: "https://xswap.link/assets/chains/zksync.webp",
    tokenSymbol: "ETH",
    bridgeSupported: true,
    swapSupported: false,
    publicRpcUrls: ["https://1rpc.io/zksync2-era"],
    privateRpcUrls: ["https://1rpc.io/zksync2-era"],
    supportedDstForBridge: ["42161", "1"],
    supportedDstForSwap: [],
  },
];
