synthquestmainnet Top Subgraphs Per Network Mainnet
    Updated 2023-09-12
    -- forked from gnosis Top Subgraphs Per Network Mainnet @ https://flipsidecrypto.xyz/edit/queries/244cff42-5de3-4d03-b78a-7aa28d9cb59d

    -- forked from fantom Top Subgraphs Per Network Mainnet @ https://flipsidecrypto.xyz/edit/queries/f55405e6-eae0-4c89-99ac-88a8bc20020a

    -- forked from celo Top Subgraphs Per Network Mainnet @ https://flipsidecrypto.xyz/edit/queries/867a760f-5eba-45be-b90b-f193eb54c39b

    -- forked from bsc Top Subgraphs Per Network Mainnet @ https://flipsidecrypto.xyz/edit/queries/57254475-ae75-4baf-935b-124ea6cf4d5f

    -- forked from avalanche Top Subgraphs Per Network Mainnet @ https://flipsidecrypto.xyz/edit/queries/b37a8841-ba80-49d4-846d-0fbb3f94452c

    -- forked from Arb-one Top Subgraphs Per Network Mainnet @ https://flipsidecrypto.xyz/edit/queries/4daa2989-a8bb-494c-90a5-6467d12c5bf1

    -- forked from Celo Top Subgraphs Per Network @ https://flipsidecrypto.xyz/edit/queries/bd65c7be-bc23-441d-a6e6-0a5cb1f738aa

    -- forked from AvalancheTop Subgraphs Per Network @ https://flipsidecrypto.xyz/edit/queries/4306fc2c-f44b-4e09-98e6-683a2ef249da

    -- forked from Arb-one Top Subgraphs Per Network @ https://flipsidecrypto.xyz/edit/queries/faa7de4e-a050-496d-8037-2d78cc0241ff

    -- forked from Top Subgraphs Per Network @ https://flipsidecrypto.xyz/edit/queries/a33d852d-e558-49cf-a869-9a72a4db0351

    -- forked from Kwenta Smartmargin Subgraph Pull - Owners @ https://flipsidecrypto.xyz/edit/queries/8d470a2b-eef9-4185-815d-1e88cbca83b0


    with thegraph as (

    with raw as (
    SELECT
    livequery.live.udf_api(
    'POST',
    'https://api.thegraph.com/subgraphs/name/graphprotocol/graph-network-mainnet',
    {'Content-Type': 'application/json'},
    {'query':'{
    networks(where: {id: "mainnet"}) {
    deployments(
    orderBy: indexingRewardAmount
    Run a query to Download Data