List Networks

Shows all chains that are currently supported by the Center API and which capabilities are available on each chain

Full Documentation >


API Request
curl
JSON
axios
Golang
curl -X GET \ 
	/v2/networks \ 
	--header X-API-Key: test \ 
	-d '{}'
API Response
🏁 Ready