cURL
curl --request GET \ --url https://api.example.com/api/info/chains
[ { "name": {}, "type": "<string>", "id": 123, "proxyAvailable": true, "testnet": true } ]
Chain name
Chain type
Chain ID
Is proxy available
Is testnet