[**brk-client**](../README.md) *** [brk-client](../globals.md) / Urpd # Interface: Urpd Defined in: [Developer/brk/modules/brk-client/index.js:1282](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1282) ## Properties ### aggregation > **aggregation**: [`UrpdAggregation`](../type-aliases/UrpdAggregation.md) Defined in: [Developer/brk/modules/brk-client/index.js:1285](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1285) Aggregation strategy applied to the buckets. *** ### buckets > **buckets**: [`UrpdBucket`](UrpdBucket.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:1288](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1288) *** ### close > **close**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:1286](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1286) Close price on `date`, in USD. Anchor for `unrealized_pnl`. *** ### cohort > **cohort**: [`Cohort`](../type-aliases/Cohort.md) Defined in: [Developer/brk/modules/brk-client/index.js:1283](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1283) *** ### date > **date**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:1284](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1284) *** ### totalSupply > **totalSupply**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:1287](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1287) Sum of `supply` across all buckets, in BTC.