Returns the pool information for the provided derived asset.
/thorchain/dpool/{asset}
BTC.BTC
optional block height, defaults to current tip
curl -L \ --url 'https://thor.nownodes.io/thorchain/dpool/{asset}'
{ "asset": "BTC.BTC", "status": "Available", "decimals": 6, "balance_asset": "3197744873", "balance_rune": "13460619152985", "derived_depth_bps": "123456" }