Fanatics, a sports merchandising and collectibles giant, is reportedly mulling an entry into the predictions market in partnership with Crypto.com. According to a Financial Times report, the plans for a potential collaboration between the two are still in early stages…Fanatics, a sports merchandising and collectibles giant, is reportedly mulling an entry into the predictions market in partnership with Crypto.com. According to a Financial Times report, the plans for a potential collaboration between the two are still in early stages…

Fanatics mulls predictions market entry in partnership with Crypto.com

2025/11/14 16:16

Fanatics, a sports merchandising and collectibles giant, is reportedly mulling an entry into the predictions market in partnership with Crypto.com.

Summary
  • Fanatics is reportedly exploring a potential partnership with Crypto.com to foray into the prediction market.
  • The Companies are in early stages of discussion, and an official announcement is yet to be made.

According to a Financial Times report, the plans for a potential collaboration between the two are still in early stages and could change depending on how discussions unfold, as per information from unnamed sources.

Fanatics changes its stance

Fanatics is a sports-focused retail and technology company that also operates in collectibles like trading cards. The company has raised over $700 million from big names like SoftBank, Silver Lake, Fidelity, and Clearlake Capital, and was valued at $31 billion as of December 2022.

Prediction markets have emerged as a hot new niche in the U.S., and sports betting, specifically, is drawing in a lot of attention from investors and bettors alike. Currently, the market is dominated by a few major players like Kalshi and Polymarket, both of which have witnessed rapid growth and increasing institutional interest.

However, over the past few months, a number of new entrants have made their way in a bid to capitalize on the momentum and secure early footholds in the sector.

Crypto.com, a global crypto exchange, has recently forayed into providing regulated event contracts and has offered its infrastructure to a number of consumer-facing platforms like Underdog and Hollywood.com in launching dedicated prediction markets.

Neither Fanatics nor Crypto.com had confirmed the development at press time.

Fanatics already operates a sportsbook via its subsidiary Fanatics Betting and Gaming, but the company leadership had previously clarified that it had no plans to enter the prediction markets space, with top executives remaining cautious over the regulatory uncertainty at the time.

However, since those comments were made earlier this year, a lot has happened on the regulatory front.

Regulatory clarity prompts predictions market boom

Mainly, the Commodity Futures Trading Commission, which had fined Polymarket back in 2022 and sent the platform away from U.S. shores over unregistered contracts, has flipped its stance in recent months under President Donald Trump’s administration.

Back in September, the CFTC issued a no-action letter approving Polymarket’s acquisition of QCX, effectively clearing the way for Polymarket to resume operations in the United States and giving others a sign that the regulatory tide had turned in favor of federally supervised prediction markets.

Against this backdrop, Kalshi, which has been embroiled in several legal battles across U.S. states over whether its contracts should be treated as gambling or derivatives, has also notched multiple courtroom wins that reinforced its federal regulatory positioning.

With the regulatory environment becoming clearer, the big brands have started betting big on the space.

For instance, over the past few weeks alone, Polymarket has notched multiple high-profile deals with names like the UFC, which is integrating prediction features into live broadcasts, and Yahoo Finance, which is now showcasing Polymarket odds across its platform.

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.

You May Also Like

Paydax (PDP) Lending Introduces New Way To Earn With Crypto – Here’s How To Get Started

Paydax (PDP) Lending Introduces New Way To Earn With Crypto – Here’s How To Get Started

The post Paydax (PDP) Lending Introduces New Way To Earn With Crypto – Here’s How To Get Started appeared on BitcoinEthereumNews.com. Paydax (PDP) Lending Introduces New Way To Earn With Crypto – Here’s How To Get Started Zero Paperwork, No Endless Waiting? For generations, traditional financial institutions have made borrowing and lending a slow, stressful, and unexciting process, a problem that seems to have extended into the crypto industry. One would have to undergo several rigorous processes and complete extensive paperwork just to get approval from the bank. Not to mention the pittance these banks give as interest or rewards for assets locked in their vaults. Now, imagine a world with no paperwork, long queues, the need to beg for approval, or unpleasant loan officers determining your fate when borrowing assets. This is the world Paydax (PDP) is building. With PayDax, everyone has the opportunity to borrow, earn, and grow wealth in ways banks never imagined. Join the PayDax (PDP) presale today at only $0.015 to get started. Who Needs Banks When PayDax (PDP) Can Do The Lending? Paydax is a cutting-edge DeFi platform that transforms how you access liquidity, eliminating the need to sell your crypto, staked assets, or even physical items like real estate or luxury watches. The forefront lending platform eliminates banks and other traditional institutions, handing power back to you. With Paydax, you have control over lending, borrowing, and staking in a single, transparent ecosystem.  Furthermore, this groundbreaking infrastructure enables borrowers to select flexible loan-to-value ratios of 50%, 75%, 90%, or 97%, depending on their individual risk tolerance and financial needs. For instance, an investor whose crypto is locked up and needs capital can borrow stablecoins with any of the loan-to-value ratios without actually selling their holdings. This means that the investor’s crypto is still invested, while they receive cash.  Beyond borrowing with crypto, you can also borrow using tangible items, such as gold, real estate, and…
Share
BitcoinEthereumNews2025/09/23 06:40
Will ERC-8004 repeat the mistakes of account abstraction?

Will ERC-8004 repeat the mistakes of account abstraction?

Author: Haotian Last time I talked about how the x402 protocol continues the Lightning Network. Recently, while having dinner with a group of programmer friends, I was "challenged" again: Isn't x402 just the previous AA account abstraction? The subtext is that Ethereum has been working on account abstraction for many years, investing so many resources in ERC-4337, Paymaster, and various grants and wallet service providers, but as we've seen, it has been criticized by many for being all talk and no action. Although I don't think AA has failed, what exactly is the problem? 1. Paymaster shifts the user's gas consumption to the project team, which sounds great, but the project team's motivation to burn money on payment is very weak, and the ROI is unclear. It has undoubtedly entered a dead end in the business model. How can it survive on blood transfusions without the ability to generate its own revenue? 2. The AA account abstraction is limited to the EVM ecosystem. For example, ERC4337, Paymaster, and EntryPoint contracts are all Ethereum-specific. If you want to achieve cross-EVM ecosystem use including Solana, BTC, etc., you have to add more middleware services to realize the function. However, the problem is that the middleware services add another layer of transaction fee sharing, which makes the ROI of the business model even more challenging! There are many complex technical issues, which I won't go into detail about, but to put it simply, AA is essentially a product of "technology for technology's sake," a work that reflects the past trend of pure research in Ethereum. In comparison, what is the x402 protocol all about? What are the differences? Some criticize it for bringing out the ancient HTTP 402 status code, which has been around for 30 years, and playing the game of carving on gold. But don't forget the HTTP 402 status code—this is the underlying protocol of the Internet, the common language of Web2 and Web3. AA requires smart contracts, on-chain state, and EVM virtual machine execution, while x402 only requires an HTTP request header and can be used by any system that supports HTTP—Web2 APIs, Web3 RPCs, and even traditional payment gateways are all compatible. This is not an optimization solution based on stacked technologies, but a "dimensional reduction attack" that simplifies the protocol layer. Instead of messing around with various compatibility, adaptation and trust methods at the application layer, it is better to first unify the standards of the upstream protocol layer. The key point is that x402 is a naturally good cross-chain interoperability standard. As long as the agent can send HTTP requests, handle 402 responses, and complete EIP-3009 authorization (or equivalent standards of other chains), whether it is Base, Monad, Solana, Avalanche or BSC, there is no cross-chain awareness at the protocol level. It is only reflected in the single point of failure of settlement and payment. In comparison, the cost of cross-chain is much lower. Facilitator can serve multiple chains simultaneously, and users' payment history data can be indexed uniformly. Developers can "connect" the entire ecosystem by integrating it once. My overall impression is that AA is a sophisticated project driven by a researcher's mindset, while the x402 protocol is a pragmatic approach forced by market demand. The question is, will ERC-8004 follow the same path as AA? From a purely theoretical perspective, ERC-8004 is very similar to AA 2.0. It is still exclusive to EVM and requires the deployment of a three-layer registry (Identity/Reputation/Validation). Early incentives also rely heavily on external subsidies or staking. These are all pitfalls that AA has encountered. If other chains want to be compatible, they will still have to add an extra layer of trust costs. The difference lies in the fact that, within the x402 framework, ERC-8004 is merely a tool, not a overarching standard. Other chains need to be compatible with the x402 protocol, not ERC8004. This difference in positioning is crucial. What was AA's problem back then? It wanted to become "the sole standard for Ethereum payment experience," demanding that the entire ecosystem revolve around it: wallets had to adapt, applications had to integrate, and users had to change their habits. This kind of top-down push, without a killer application and a clear ROI, naturally couldn't succeed. ERC-8004 is different. It doesn't need to be the main player because x402 has already solved the core problem: payment. ERC-8004 simply provides an "optional" trust layer on this already working payment network. Moreover, ERC-8004 is riding on the coattails of x402, so it doesn't need to build its own ecosystem from scratch. x402 already has a clear business loop (Provider traffic generation, Facilitator charging), a complete technology stack (HTTP protocol + EIP-3009), and an active project ecosystem. ERC-8004 only needs to be "plug and play".
Share
PANews2025/11/14 17:00