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