Crypto Fund List

Example:

Proshares offers the largest lineup of Crypto linked ETFs in the U.S.1

Bitcoin

S&P 500 Ex-Energy ETF

Excludes oil, gas, and consumable fuels, and energy equitment and service companies

S&P 500 Ex-Finanicals & Real Estate ETF

Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...

S&P 500 Ex-Health Care ETF

excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services com...

S&P 500 Ex- Information Technology ETF

Excludes information technology companies, including software, technology, hardware and equipment and semiconductor companies.

Ether

S&P 500 Ex-Energy ETF

Excludes oil, gas, and consumable fuels, and energy equitment and service companies

S&P 500 Ex-Finanicals & Real Estate ETF

Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...

S&P 500 Ex-Health Care ETF

excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services com...

S&P 500 Ex- Information Technology ETF

Excludes information technology companies, including software, technology, hardware and equipment and semiconductor companies.

Bitcoin & Ether

S&P 500 Ex-Energy ETF

Excludes oil, gas, and consumable fuels, and energy equitment and service companies

S&P 500 Ex-Finanicals & Real Estate ETF

Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...

Config:

{
  "header": "Proshares offers the largest lineup of Crypto linked ETFs in the U.S.<sup>1</sup>",
  "list": [
    {
      "header": "Bitcoin",
      "products": [
        {
          "name": "S&P 500 Ex-Energy ETF",
          "description": "Excludes oil, gas, and consumable fuels, and energy equitment and service companies",
          "abbrevation": {
            "label": "BITO",
            "to": "#"
          },
          "cta": {
            "to": "#",
            "label": "View Fund Details"
          }
        },
        {
          "name": "S&P 500 Ex-Finanicals & Real Estate ETF",
          "description": "Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...",
          "abbrevation": {
            "label": "BITI",
            "to": "#"
          },
          "cta": {
            "to": "#",
            "label": "View Fund Details"
          }
        },
        {
          "name": "S&P 500 Ex-Health Care ETF",
          "description": "excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services companies.",
          "abbrevation": {
            "label": "BITU",
            "to": "#"
          },
          "cta": {
            "to": "#",
            "label": "View Fund Details"
          }
        },
        {
          "name": "S&P 500 Ex- Information Technology ETF",
          "description": "Excludes information technology companies, including software, technology, hardware and equipment and semiconductor companies.",
          "abbrevation": {
            "label": "SBIT",
            "to": "#"
          },
          "cta": {
            "to": "#",
            "label": "View Fund Details"
          }
        }
      ]
    },
    {
      "header": "Ether",
      "products": [
        {
          "name": "S&P 500 Ex-Energy ETF",
          "description": "Excludes oil, gas, and consumable fuels, and energy equitment and service companies",
          "abbrevation": {
            "label": "EETH",
            "to": "#"
          },
          "cta": {
            "to": "#",
            "label": "View Fund Details"
          }
        },
        {
          "name": "S&P 500 Ex-Finanicals & Real Estate ETF",
          "description": "Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...",
          "abbrevation": {
            "label": "SETH",
            "to": "#"
          },
          "cta": {
            "to": "#",
            "label": "View Fund Details"
          }
        },
        {
          "name": "S&P 500 Ex-Health Care ETF",
          "description": "excludes phramaceuticals, biotechnology and life sciences tools and service companies and healthcare providers, equipment and services companies.",
          "abbrevation": {
            "label": "ETHT",
            "to": "#"
          },
          "cta": {
            "to": "#",
            "label": "View Fund Details"
          }
        },
        {
          "name": "S&P 500 Ex- Information Technology ETF",
          "description": "Excludes information technology companies, including software, technology, hardware and equipment and semiconductor companies.",
          "abbrevation": {
            "label": "ETHD",
            "to": "#"
          },
          "cta": {
            "to": "#",
            "label": "View Fund Details"
          }
        }
      ]
    },
    {
      "header": "Bitcoin & Ether",
      "products": [
        {
          "name": "S&P 500 Ex-Energy ETF",
          "description": "Excludes oil, gas, and consumable fuels, and energy equitment and service companies",
          "abbrevation": {
            "label": "BETE",
            "to": "#"
          },
          "cta": {
            "to": "#",
            "label": "View Fund Details"
          }
        },
        {
          "name": "S&P 500 Ex-Finanicals & Real Estate ETF",
          "description": "Excludes banks, diversified financials such as consumer finance, asset management, investment banking and brokerage companies, insurance...",
          "abbrevation": {
            "label": "BETH",
            "to": "#"
          },
          "cta": {
            "to": "#",
            "label": "View Fund Details"
          }
        }
      ]
    }
  ]
}