Balance – Earlybirds Invest https://earlybirdsinvest.com Latest Crypto News Sat, 30 Aug 2025 20:58:06 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.7 https://i0.wp.com/earlybirdsinvest.com/wp-content/uploads/2024/12/cropped-New-Project-2024-12-17T235703.455.png?fit=32%2C32&ssl=1 Balance – Earlybirds Invest https://earlybirdsinvest.com 32 32 240146708 This Is the Average 401(k) Balance for Retirees Age 60 and Older https://earlybirdsinvest.com/this-is-the-average-401k-balance-for-retirees-age-60-and-older/ https://earlybirdsinvest.com/this-is-the-average-401k-balance-for-retirees-age-60-and-older/#respond Sat, 30 Aug 2025 20:58:05 +0000 https://earlybirdsinvest.com/this-is-the-average-401k-balance-for-retirees-age-60-and-older/ A 401(k) is a common type of retirement account that employers offer to their workforce.

The 401(k) account is one of the most common retirement savings accounts that employers offer their workers. Employees are able to contribute pre-tax dollars to these accounts and invest them tax-deferred. Only when withdrawals are made do the account holders pay taxes at their ordinary tax rate.

Employers have the option to offer some kind of matching contribution, usually up to a set percentage of each employee’s salary. Employer contributions are deductible up to a certain point.

With everyone making different salaries and employers having different policies for their 401(k) plans, it’s natural for workers to wonder how much they should save as they approach retirement. While there is no single right answer, available data can help you gauge where you stand.

Person looking at laptop and holding documents.

Image source: Getty Images.

The average 401(k) balance for retirees age 60 and older

While several companies provide data on the average 401(k) balance, I like to use Fidelity when I can, given the company’s size and reputation in the space.

At the end of 2024, Fidelity looked at 401(k) data from 26,700 corporate defined contribution plans that included 24.5 million participants. The company found that the average 401(k) balance was $246,500 for ages 60 to 64, $251,400 for ages 65 to 69, and $250,000 for ages 70 and over.

Fidelity actually recommends saving much more than this amount. In prior articles, the company has suggested having eight times your annual salary by age 60 and 10 times your annual salary by age 67. With median annual earnings for a full-time U.S. worker above $50,000, Fidelity’s recommendation is far higher than the approximately $250,000 average balance for its plan participants near retirement.

But again, there’s always a difference between advice and reality. Retirees should also understand that an average number among tens of millions of people captures so many different scenarios. Ultimately, retirees should think about the lifestyle they want in retirement and work with a financial advisor or on their own to determine how much they need to support that lifestyle.

]]>
https://earlybirdsinvest.com/this-is-the-average-401k-balance-for-retirees-age-60-and-older/feed/ 0 55940
How to create an address not only shows the BTC balance, but instead shows Satoshi balance? https://earlybirdsinvest.com/how-to-create-an-address-not-only-shows-the-btc-balance-but-instead-shows-satoshi-balance/ https://earlybirdsinvest.com/how-to-create-an-address-not-only-shows-the-btc-balance-but-instead-shows-satoshi-balance/#respond Sat, 16 Aug 2025 22:45:10 +0000 https://earlybirdsinvest.com/how-to-create-an-address-not-only-shows-the-btc-balance-but-instead-shows-satoshi-balance/

As everyone knows, one bitcoin is 1000000 Satoshi.

So, for example, 1234567890123 Satoshi is 1234.567890123 Bitcoin.

When pointing to a regular web browser with https://blockchain.info/q/addressbalance/1a1zp1ep5qgefi2dmptftl5slmv7divfna

10297591076

When doing the same with https://blockchair.com/bitcoin/address/1a1zp1ep5qgefi2dmptftl5slmv7divfna, that reply

Main Balance + 102.97591076 BTC

Therefore, the reaction you are seeing is in Sato’s integer unit.

Just do floating point splitting of blockchain answers at 108 To get the decimal answer if that’s what you’re looking for.

]]>
https://earlybirdsinvest.com/how-to-create-an-address-not-only-shows-the-btc-balance-but-instead-shows-satoshi-balance/feed/ 0 53562
BTC core/Sparrow wallet/Seed Signer balance cannot be accessed https://earlybirdsinvest.com/btc-core-sparrow-wallet-seed-signer-balance-cannot-be-accessed/ https://earlybirdsinvest.com/btc-core-sparrow-wallet-seed-signer-balance-cannot-be-accessed/#respond Thu, 31 Jul 2025 00:54:28 +0000 https://earlybirdsinvest.com/btc-core-sparrow-wallet-seed-signer-balance-cannot-be-accessed/

My saga begins like this – February 2024 I use seedwords and passphrases from Tleather Wallet to newly formed seedsigner/Sparrow wallet/Bitcoin core node, everything is good and I can get a perfect balance from my new wallet after using transaction after using Transaction after Transaction after Transaction after Transaction. Again, I left it running and didn’t try to check the balance again until two days ago. In the past September, there was another node running specifically on the BTC testnet, running weekly practice transactions to maintain speed. Crocs…When I decided to log in to the mainnet node, I forgot to change the seed signaler settings from testnet to mainnet, so I’m right just to go into the correct seed and passphrase with both fingerprints and look at the wallet to see the transactionless wallet…Soon after that, I realized my mistake by not changing the seed signaler settings from the mainnet blanket that appeared in Maine Maine. Sparrow wallet entered my seed and passphrase in the correct order with a fingerprint that matches my fingerprints simply ran into the same obscure wallet that appeared before. That is, no transactions are listed. &Up was made in February 2024 by a transaction sent to SS/Sparrow/BTC core wallet. The question I’m asking people I’ve learned here is, is there a way to get my wallet back in that perfect balance? I’m not tech-savvy and appreciate any advice! thank you.

]]>
https://earlybirdsinvest.com/btc-core-sparrow-wallet-seed-signer-balance-cannot-be-accessed/feed/ 0 50591
Chain-State UTXOS Decoding: TXID, Block Height, and Balance Improper https://earlybirdsinvest.com/chain-state-utxos-decoding-txid-block-height-and-balance-improper/ https://earlybirdsinvest.com/chain-state-utxos-decoding-txid-block-height-and-balance-improper/#respond Sat, 26 Jul 2025 03:38:00 +0000 https://earlybirdsinvest.com/chain-state-utxos-decoding-txid-block-height-and-balance-improper/

I’m trying to make a rust tool set to read UTXOS directly from the chain state. I mostly follow Bitcoin sources in letters (at least I think so).

I have decode_varint

pub fn decode_varint(data: &(u8)) -> Option<(u32, usize)> {
    let mut n: u32 = 0;
    let mut shift = 0;

    for (i, &byte) in data.iter().enumerate().take(5) {
        let part = (byte & 0x7F) as u32;
        n |= part << shift;

        if byte & 0x80 == 0 {
            return Some((n, i + 1));
        }

        // Bitcoin adds this quirk:
        n = n.wrapping_add(1 << shift);
        shift += 7;
    }

    None
}

I have decompress_amount

pub fn decompress_amount(x: u64) -> u64 {
    if x == 0 {
        return 0;
    }
    let mut x = x - 1;
    let e = x % 10;
    x /= 10;
    let mut n;
    if e < 9 {
        let d = (x % 9) + 1;
        x /= 9;
        n = x * 10 + d;
    } else {
        n = x + 1;
    }
    for _ in 0..e {
        n *= 10;
    }
    n
}

I’m sure I get only UTXO entries

pub fn decode_utxo_key(mut key: &(u8)) -> Option<(Vec, u32)> {
    if key.is_empty() || key(0) != b'C' {
        return None;
    }
    key = &key(1..);
    let txid = key.get(..32)?.to_vec();
    key = &key(32..);
    let (vout, _) = decode_varint(key)?;
    Some((txid, vout as u32))
}

But for some reason, my key shows a TXID that is different from the block height.

Key: `byteskey((67, 0, 0, 0, 0, 236, 58, 152, 94, 229, 61, 50, 239, 22, 75, 88, 246, 154, 181, 7, 146, 209, 249, 113, 25, 180, 120, 10, 150, 150, 112, 118, 209, 0), 98, 112, 112, 118, 209, 095, 112 43, 211, 164, 127, 45, 124, 28, 164, 166, 210, 240, 182, 238, 220, 41, 24, 211, 153, 185, 205, 199))))

TXID: f349b3a497e29738638c27654d3125deb8d90702dc51ab3bc993370900000000

Block 684,608 TXID

I’m getting the XOR obfuscation key:

    let read_opts = ReadOptions::new();
    let xor_iter = db.iter(read_opts);
    let mut obfuscation_key: Vec = Vec::new();

    for (key, value) in xor_iter {
        if key.0.starts_with(&(0x0e)) {
            obfuscation_key = value;
            break;
        }
    }

This returns a decoded value byte as follows: (52, 148, 23, 67, 104 , 115, 134, 222, 130, 10, 78, 153, 93, 115, 228, 159, 196, 86, 17, 179, 224, 72, 222, 228, 185, 255, 26, 46, 229, 73, 140, 125, 129, 241, 246, 106, 170, 3, 94, 35)

But 52 is clearly not the correct byte for block 684,608.

What’s missing?

]]>
https://earlybirdsinvest.com/chain-state-utxos-decoding-txid-block-height-and-balance-improper/feed/ 0 49709
Bitcoin Core GUI balance does not match the amount between addresses in the inbound tab https://earlybirdsinvest.com/bitcoin-core-gui-balance-does-not-match-the-amount-between-addresses-in-the-inbound-tab/ https://earlybirdsinvest.com/bitcoin-core-gui-balance-does-not-match-the-amount-between-addresses-in-the-inbound-tab/#respond Tue, 22 Jul 2025 09:30:07 +0000 https://earlybirdsinvest.com/bitcoin-core-gui-balance-does-not-match-the-amount-between-addresses-in-the-inbound-tab/

Bitcoin’s “address” is a bit of a false reputation. It would be better to call something along the line “Invoice Identifier”. Whenever you want to pay another party, we will generate a new address and tell you how to pay. When a transaction pays to an output script belonging to an address, you will see that the corresponding party has paid you. The payments will then be displayed in the (Receive) tab, and the wallet will track the new transaction output that the wallet can spend on future transactions.

Transactional output cannot be partially used. It can only be used entirely. If you want to make a payment, but only have a larger amount of transaction output, the wallet will create a transaction with one input and two outputs. One output to pay the recipient and another output to return to yourself from the transaction output using the remaining funds. This second transaction output is called a Change the output.

Alice has one transaction output equivalent to 1 BTC and I want to send BOB 0.1 BTC.

    Inputs             Outputs
 ----------------------------------
                     Bob 0.1 BTC
  Alice 1 BTC   ↦ 
                     Alice 0.9 BTC ⇐ Change output

The change output is sent directly from the wallet to a new output script generated by the wallet. Because they did not “claim” other parties, the wallet will not surface the “invoice identifier” on the tabs they received. However, the change output is part of the wallet’s funds, contributing to the balance. Like other funds, change output can be used to spend on your wallet. After contributing to balance, the change output will be displayed on an advanced screen such as: Joint trolls A window for manually funding. As far as I know, all actions are working as intended. There is no need to move funds from the change output to the new address.

]]>
https://earlybirdsinvest.com/bitcoin-core-gui-balance-does-not-match-the-amount-between-addresses-in-the-inbound-tab/feed/ 0 49002
Bitcoin balance sheet adoption could hit 20% of BTC supply by 2026 https://earlybirdsinvest.com/bitcoin-balance-sheet-adoption-could-hit-20-of-btc-supply-by-2026/ https://earlybirdsinvest.com/bitcoin-balance-sheet-adoption-could-hit-20-of-btc-supply-by-2026/#respond Sat, 24 May 2025 08:20:10 +0000 https://earlybirdsinvest.com/bitcoin-balance-sheet-adoption-could-hit-20-of-btc-supply-by-2026/

Bitwise and UTXO Management project that 20% of all Bitcoin (BTC) could migrate to institutional balance sheets by end-2026, according to a new report published by Bitwise and UTXO Management on May 23.

The study, called “Exploring the Game Theory of Hyperbitcoinization,” models five demand channels for Bitcoin.

Nation-states top the list with a $161.7 billion allocation built on a 5% swap of existing gold reserves into Bitcoin, equal to 1.62 million BTC, or 7.7% of the 21 million-coin cap. 

Wealth-management platforms that oversee roughly $60 trillion could direct $120 billion into spot Bitcoin exchange-traded funds if clients opt for a 0.2% position.

Public companies, which already hold more than 600,000 BTC collectively, could add another 1.18 million coins ($117.8 billion) as fair-value accounting rules and peer competition reinforce treasury adoption.

Meanwhile, 13 US state reserve bills translate to a modeled $19.6 billion purchase, while sovereign-wealth funds account for a $7.8 billion base case. The combined flows total $427 billion, about 4.27 million BTC, or 20% of the supply.

Path to 20% of Bitcoin supply by 2026

Bitwise and UTXO cited the first-year performance of spot Bitcoin exchange-traded funds (ETFs) in the US, which attracted $36.2 billion of net inflows and surpassed gold-ETF assets in one-twentieth the time SPDR Gold Shares required after launch. 

The report argued that major wirehouses and private banks will soon open ETF access, transforming dormant interest into orders.

Once holdings accumulate, the report anticipates a pivot toward BTC-denominated yield. It values the nascent Bitcoin finance market at $100 billion if only 5% of a $2 trillion Bitcoin capitalization seeks on-chain lending, basis trades, or bridge-operator fees. 

Firms such as Strategy and Metaplanet leverage these tools to expand reserves without new equity issuance.

Favorable policies in the US

Additionally, policy initiatives add a structural bid. The BITCOIN Act, reintroduced by Senator Cynthia Lummis in March, would direct the Treasury to buy 200,000 BTC annually for five years.

Meanwhile, President Donald Trump signed an executive order in March to establish a Strategic Bitcoin Reserve with 198,000 seized coins

Parallel state bills cap BTC at up to 10% of rainy-day funds, reinforcing what the authors describe as a game-theory loop. Each cohort that accumulates removes circulating supply, lifts price floors, and pressures lagging peers to act.

Bitwise and UTXO conclude that the interplay among sovereigns, corporations, and wealth platforms could push adoption beyond speculative trade into portfolio mechanics and public finance policy. 

The report frames this progression as a step toward “hyperbitcoinization,” which will be driven by balance-sheet management rather than market sentiment and result in institutions accumulating roughly 20% of the Bitcoin supply by 2026.

Mentioned in this article
]]>
https://earlybirdsinvest.com/bitcoin-balance-sheet-adoption-could-hit-20-of-btc-supply-by-2026/feed/ 0 38014
Bitcoin Balance On Exchanges Shrinks – Supply Shock Ahead? https://earlybirdsinvest.com/bitcoin-balance-on-exchanges-shrinks-supply-shock-ahead/ https://earlybirdsinvest.com/bitcoin-balance-on-exchanges-shrinks-supply-shock-ahead/#respond Sun, 11 May 2025 10:07:33 +0000 https://earlybirdsinvest.com/bitcoin-balance-on-exchanges-shrinks-supply-shock-ahead/

Trusted Editorial content, reviewed by leading industry experts and seasoned editors. Ad Disclosure

Bitcoin is holding firm around the $104,000 mark after a sharp rally driven by days of sustained buying pressure and renewed market optimism. Bulls regained control when BTC reclaimed the $90,000 level in late April, reversing months of aggressive selling that had weighed on price action. The shift in sentiment has been clear, with bullish momentum building quickly and pushing the market back into key supply zones.

Supporting this trend, on-chain data from CryptoQuant reveals that over 110,000 BTC have been withdrawn from exchanges in the past month. Historically, large outflows from centralized platforms signal growing investor confidence and reduced sell-side liquidity—two key components of strong upward trends. This behavior often precedes major rallies, as long-term holders tighten supply while sidelining coins from near-term trading.

Now, with Bitcoin trading just below all-time highs, the market appears to be entering a new phase. Investors are watching closely as BTC consolidates above $100K, with analysts suggesting that the current structure sets the stage for another leg higher. If exchange withdrawals continue and sentiment stays bullish, a break toward the $109K all-time high could come sooner than expected.

Bitcoin Faces Final Resistance Before Price Discovery

Bitcoin is now preparing to test uncharted territory after enduring months of heavy selling pressure and persistent market skepticism. Following a strong recovery since late April, BTC is currently finding resistance around the $105,000 level — a critical price point that could define the next phase of the cycle. This area, just shy of the all-time high, is likely to attract both profit-taking and speculative interest, which may result in increased volatility before a decisive breakout.

If bulls manage to push above the $105K mark, a surge toward new all-time highs would be imminent. However, this level also represents a psychological barrier that could trigger a short-term rejection. Despite this, the underlying data supports a strong bullish outlook.

Top analyst Ali Martinez shared recent on-chain data from CryptoQuant showing that over 110,000 BTC have been withdrawn from centralized exchanges over the past month. Such a large volume of withdrawals historically correlates with accumulation by long-term holders, signaling confidence and reduced selling pressure.

Bitcoin Exchange Reserve | Source: Ali Martinez on X
Bitcoin Exchange Reserve | Source: Ali Martinez on X

This behavior suggests that the recent rally is not just fueled by speculative hype but also supported by structural shifts in supply. As BTC supply tightens and demand increases, particularly with institutional flows rising, the setup for a sustained breakout strengthens. While some short-term resistance may persist, the broader trend now favors the bulls. If exchange outflows continue at this pace and macro sentiment remains stable, Bitcoin could soon enter a price discovery phase, leaving behind the range that defined its movement for much of 2025.

BTC Price Action Details: Technical Levels

Bitcoin is trading around the $104,000 mark after a powerful breakout rally that started in late April. As shown in the daily chart, BTC surged through the $90K resistance and cleared $100K with strong momentum, but is now facing resistance near $104K–$105K, a zone that previously acted as a major supply region during the February highs.

BTC testing last resistance before ATH | Source: BTCUSDT chart on TradingView
BTC testing last resistance before ATH | Source: BTCUSDT chart on TradingView

The chart reveals that BTC is consolidating just below this resistance with a small retrace and declining volume, suggesting a cooling of momentum after several days of aggressive buying. This isn’t necessarily bearish — short pauses are common before retesting key levels, especially when RSI and volume stretch. The 200-day moving average (SMA) and exponential moving average (EMA) remain well below the current price, showing that bulls maintain structural control.

The key levels to watch now are $103,600 (short-term support) and $104,900–$105,500 (resistance zone). A clean break above this range would open the path toward new all-time highs. Conversely, a failure to break higher may lead to a retest of the breakout zone near $100K. Overall, price action remains bullish, but the next few candles will be decisive for short-term trend continuation.

Featured image from Dall-E, chart from TradingView

Editorial Process for bitcoinist is centered on delivering thoroughly researched, accurate, and unbiased content. We uphold strict sourcing standards, and each page undergoes diligent review by our team of top technology experts and seasoned editors. This process ensures the integrity, relevance, and value of our content for our readers.

]]>
https://earlybirdsinvest.com/bitcoin-balance-on-exchanges-shrinks-supply-shock-ahead/feed/ 0 35611
Solana purchases for the balance sheet gain momentum as Defi Development increases its holdings to $48 million https://earlybirdsinvest.com/solana-purchases-for-the-balance-sheet-gain-momentum-as-defi-development-increases-its-holdings-to-48-million/ https://earlybirdsinvest.com/solana-purchases-for-the-balance-sheet-gain-momentum-as-defi-development-increases-its-holdings-to-48-million/#respond Thu, 24 Apr 2025 03:22:37 +0000 https://earlybirdsinvest.com/solana-purchases-for-the-balance-sheet-gain-momentum-as-defi-development-increases-its-holdings-to-48-million/

Defi Development Corp (JNVR), formerly known as Janover, added an additional $9.9 million to Solana’s SOL to its corporate finances, pushing Crypto Hollitings to 317,273 SOL or about $48 million, the company said Wednesday.

Purchases made through Bitgo’s commercial desks include a locked sol tranch. These are tokens that are usually tied to chains or bankruptcy proceedings, and although they cannot be moved by chains yet, they are cheaper than the spot price.

“Getting access to locked discounted inventory through trusted partners like Bitgo helps us to build up some of our SOL prices below SOL, whilst gaining greater consistency with the Solana Ecosystem,” CEO Joseph Onorati said in a statement.

Renamed Defi Development earlier this week, Janover began as a real estate data and software company, but has moved to its position as a public US company that provides direct exposure to investors to the Solana ecosystem through its balance sheet. The pivot came after a group of former executives of Crypto Exchange Kraken, including Honorati, acquired a majority stake in the company this month.

The company noted that the latest purchases meant that 1.5 million outstanding shares of each are now 0.22 Sol, an up 40% from previous disclosures.

Companies have bought SoL to provide TradFi investors with exposure to tokens, and this trend has gained momentum recently. Sol Strategies has been captured by Sol Strategies, a publicly-owned company run by CEO Leah Wald, co-founder of digital asset manager Valkyrie Investments. Today, the company announced that it has secured a convertible notebook facility of up to $500 million to increase its investment in the Solana network.

read more: Janover gets pages from Saylor Playbook and doubles Sol Stack to $20 million 1700%

Disclaimer: This article, or in part, was generated with the support of AI tools and reviewed by our editorial team to ensure accuracy and compliance with the standards. For more information, see Coindesk’s complete AI policy.

]]>
https://earlybirdsinvest.com/solana-purchases-for-the-balance-sheet-gain-momentum-as-defi-development-increases-its-holdings-to-48-million/feed/ 0 32497
Bitcoin May be on 25% of S&P 500 Firms' Balance Sheets by 2030: Architect Partners https://earlybirdsinvest.com/bitcoin-may-be-on-25-of-sp-500-firms-balance-sheets-by-2030-architect-partners/ https://earlybirdsinvest.com/bitcoin-may-be-on-25-of-sp-500-firms-balance-sheets-by-2030-architect-partners/#respond Mon, 31 Mar 2025 00:28:34 +0000 https://earlybirdsinvest.com/bitcoin-may-be-on-25-of-sp-500-firms-balance-sheets-by-2030-architect-partners/

Bitcoin is making its way from trading desks to corporate treasuries, and by the end of the decade, it could be standard practice, according to one analyst.

“Across all the different strategies and implementations, I anticipate that by 2030, a quarter of the S&P 500 will have BTC somewhere on their balance sheets as a long-term asset,” Elliot Chun, a partner at Architect Partners, wrote in a market snapshot.

The strategy—holding bitcoin as a treasury reserve asset—was unorthodox when Strategy, formerly known as MicroStrategy, first adopted it in August 2020. The firm framed BTC as a hedge against inflation, a diversification tool, and a way to distinguish itself in the market.

Then CEO Michael Saylor’s highly public embrace of bitcoin transformed the company into a de facto proxy for BTC exposure. Since then, MicroStrategy stock has surged more than 2,000%, far outpacing both the S&P 500 and bitcoin over the same period, Chun pointed out.

GameStop is the latest company to follow suit, announcing this week that it would raise $1.3 billion through a convertible note to acquire bitcoin. Its stock initially surged following the announcement but has since endured a correction, falling nearly 15% for the week.

Chun argued that treasurers may soon face career risk not for buying bitcoin, but for ignoring it altogether. “Doing nothing is no longer a defensible strategy,” he wrote.

According to BitcoinTreasuries data, publicly listed companies currently hold 665,618 BTC, around 3.17% of the cryptocurrency’s total supply. Strategy holds the lion’s share, 506,137 BTC.

Read more: U.S. Listed Firms Continue Bitcoin (BTC) Treasury Adoption

]]>
https://earlybirdsinvest.com/bitcoin-may-be-on-25-of-sp-500-firms-balance-sheets-by-2030-architect-partners/feed/ 0 28122
Feeding Frenzy: Bullish Corporate Balance Sheets Wolf Bitcoin Up in March https://earlybirdsinvest.com/feeding-frenzy-bullish-corporate-balance-sheets-wolf-bitcoin-up-in-march/ https://earlybirdsinvest.com/feeding-frenzy-bullish-corporate-balance-sheets-wolf-bitcoin-up-in-march/#respond Sat, 29 Mar 2025 17:03:26 +0000 https://earlybirdsinvest.com/feeding-frenzy-bullish-corporate-balance-sheets-wolf-bitcoin-up-in-march/

In March, corporate treasuries from Virginia to Texas, California, and Japan added Bitcoin to their books as a financial strategy. This is beginning to become a trend with factorable implications for Bitcoin’s price.

Bitcoin ETFs on Wall Street flipped back to a streak of decisively positive inflows in March. These are custodial services of on-chain BTC for regulated investors.

But meanwhile, it’s not just publicly traded, SEC-regulated financial conglomerates competing with the US government and states for Bitcoin this year to sell it to their clients.

Several publicly traded non-financial corporations are now adding BTC to their corporate treasuries as a long-term financial strategy to improve their account balance by unburdening it of dollar buying power that boils off unless the team immediately adds it to a profitable expense line.

The following four examples could be the first drops in a brewing storm of corporate competition for Bitcoin, which might find that today’s price levels significantly undervalue the scarce supply of this novel Internet currency secured by commercially available military-grade public key encryption.

1. Michael Saylor’s Strategy Buys 6,911 More Bitcoin

The Virginia-based Bitcoin holding and financial company Strategy bought 6,911 BTC for $584 million from Mar. 17 – Mar. 23. That brings Strategy’s total holdings to 506,137 BTC, according to data compiled by Bitcoin Treasuries.

In Q4 of last year, the company bought a total of 218,887 bitcoins for $20.5 billion. Then in January, Strategy bought 10,107 BTC for around $1.1 billion.

In second place globally by BTC holdings is MARA Holdings, Inc., with 46,374, less than 10% of Strategy’s vault. Shockingly, the electric carmaker Tesla weighs in at 4th place, with 11,509 BTC.

The Austin-based automobile IT giant has more Bitcoin on its balance sheet than many blockchain sector companies like CleanSpark, Coinbase, and Block.

2. GameStop to Hold Corporate Bitcoin

Meanwhile, brick-and-mortar Texas retail video game chain GameStop, which became a meme stock in 2021 so the finance bros on Wall Street Bets could let off some steam amid the global pandemic, announced on March 25 that it will add BTC to its balance sheet.

Just under four months after Microsoft voted to reject a similar proposal for the Seattle computer giant, GameStop’s board of directors unanimously approved a plan to buy Bitcoin for the company.

Its stock jumped 11.7% following the news but later dumped by over 20%. GameStop has filed to raise $1.3 billion in stock-convertible corporate loans to purchase Bitcoin.

The main thrust of GameStop’s business strategy isn’t focused on acquiring Bitcoin like Strategy. Neither is it a blockchain nor even a high-tech sector company. But now BTC is part of its financial toolkit.

This is a premier example of the normalization and mainstream adoption of Bitcoin as a modern currency and financial asset because of its unique characteristics that are highly valued by key specifications of the Internet and mainstream financial economy.

3. Japan’s MetaPlanet Adds $12.6M in BTC

Across the ocean from California, MetaPlanet, a hotel chain in Japan, is shoring up its corporate finances with a big Bitcoin purchase. In March, the corporate cryptocurrency adopter bought 150 BTC for around USD $12.6 million.

That brings the company’s total holdings to 3,350 BTC, with a total market value above $172 million in March. The week before March’s top-off, the US president’s son Eric Trump joined the firm’s crypto advisory board as its first member.

At Michael Saylor’s New Year’s Eve party last year, MetaPlanet’s CEO Simon Gerovich said:

“In April for us—that’s when we decided we want to begin adopting Bitcoin. And now what we want to do is accumulate more Bitcoin over time for our shareholders.”

He also said he believes governments in Asia, including Japan’s, will be sure to follow the US in establishing national Bitcoin stockpiles. When the US begins mining or purchasing tranches of BTC to hold in a national reserve, the international “gold” rush would be apt to begin in earnest.

4. KULR Technology Buys $5 million More Bitcoin

In San Diego, California, the lithium ion battery and electronics company KULR Technology Group added to its corporate BTC stockpile in March. It bought an additional 58.3 BTC worth around $5.3 million. That brings its told holdings to 668 BTC.

KULR first established its Bitcoin treasury in December with a $21 million investment in the blockchain built to hold only 21 million BTC. KULR chairman and CEO Michael Mo said, “We believe the growing global acceptance of Bitcoin is still in its early stages.”

He reiterated BTC’s reputation as a macro hedge on inflation and geopolitical uncertainties with a strong trend of appreciating value over the long-term time scale.

The electronics company isn’t merely accepting Bitcoin as payment and waiting for a customer to push some to them. It’s actively going out and acquiring BTC to protect and improve its finances.

5. 2024 Accounting Update Paves Way for Corporate Holdings

Another reason this new trend of corporate accumulation has begun to emerge may be the Dec. 2023 update to the Financial Accounting Services Board (FASB) rules, officially adopting fair value accounting procedures for corporate BTC holdings.

The acceptance and standardization of a reasonable and simple accounting procedure for Bitcoin held by corporations lowers the complexity and cost of compliance. It also signals mainstream acceptance and support for companies’ ownership of Bitcoin.

SPECIAL OFFER (Sponsored)

Binance Free $600 (CryptoPotato Exclusive): Use this link to register a new account and receive $600 exclusive welcome offer on Binance (full details).

LIMITED OFFER for CryptoPotato readers at Bybit: Use this link to register and open a $500 FREE position on any coin!

]]>
https://earlybirdsinvest.com/feeding-frenzy-bullish-corporate-balance-sheets-wolf-bitcoin-up-in-march/feed/ 0 27895