Fetch Balances

post/fiat-indexer/api/v1/balance

Request Body

wallets array[string]
list of transaction ids
Example: 5a5e95ec3e6d6dc7078d6980ce67bca1

200 Response

balances array[object]
bcString string
Example: 50100
id string
Example: 5a5e95ec3e6d6dc7078d6980ce67bca1
u string
Example: 2019-01-23T22:36:37.320Z
realBalance number
Example: 50000
fakeBalance number
Example: 100