Token min invest

Get the minimal investment of the token

Url:

POST /ethereum/token_min_invest

List of parameters

Parameter is required.

Success response:

{message: message, success: true, data: response, operations_count: operations_count}, status: 200

Fail response:

{message: message, success: false, data: {}, operations_count: operations_count}, status: 200

Last updated