Developers
Reading Allocations
const allocation = await diversa.portfolio.allocation(portfolioAddress)
// → [{ symbol: 'BTC', target: 35, current: 38.2 }, ...]Developers
const allocation = await diversa.portfolio.allocation(portfolioAddress)
// → [{ symbol: 'BTC', target: 35, current: 38.2 }, ...]