Laughing Hyena
  • Home
  • Hyena Games
  • Esports
  • NFT Gaming
  • Crypto Trends
  • Game Reviews
  • Game Updates
  • GameFi Guides
  • Shop
Tag:

Coinbases

BlackRock Hits $38 Billion in Bitcoin OI, Flips Coinbase’s Deribit
GameFi Guides

BlackRock Hits $38 Billion in Bitcoin OI, Flips Coinbase’s Deribit

by admin October 3, 2025


BlackRock’s iShares Bitcoin Trust ($IBIT) has continued to make waves in the Bitcoin ecosystem. 

While it already leads the spot Bitcoin ETF market, BlackRock has now extended its dominance to Bitcoin futures, according to a recent X post from senior ETF analyst Eric Balchunas.

According to Balchunas, BlackRock has amassed a massive $38 billion in open interest, overtaking Coinbase’s Deribit platform to become the largest venue for Bitcoin options.

BlackRock overtakes Coinbase’s Deribit 

After dominating Bitcoin options for years, Coinbase-associated Deribit has finally been outpaced by BlackRock, stepping down as the second-largest venue for Bitcoin options.

Notably, the open interest in options tied to BlackRock’s iShares Bitcoin Trust (IBIT) has reached $38 billion, compared to the $32 billion recorded on Deribit.

The milestone has sparked discussions across the crypto community, as it comes less than a year after BlackRock launched Bitcoin options for IBIT in November 2024.

While this marks a significant achievement for the investment giant, it also underscores the growing role of exchange-traded funds (ETFs) in shaping the future of cryptocurrencies.

With BlackRock relentlessly accumulating Bitcoin and driving institutional demand for the world’s largest cryptocurrency, the firm has consistently outpaced other spot Bitcoin ETFs in daily inflows.

Now, with its influence extending into the Bitcoin derivatives market, commentators suggest BlackRock could soon play a decisive role in price discovery and volatility for Bitcoin.

One observer noted that the BlackRock options market often features tighter bid/ask spreads than those offered by other leading investment giants, further fueling its rise as a market leader.

Nonetheless, analysts have highlighted that the reshuffling of leadership in the Bitcoin derivatives market signals Wall Street’s growing dominance in the Bitcoin ecosystem.



Source link

October 3, 2025 0 comments
0 FacebookTwitterPinterestEmail
Coinbase’s (COIN) Bitcoin-Backed Loans Surpass $1B as Exchange Prepares to Lift Borrowing Cap
GameFi Guides

Coinbase’s (COIN) Bitcoin-Backed Loans Surpass $1B as Exchange Prepares to Lift Borrowing Cap

by admin September 30, 2025



Coinbase (COIN) said its bitcoin-backed loan program has surpassed $1 billion in originations since launching in January, underscoring growing demand for crypto as collateral.

The exchange currently offers retail customers in the U.S. the ability to borrow cash against BTC$114,258.31 holdings through the on-chain Morpho platform. A spokesperson said the average loan size sits at $54,000 but noted the firm plans to raise its borrowing cap from $1 million to $5 million in the coming weeks.

“We do see some users borrowing up against the current $1 [million] loan limit, and are excited to meet their needs, as well,” the spokesperson said. “We work closely with the Morpho team to ensure that we maintain steady liquidity in the onchain loan protocol as we roll out to more customers with larger loans.”

The product caters to customers looking to access cash without selling their bitcoin, a use case that mirrors how homeowners tap equity or how businesses leverage equipment. Coinbase said top applications include debt consolidation, covering large unexpected expenses such as medical bills or taxes, investing in real estate, and making high-cost purchases.

The move comes as the asset-based lending industry continues to expand. A July report projected the market could reach $1.3 trillion by 2030, reflecting broader interest in loans secured by assets beyond traditional real estate or vehicles.

By pushing the ceiling higher, Coinbase is positioning itself to serve wealthier clients and investors who may want to borrow against larger bitcoin holdings.

The milestone highlights the steady integration of crypto into conventional financial practices.



Source link

September 30, 2025 0 comments
0 FacebookTwitterPinterestEmail
BTC faces "cloud resistance." (geralt/Pixabay)
Crypto Trends

Centrifuge Launches Tokenized S&P 500 Index Fund on Coinbase’s Base Network

by admin September 25, 2025



Real-world asset specialist Centrifuge has launched what it calls the first licensed S&P 500 index fund on blockchain rails, opening one of the world’s most recognized equity benchmarks to on-chain investors.

The Janus Henderson Anemoy S&P 500 Fund, dubbed SPXA, went live on Thursday on Base, an Ethereum layer-2 network developed by crypto exchange Coinbase.

The offering is the first tokenized index fund licensed by the S&P Dow Jones Indices. It allows the S&P 500, a wide basket of the largest publicly traded U.S. companies that covers roughly 80% of the U.S. equity market, to trade around the clock with transparent holdings.

FalconX, a digital asset brokerage, was an anchor investor in the product, while Wormhole, a cross-chain messaging protocol, will handle future expansion to other blockchains. Janus Henderson, a London-based global asset manager with nearly $500 billion in AUM, is serving as sub-investment manager, while Centrifuge’s asset management arm Anemoy oversees the fund.

The initiative fits into a broader trend of bringing traditional financial instruments such as bonds, funds and equities, often called real-world assets (RWA), onto blockchain rails. Proponents explore tokenization for operational gains, speedier settlements and around-the-clock trading.

Centrifuge, which has built infrastructure for tokenizing private credit and fixed income since 2017, sees SPXA as its entry point into equities, a tokenization trend that has recently taken off.

“Indices are the best way to bring stocks on-chain,” Bhaji Illuminati, CEO of Centrifuge, said in a statement. “They’re simple, collateral-ready and unlock liquidity in ways individual securities can’t.”

For S&P Dow Jones Indices, the offering is a stepping stone to “build the future of index-linked financial products” traditional finance products are beginning to migrate to blockchain environments, said Cameron Drinkwater, chief product officer at S&P DJI.

Read more: Blockchain-Based RWA Specialists Bring $50M to Apollo’s Tokenized Credit Strategy



Source link

September 25, 2025 0 comments
0 FacebookTwitterPinterestEmail
U.S. dollar (Unsplash, modified by CoinDesk)
Crypto Trends

Coinbase’s Go-To AI Coding Tool Found Vulnerable to ‘CopyPasta’ Exploit

by admin September 6, 2025



A new exploit targeting AI coding assistants has raised alarms across the developer community, opening companies such as crypto exchange Coinbase to the risk of potential attacks if extensive safeguards aren’t in place.

Cybersecurity firm HiddenLayer disclosed Thursday that attackers can weaponize a so-called “CopyPasta License Attack” to inject hidden instructions into common developer files.

The exploit primarily affects Cursor, an AI-powered coding tool that Coinbase engineers said in August was among the team’s AI tools. Cursor is said to have been used by “every Coinbase engineer.”

How the attack works

The technique takes advantage of how AI coding assistants treat licensing files as authoritative instructions. By embedding malicious payloads in hidden markdown comments within files such as LICENSE.txt, the exploit convinces the model that these instructions must be preserved and replicated across every file it touches.

Once the AI accepts the “license” as legitimate, it automatically propagates the injected code into new or edited files, spreading without direct user input.

This approach sidesteps traditional malware detection because the malicious commands are disguised as harmless documentation, allowing the virus to spread through an entire codebase without a developer’s knowledge.

In its report, HiddenLayer researchers demonstrated how Cursor could be tricked into adding backdoors, siphoning sensitive data, or running resource-draining commands — all disguised inside seemingly innocuous project files.

“Injected code could stage a backdoor, silently exfiltrate sensitive data or manipulate critical files,” the firm said.

Coinbase CEO Brian Armstrong said on Thursday that AI had written up to 40% of the exchange’s code, with a goal of reaching 50% by next month.

~40% of daily code written at Coinbase is AI-generated. I want to get it to >50% by October.

Obviously it needs to be reviewed and understood, and not all areas of the business can use AI-generated code. But we should be using it responsibly as much as we possibly can. pic.twitter.com/Nmnsdxgosp

— Brian Armstrong (@brian_armstrong) September 3, 2025

However, Armstrong clarified that AI-assisted coding at Coinbase is concentrated in user interface and non-sensitive backends, with “complex and system-critical systems” adopting more slowly.

‘Potentially malicious’

Even so, the optics of a virus targeting Coinbase’s preferred tool amplified industry criticism.

AI prompt injections are not new, but the CopyPasta method advances the threat model by enabling semi-autonomous spread. Instead of targeting a single user, infected files become vectors that compromise every other AI agent that reads them, creating a chain reaction across repositories.

Compared to earlier AI “worm” concepts like Morris II, which hijacked email agents to spam or exfiltrate data, CopyPasta is more insidious because it leverages trusted developer workflows. Instead of requiring user approval or interaction, it embeds itself in files that every coding agent naturally references.

Where Morris II fell short due to human checks on email activity, CopyPasta thrives by hiding inside documentation that developers rarely scrutinize.

Security teams are now urging organizations to scan files for hidden comments and review all AI-generated changes manually.

“All untrusted data entering LLM contexts should be treated as potentially malicious,” HiddenLayer warned, calling for systematic detection before prompt-based attacks scale further.

(CoinDesk has reached out to Coinbase for comments on the attack vector.)





Source link

September 6, 2025 0 comments
0 FacebookTwitterPinterestEmail
Coinbase’s Brian Armstrong Says AI Writes 40% Of Its Code
Crypto Trends

Coinbase’s Brian Armstrong Says AI Writes 40% Of Its Code

by admin September 4, 2025



Over 40% of Coinbase’s code is written by artificial intelligence, according to the firm’s CEO, Brian Armstrong, and he has hopes the figure will rise to 50% by next month.

“Obviously it needs to be reviewed and understood, and not all areas of the business can use AI-generated code. But we should be using it responsibly as much as we possibly can,” Armstrong posted to X on Wednesday. 

The percentage of AI-generated lines of code at Coinbase has more than doubled since April, according to the chart he shared.

Change in the percentage of Coinbase’s code that is AI-generated. Source: Brian Armstrong

His comments come about a month after Coinbase said one of its biggest focuses is to transform its workforce into “AI-Natives” — signaling it doesn’t plan to replace a significant share of its 4,200 employees with AI anytime soon.

The increased integration of AI into the workforce has sparked widespread fears that many roles will be replaced by AI in the future. The New York Post recently cited an “Oklahoma tech expert” who predicted that job losses caused by AI will cause a global population collapse from 8 billion to 100 million by the year 2300.

But White House’s AI and crypto czar David Sacks and researchers at Big Four accounting firm PwC are among many who have criticized the gloomy predictions, arguing the AI job loss narrative is overhyped and that it may instead boost employee productivity.

AI is streamlining Coinbase’s ops

That view appears to align with Coinbase’s approach as its engineers now regularly use AI-powered coding tools like Copilot, Claude Code, and Cursor to perform their work.

“This has enabled profound success stories that weren’t possible 12 months ago, like single engineers refactoring, upgrading or building new codebases in days instead of months.”

Armstrong recently said on John Collison’s “Cheeky Pint” podcast that he fired engineers who couldn’t give a good reason for not integrating AI into their everyday work just a week after posting a mandate in one of Coinbase’s Slack channels demanding its engineers to start using it.

Coinbase is on the lookout for over 150 devs, engineers

Coinbase is continuing to hire aggressively in its engineering and development departments, with nearly half of its roughly 350 current job openings seeking hard-skilled professionals, according to its website.

Of these, 93 are specifically backend engineering roles, many of which reference AI in the job title or early in the job description.

Customer experience is by far the highest non-tech role with 56 openings.

Related: AI will make stocks obsolete, driving investors to Bitcoin: Analyst

Fewer crypto layoffs, but also fewer job openings 

While large-scale layoffs have eased across the crypto market, industry recruiters have observed a significant tightening in crypto hiring since 2022, largely attributing it to AI diverting talent and capital away from the sector.

“Developers and entrepreneurs follow the money and excitement, and right now AI is soaking up both,” CryptoJobsList founder Raman Shalupau and researcher Stefi Kiemeney said in comments to Cointelegraph last month.

Magazine: Astrology could make you a better crypto trader: It has been foretold



Source link

September 4, 2025 0 comments
0 FacebookTwitterPinterestEmail

Categories

  • Crypto Trends (1,098)
  • Esports (800)
  • Game Reviews (754)
  • Game Updates (906)
  • GameFi Guides (1,058)
  • Gaming Gear (960)
  • NFT Gaming (1,079)
  • Product Reviews (960)

Recent Posts

  • Absolum Review – A Sleeper Hit
  • Little Nightmares 3 review | Rock Paper Shotgun
  • Heart Machine ends development on Hyper Light Breaker mere months after it entered early access
  • Blatant Animal Crossing Rip-Off Somehow Lands On The PS5 Store
  • Beloved co-operative platformer Pico Park: Classic Edition has been accidentally made free on Steam forever

Recent Posts

  • Absolum Review – A Sleeper Hit

    October 9, 2025
  • Little Nightmares 3 review | Rock Paper Shotgun

    October 9, 2025
  • Heart Machine ends development on Hyper Light Breaker mere months after it entered early access

    October 9, 2025
  • Blatant Animal Crossing Rip-Off Somehow Lands On The PS5 Store

    October 9, 2025
  • Beloved co-operative platformer Pico Park: Classic Edition has been accidentally made free on Steam forever

    October 9, 2025

Newsletter

Subscribe my Newsletter for new blog posts, tips & new photos. Let's stay updated!

About me

Welcome to Laughinghyena.io, your ultimate destination for the latest in blockchain gaming and gaming products. We’re passionate about the future of gaming, where decentralized technology empowers players to own, trade, and thrive in virtual worlds.

Recent Posts

  • Absolum Review – A Sleeper Hit

    October 9, 2025
  • Little Nightmares 3 review | Rock Paper Shotgun

    October 9, 2025

Newsletter

Subscribe my Newsletter for new blog posts, tips & new photos. Let's stay updated!

@2025 laughinghyena- All Right Reserved. Designed and Developed by Pro


Back To Top
Laughing Hyena
  • Home
  • Hyena Games
  • Esports
  • NFT Gaming
  • Crypto Trends
  • Game Reviews
  • Game Updates
  • GameFi Guides
  • Shop

Shopping Cart

Close

No products in the cart.

Close