github.com/diadata-org/diadata@v1.4.593/config/chainconfig/chainconfig.json (about)

     1  {
     2      "ChainConfigs": [
     3          {
     4              "restURL": "https://bsc-dataseed2.defibit.io/",
     5              "wsURL": "wss://ws-nd-594-480-745.p2pify.com/",
     6              "chainID": "56"
     7          },
     8          {
     9              "restURL": "https://rpc.ftm.tools/",
    10              "wsURL": "wss://wsapi.fantom.network/",
    11              "chainID": "250"
    12          }
    13      
    14      ]
    15  }