wallet
Get total amount of confirmed Ergo tokens and assets
get/wallet/balances
Response
Get total amount of confirmed Ergo tokens and assets
Example response
{
"assets": [
{
"tokenId": "4ab9da11fc216660e974842cc3b7705e62ebb9e0bf5ff78e53f9cd40abadd117",
"amount": 1000
}
]
}