{
  "stocks": [
    {
      "symbol": "NVDA",
      "name": "NVIDIA",
      "underlying": null,
      "token": null,
      "tokenSymbol": "NVDA.afol",
      "pool": null,
      "oraclePrice": null,
      "listed": false
    },
    {
      "symbol": "TSLA",
      "name": "Tesla",
      "underlying": null,
      "token": null,
      "tokenSymbol": "TSLA.afol",
      "pool": null,
      "oraclePrice": null,
      "listed": false
    },
    {
      "symbol": "AAPL",
      "name": "Apple",
      "underlying": null,
      "token": null,
      "tokenSymbol": "AAPL.afol",
      "pool": null,
      "oraclePrice": null,
      "listed": false
    },
    {
      "symbol": "AMZN",
      "name": "Amazon",
      "underlying": null,
      "token": null,
      "tokenSymbol": "AMZN.afol",
      "pool": null,
      "oraclePrice": null,
      "listed": false
    },
    {
      "symbol": "META",
      "name": "Meta Platforms",
      "underlying": null,
      "token": null,
      "tokenSymbol": "META.afol",
      "pool": null,
      "oraclePrice": null,
      "listed": false
    },
    {
      "symbol": "GOOGL",
      "name": "Alphabet Class A",
      "underlying": null,
      "token": null,
      "tokenSymbol": "GOOGL.afol",
      "pool": null,
      "oraclePrice": null,
      "listed": false
    },
    {
      "symbol": "SPY",
      "name": "SPDR S&P 500 ETF",
      "underlying": null,
      "token": null,
      "tokenSymbol": "SPY.afol",
      "pool": null,
      "oraclePrice": null,
      "listed": false
    },
    {
      "symbol": "QQQ",
      "name": "Invesco QQQ",
      "underlying": null,
      "token": null,
      "tokenSymbol": "QQQ.afol",
      "pool": null,
      "oraclePrice": null,
      "listed": false
    }
  ]
}