Coinlocally Lists Tesla, Amazon, Apple, More Tokenized Stock Pairs, Launches Zero-Fee Trading Campaign

TheNewsCrypto2026-04-22 tarihinde yayınlandı2026-04-22 tarihinde güncellendi

Özet

Coinlocally has expanded its trading platform by listing 10 new tokenized stock pairs, including major companies like Tesla, Amazon, Apple, NVIDIA, and Alphabet. From April 14 until May 14, 2026, users can trade these tokenized stocks—such as TSLAX, AAPLX, and AMZNX—against USDT with zero fees. The move is part of a growing trend in tokenized real-world assets, which now exceed $26 billion in on-chain value. According to COO Sam Baumann, the zero-fee campaign aims to make these products more accessible. The listings align with Coinlocally’s strategy of blending traditional market exposure with digital asset trading, offering users a seamless way to access tokenized equities within its existing ecosystem.

Coinlocally today launched 10 new tokenized stock pairs on its trading platform and introduced a zero-fee trading campaign for all newly-listed stock pairs. The new listings include widely recognized companies such as Tesla, Amazon, Apple, NVIDIA, and Alphabet.

Starting on April 14, users can trade TSLAX, COINX, AMZNX, AAPLX, NVDAX, GOOGLX, MCDX, HOODX, METAX, and CRCLX against USDT with zero trading fees through May 14, 2026. This new group of listings gives users exposure to some of the most closely Marco watched names across technology, consumer internet, and digital finance, while keeping that access within Coinlocally’s existing trading environment.

Tokenized real-world assets (RWAs) continue to grow across the digital asset market, with more than $26 billion in distributed on-chain value. At the same time, interest in tokenized equities has been building as more companies look at blockchain-based versions of traditional financial products. Coinlocally’s new listings arrive as tokenized stocks begin to attract wider attention from both crypto platforms and traditional market infrastructure players.

“We want users to be able to access newly-listed tokenized stock markets without extra cost during the launch period,” said Sam Baumann, COO at Coinlocally. “Listing these pairs with zero-fee trading is a practical way to make the product easier to try and more accessible to a wider range of traders.”

The rollout reflects Coinlocally’s broader strategy of connecting traditional market exposure with digital asset trading. The platform supports more than 600 digital assets across spot, margin, and futures markets, with tools for both retail and professional users. The new tokenized stock pairs expand that offering by bringing another set of familiar market names onto the platform.

Coinlocally has also been building out a wider product ecosystem beyond its main trading markets. In addition to spot and derivatives trading, the platform offers services such as P2P trading, Earn, Launchpad, and educational resources aimed at users with different levels of experience. Within that broader mix, the new stock pairs give users another way to access tokenized versions of traditional assets without leaving the platform.

Users can visit Coinlocally’s trading platform to explore the newly listed tokenized stock pairs and start trading with zero fees.

About Coinlocally

Founded in 2020, Coinlocally is a global fintech and digital asset exchange offering secure, fast, and transparent access to cryptocurrency and forex markets. With high liquidity and advanced trading tools, including spot, futures, bot trading, grid strategies, and copy trading, the platform serves both beginners and professional traders worldwide. Coinlocally’s mission is to bridge traditional finance with the emerging world of decentralized finance, empowering users with greater control of their assets through a compliance-driven, seamless transition from centralized (CEX) to decentralized (DEX) trading and broader Web3 innovation.

For more information, users can visit coinlocally.com or follow Coinlocally on Telegram or X.

Disclaimer: TheNewsCrypto does not endorse any content on this page. The content depicted in this Press Release does not represent any investment advice. TheNewsCrypto recommends our readers to make decisions based on their own research. TheNewsCrypto is not accountable for any damage or loss related to content, products, or services stated in this Press Release.

TagsCoinlocallyPress Release

İlgili Sorular

QWhat new feature did Coinlocally launch alongside the 10 new tokenized stock pairs?

ACoinlocally launched a zero-fee trading campaign for all the newly-listed stock pairs.

QWhich major companies are included in the new tokenized stock listings on Coinlocally?

AThe new listings include Tesla, Amazon, Apple, NVIDIA, Alphabet, and others.

QUntil what date will the zero-fee trading campaign for the new stock pairs last?

AThe zero-fee trading campaign will last through May 14, 2026.

QAccording to the article, what is the total distributed on-chain value of tokenized real-world assets (RWAs) in the digital asset market?

AThere is more than $26 billion in distributed on-chain value for tokenized real-world assets.

QWho is the COO of Coinlocally that commented on the new listings?

ASam Baumann is the COO of Coinlocally.

İlgili Okumalar

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

"Codex Goal Mode: How to Make AI Work Continuously Toward a Specific Goal" OpenAI's Codex "goal mode" (/goal) transforms the AI from a reactive code assistant into a proactive execution agent capable of working autonomously for hours or even days to achieve a defined objective. To maximize its effectiveness, follow these key principles: 1. **Define Clear, Verifiable Exit Criteria:** The goal prompt should be a concise, measurable success condition, not a lengthy specification. Use quantifiable metrics like "reduce build time by 30%" or "achieve 100% test parity." 2. **Provide Initial Guidance and Tools:** Direct Codex toward likely problem areas and specify available tools (e.g., browsers, testing environments) to prevent it from exploring unproductive paths. 3. **Enable Progress Measurement:** Equip Codex with ways to track advancement, such as creating comparison tools for visual tasks or evaluation sets, ensuring it can gauge its own progress. 4. **Use a Realistic Execution Environment:** For tasks like performance optimization, provide access to environments that closely mimic production (e.g., similar configs, databases) to yield valid results. 5. **Be Cautious with Visual Goals:** Avoid vague "pixel-perfect" instructions. Instead, supplement visual references with functional checklists or design system specifications to prevent Codex from obsessing over minor details. 6. **Implement Progress Tracking:** For long-running tasks, have Codex commit code to draft PRs, update progress documents, or send Slack updates to maintain visibility into its work. 7. **Review and Consolidate Results:** Once the goal is met, instruct Codex to review its work, clean up ineffective experimental code, and reflect on what strategies succeeded or failed. Ultimately, using goal mode shifts the developer's role from writing prompts to managing a persistent engineering agent—defining objectives, establishing metrics, configuring environments, and conducting final reviews.

marsbit27 dk önce

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

marsbit27 dk önce

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

Recently, Vitalik Buterin has frequently emphasized the concept of "CROPS," first outlined in the Ethereum Foundation's March mandate as core principles guiding its focus: Censorship Resistance, Capture Resistance, Open Source, Privacy, and Security. CROPS represents Ethereum's commitment to providing foundational capabilities for user sovereignty—enabling asset ownership, identity expression, and coordination without reliance on centralized platforms or surrendering ultimate control. This framework is gaining new urgency with the rise of AI, particularly AI agents managing digital assets and automating transactions. While AI offers convenience, it risks centralizing user data, intent, and control if dependent on opaque, centralized services. Vitalik argues for "CROPS AI"—AI that is open, privacy-preserving, secure, and capable of local execution to maintain user agency. He highlights convergence between "CROPS Ethereum access layers" and "CROPS AI," such as using zero-knowledge proofs for private remote LLM calls and Ethereum RPC reads, ensuring users can access services without exposing sensitive information. Ultimately, CROPS is not just an abstract ideal but a practical guide for Ethereum's development and AI integration. It addresses the critical long-term question: as digital systems grow more powerful, how can users retain control over their privacy, assets, and autonomy? In an AI-driven era, these principles may define Ethereum's enduring value—prioritizing verifiable, secure, and user-centric design over short-term optimizations like speed and cost alone.

marsbit31 dk önce

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

marsbit31 dk önce

İşlemler

Spot
Futures
活动图片