Supported Networks
{
"result": integer, // The result code indicates the success or failure of the request.
"message": string, // A message providing additional information about the result.
"data": array of strings // An array containing the names of the supported blockchain networks.
}Last updated