How to top up your balance
Address - Address for deposit, as soon as we get 3 confirmations - we will top up your account
- Method: GET
- Types of coins : btc, ltc
- Relative URL: /api/balance/topup?coin=coin
"status": "confirm",
"address": "1FfmbHfnpaZjKFvyi1okTjJJusN455paPH"
"userid": "62bfe343a85640d502b08b450f3bg3db"
If error #1 occurs, you need to write a request by selecting a coin:
"status": "Address is invalid"
If error #2 occurs, you need to select a coin:
"status": "Coin is invalid"