Docs
खोज⌘ K
  • Home
  • The Graph के बारे में
  • समर्थित नेटवर्क
  • Protocol Contracts
  • सबग्राफ
    • सबस्ट्रीम
      • टोकन API
        • Hypergraph
          • AI Suite
            • Overview
            • Indexer टूलिंग
              • GraphTally Guide
              • Supported Network Requirements
              • Chain Integration Process Overview
              • नई श्रृंखला एकीकरण
              • संसाधन
                टोकन API > Monitoring Endpoints

                Get supported networks of the API

                GET/networks

                संभावित प्रतिक्रियाएँ

                स्थितिDescription
                200Successful Response
                400Client side error
                401Authentication failed
                403Forbidden
                404Not found
                500Server side error
                ⁠GitHub पर संपादित करें⁠

                Solana OHLCV prices (SOL) by PoolGet the version of the API
                इस एंडपॉइंट का परीक्षण करें

                1curl --request GET \2  --url https://token-api.thegraph.com/networks

                1{2  "networks": [3    {4      "id": "mainnet",5      "fullName": "Ethereum Mainnet",6      "shortName": "Ethereum",7      "networkType": "mainnet",8      "nativeToken": "ETH",9      "caip2Id": "eip155:1",10      "icon": {11        "web3Icons": {12          "name": "ethereum"13        }14      },15      "aliases": [16        "ethereum",17        "eth",18        "eth-mainnet",19        "evm-1"20      ]21    }22  ]23}
                The GraphStatusTestnetBrand AssetsForumSecurityPrivacy PolicyTerms of Service