get https://api.singlewallet.cc/v1/info
Response
| Name | Type | Description |
|---|---|---|
| total_wallets | int | total wallets created under the current project. |
| accumulated_balance | double | total of accumlated balance of all wallets under the current project. |
| dust_balance | double | total of all dust blanace of all wallets under the current project. |
| balance | double | available balance in the whole account. |