flipsidecrypto⚡️ LQ / Alchemy LiveQuery Function Guide copy
    -- Alchemy 🤝 Flipside LiveQuery Function Guide
    -------------------------------------------------------------------------
    -- Alchemy offers a number of APIs: NFTs, Tokens, Transfers, Tracers.
    -- LiveQuery functions exist for each API endpoint.
    --

    -- #️⃣ Function Schemas:
    -- alchemy_nfts - functions for the NFT API
    -- alchemy_tokens - functions for the Token API
    -- alchemy_transfers - functions for the Transfers API
    --
    --
    -- -----------------------------------------------------------------
    -- 🚨 WARNING 🚨
    -- To run these examples you must associate your Alchemy API Key
    -- for `eth-mainnet` with your Flipside Account here:
    -- https://flipsidecrypto.xyz/livequery/alchemy
    --
    -- ======================================================================
    --
    -- ⚡️ NFT Functions
    -- schema: `alchemy_nfts`
    -- docs: https://docs.alchemy.com/reference/nft-api-quickstart
    --
    -- ======================================================================

    -------------------------------------------------------------------------
    --
    -- ⚡️⚡️ NFTs: Ownership & Token Gating
    --
    -------------------------------------------------------------------------

    --
    -- #️⃣ alchemy_nfts.getNfts
    -- https://docs.alchemy.com/reference/getnfts
    --
    Run a query to Download Data