Get available blockchains in this environment
GET {{base_url_servicing}}/networks
This endpoint will allow you to see all blockchain options available to you for new token deployment.
Please consider that the availables networks are relative to the environement, e.g. in Testing, all networks retrieved will be testnets.
RESPONSES
status: OK
{"networks":[{"id":"BAOBAB","name":"Baobab","logoUrl":""},{"id":"FUJI","name":"","logoUrl":""},{"id":"AMOY","name":"AMOY (Polygon testnet)","logoUrl":""},{"id":"TELOS","name":"TELOS Testnet","logoUrl":""}]}