Returns the total units and depth for each trade asset
/thorchain/trade/units
optional block height, defaults to current tip
OK
curl -L \ --url 'https://thor.nownodes.io/thorchain/trade/units'
[ { "asset": "BTC~BTC", "units": "text", "depth": "text" } ]