Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.dfb.network/v2/networks
{ "data": [ { "chainId": 123, "family": "<string>", "id": "<string>", "name": "<string>", "nativeCurrency": "<string>", "testnet": true } ], "meta": { "count": 123 } }
OK
Show child attributes