cURL
curl --request GET \ --url https://api.bron.org/dictionary/networks
{ "networks": [ { "addressExplorerUrl": "<string>", "confirmations": "<string>", "explorerUrl": "<string>", "isTestnet": true, "name": "<string>", "nativeAssetId": "<string>", "nativeAssetSymbol": "<string>", "networkId": "<string>", "tags": [ "show-vault" ] } ] }
Networks represent the underlying blockchain infrastructure or traditional financial systems where assets can exist and be transacted.
Filter results to only include these specific network IDs
OK
Show child attributes
Was this page helpful?