curl --request GET \ --url https://api.doppapp.com/v1/public/get_account_balance
[ { "amount": 123, "amount_wei": "<string>", "instrument_name": "<string>" } ]
Get account balance
The response is of type object[].
object[]