Don't want to trade it yourself?
Our desk runs DEX portfolios on profit share.
Image
var isDesktop = window.innerWidth > 1050;
var cardOrTerminal = isDesktop
? `TerminalEvery BTC signal – one screen›`
: `ExchangesView top BTC exchanges (USA)›`;
var toppickThirdHeader = `
Top Tools & Picks
Bitbo ProUnlock 70+ private charts›WalletsView top BTC hardware wallets›
${cardOrTerminal}
`;
var postContent = document.querySelector(‘.post__content’);
if (postContent) {
var h2s = postContent.querySelectorAll(‘h2’);
if (h2s.length > 0) {
// Insert the main Top Picks above first h2
h2s[0].insertAdjacentHTML(‘beforebegin’, toppicksHTML);
}
if (h2s.length > 2) {
// Insert the Credit Card Top Pick above third h2
h2s[2].insertAdjacentHTML(‘beforebegin’, toppickThirdHeader);
}
}
// Add GoodMetrics event tracking for both Top Picks sections
setTimeout(function() {
var picks = document.querySelectorAll(‘.top-picks .pick-row’);
picks.forEach(function(pick) {
pick.addEventListener(‘click’, function() {
var pickName = pick.getAttribute(‘data-pick’);
if (typeof gmTrackEvent === ‘function’) {
gmTrackEvent(‘Click Top Pick’, { property: pickName || ‘Top Pick’ });
}
});
});
}, 0);
});
Strive, the asset management firm co-founded by Vivek Ramaswamy, purchased 1,800 bitcoin between August 24 and 28 for approximately $143 million.
The company paid an average price of roughly $79,400 per coin, including fees and expenses.
Growing treasury position
The latest acquisition brings Strive’s total bitcoin holdings to 23,160 BTC, making it one of the larger corporate holders of the asset.
Strive has been steadily accumulating bitcoin as part of its public treasury strategy, joining a growing list of companies that treat the cryptocurrency as a reserve asset alongside the likes of Strategy and Metaplanet.
Purchase details
The five-day buying window coincided with bitcoin trading in the upper $70,000 to low $80,000 range.
At the average entry price of $79,430, Strive’s total position is now worth roughly $1.84 billion at current market prices.
The company disclosed the purchase in a public filing on Monday.
Context and market backdrop
Bitcoin was trading near $80,000 during the period of Strive’s purchases.
Source: bitbo.io
