x-api-key: ********************curl --location --request GET 'https://online-banking.originalaccounts.com/wallets/total_balances' \
--header 'x-api-key: <api-key>'[
{
"balance": "string",
"currency": "usdb",
"chain": "base",
"contract_address": {}
}
]