EOS (EOS)
Price Chart
EOS News
Loading...
Overview
EOS is a smart‑contract blockchain designed for fast, low‑cost applications. It began life in 2018 as a high‑throughput network using delegated proof‑of‑stake (DPoS) and a unique resource model that lets accounts reserve CPU, NET, and RAM for near‑feeless transactions. In 2025, the project rebranded to Vaulta, and the network’s native token transitioned from the EOS ticker to A in a one‑to‑one swap. The rebrand did not change the chain’s state or core design; it updated the brand and clarified a focus on “Web3 banking” while keeping accounts, contracts, and tools compatible. In practice, EOS (now Vaulta) remains the same public chain under a new name and ticker. (prnewswire.com)
Two themes define the network today. First, performance: the chain upgraded its consensus to Savanna in 2024, enabling roughly one‑second transaction finality through aggregate BLS signatures. Second, interoperability: a native EVM runs as a smart contract so Solidity apps can deploy on the network while benefiting from fast finality and low fees. (globenewswire.com)
Price, Market Position, and Liquidity
As of 11/13/2025 16:00 UTC, EOS trades at $0.264 with a -2.26% move over the last 24 hours.
The market capitalization stands at $170M, placing it at rank #334 by market value.
Daily trading volume is $173K. EOS has moved +8.15% over the past seven days and -15.43% across the last 30 days.
History & Team
EOS was proposed in a 2017 white paper, with the software originally developed by Block.one, led by Brendan Blumer (CEO) and Dan Larimer (CTO), who had previously created BitShares and Steemit. After a year‑long token sale, the mainnet launched in mid‑2018. In 2019, the U.S. Securities and Exchange Commission settled charges with Block.one over an unregistered ICO for $24 million; Block.one neither admitted nor denied the findings. (sec.gov)
By 2021, the community organized a new steward, the EOS Network Foundation (ENF), led by Yves La Rose, to coordinate core development and ecosystem funding independent of Block.one. In 2022, EOS and sister chains Telos, WAX, and UX forked and rebranded the EOSIO codebase to Antelope, a community‑run framework for high‑performance chains. That same year and into 2023, ENF and partners launched an EVM on EOS and an Antelope IBC that connects Antelope‑based networks. In 2025, ENF shepherded the public rebrand to Vaulta and the token swap from EOS to A. (eosnetwork.com)
Backing and investors have included both community and institutional stakeholders. The 2017–2018 sale raised several billion dollars. In 2023, DWF Labs announced a $60 million strategic partnership—$45 million in EOS tokens plus $15 million earmarked for projects—to accelerate ecosystem growth. EOS Network Ventures also committed $20 million toward GameFi and EVM‑based projects. (sec.gov)
Technology & How It Works
Consensus, finality, and block producers
The network originated with delegated proof‑of‑stake (DPoS): token holders vote for a rotating set of validators (called block producers) who create blocks and secure the chain. In September 2024, the chain activated Savanna, a modern BFT‑style consensus that aggregates BLS signatures to reach instant, deterministic finality in about one second. This change improved speed and reliability without changing the user experience of accounts and contracts. (eosnetwork.com)
Resource model: CPU, NET, and RAM
Instead of charging a fixed fee per transaction, the protocol allocates three resources to accounts:
- CPU (compute time)
- NET (bandwidth)
- RAM (on‑chain storage)
CPU and NET can be rented via the PowerUp model for short periods (typically 24 hours). RAM is bought and sold in a market that tracks demand for storage. This model keeps costs low and predictable for apps and users, especially when usage spikes. (staging.docs.eosnetwork.com)
EOS VM and smart contracts
Smart contracts are compiled to WebAssembly and run in EOS VM, a low‑latency engine purpose‑built for the chain. Developers write contracts (commonly in C++) and use role‑based permissions natively at the account level to manage keys and app operations. (eosnetwork.com)
EVM compatibility
To welcome the broader Solidity ecosystem, ENF shipped the EOS EVM: an Ethereum‑compatible runtime deployed as a smart contract on the chain. It offers one‑second blocks, high swap throughput, and compatibility with common Ethereum tools (e.g., Hardhat, MetaMask via Snap). Gas in the EVM environment ultimately settles in the network’s native token. (eosnetwork.com)
Inter‑chain communication
Antelope’s trustless IBC lets chains such as EOS/Vaulta, Telos, WAX, and UX verify each other’s finalized blocks and move assets. This enables horizontal scaling and cross‑chain applications without custodial bridges. (ibc-docs.uxnetwork.io)
Tokenomics & Utility
The network’s economic design has evolved through on‑chain governance. In 2019, block producers reduced annual issuance from 5% to 1% and retired a large, unused “savings” balance—an early step to tighten supply growth. (cointelegraph.com)
In May–June 2024, the network approved a comprehensive tokenomics update. Key points:
- Supply was fixed at a 2.1 billion maximum, replacing the legacy path toward a 10 billion cap. The change effectively retired about 80% of future emissions.
- Issuance follows a four‑year halving cadence, creating a slow, predictable release over decades.
- Newly created tokens are allocated across clear “buckets,” including RAM market operations, staking rewards, block producers, the ENF, EOS Labs, and infrastructure.
These changes aimed to make the supply predictable, align incentives for core infrastructure, and strengthen long‑term sustainability. (eosnetwork.com)
What the token does:
- Powers transactions and smart‑contract execution (including the EVM).
- Secures the network through staking and governance (voting for block producers and other on‑chain actions).
- Reserves CPU/NET via PowerUp and buys RAM in the chain’s storage market.
After the 2025 rebrand, the ticker changed from EOS to A, but the utility and allocation model remained intact. (staging.docs.eosnetwork.com)
Ecosystem & Use Cases
The chain is built as a general‑purpose platform for consumer‑grade apps that need fast confirmation and micro‑fees.
- Web3 apps and games: Upland, a metaverse app with millions of registered accounts, raised funding with EOS Network Ventures participating and has long run atop this stack. The project later moved to its own appchain while staying part of the broader ecosystem. (webdisclosure.com)
- Knowledge and media: Everipedia (now IQ.wiki) initially deployed on the chain and experimented with oracle feeds and tokenized contributions. (en.wikipedia.org)
- DeFi: Native platforms like DefiBox offer swaps, lending, a RAM market view, and the USN stablecoin mechanism, showcasing how the resource model and DeFi can blend on a high‑throughput chain. (defibox-v1.com)
- Interoperable deployments: With the EOS EVM, Solidity teams can deploy familiar contracts and tap into fast finality. Projects can bridge assets among Antelope‑based chains through IBC and, increasingly, use trustless bridges between the native and EVM environments on the same ledger. (eosnetwork.com)
The ENF also coordinates grants, blue‑paper research, and venture initiatives such as the $20 million commitment from EOS Network Ventures to spur GameFi and EVM projects. (coindesk.com)
Advantages & Challenges
Advantages
- Fast finality and high throughput: Savanna consensus gives roughly one‑second, deterministic finality, improving user experience for payments, games, and DeFi. (globenewswire.com)
- Low, predictable costs: Renting CPU/NET and buying RAM avoids traditional per‑transaction gas fees and helps apps budget for usage. (staging.docs.eosnetwork.com)
- Flexible developer stack: Native WebAssembly contracts plus an Ethereum‑compatible EVM widen the talent pool and make migration easier. (eosnetwork.com)
- Interoperability: Antelope IBC and cross‑environment bridges let assets and messages move trustlessly between sister chains and between native and EVM contexts. (ibc-docs.uxnetwork.io)
- Organized ecosystem support: The ENF and partners fund public goods, core upgrades, and app‑level accelerators. (eosnetwork.com)
Challenges
- Validator concentration: The classic DPoS design with a small active set of block producers raises recurring debates about decentralization and voter engagement. This remains a governance challenge.
- Complexity for newcomers: Resources (CPU/NET/RAM), account creation, and PowerUp can be harder to grasp than simple “pay‑per‑transaction” models, though modern wallets and guides reduce friction. (staging.docs.eosnetwork.com)
- Competitive landscape: The network competes with Ethereum L2s and other high‑performance L1s. Winning developer mindshare depends on tooling, liquidity, and clear value beyond speed.
- Brand transition: The 2025 rebrand to Vaulta introduced a new ticker (A) and messaging. While the change clarifies strategy, it also requires education so users, exchanges, and dApps stay aligned. (prnewswire.com)
Where to Buy & Wallets
Vaulta (A), formerly EOS, can be purchased on Binance.US, KuCoin, and OKX, among other major exchanges that completed the EOS→A token migration. (support.binance.us)
A is also available through the official Vaulta Swap Portal on Unicove for on‑chain conversion from legacy EOS at a 1:1 ratio. (vaulta.com)
For self‑custody, Anchor (by Greymass) supports Antelope‑based chains and works with Ledger hardware for key storage. Wombat and TokenPocket provide mobile wallets with EOS/Vaulta support and account management. Unicove is the project’s web wallet and explorer, and it hosts the official token‑swap interface and MetaMask Snap integration for using MetaMask with the network. On the DeFi side, DefiBox offers a native DEX and lending on the network. (greymass.com)
Regulatory & Compliance
From a U.S. perspective, the most notable event was the SEC’s 2019 settlement with Block.one over its 2017–2018 token sale. Block.one paid a $24 million civil penalty related to the unregistered offering of ERC‑20 sale tokens. The order did not require listing the live network token as a security, and Block.one resolved the matter without admitting or denying the SEC’s findings. While this enforcement targeted the issuer’s offering rather than ongoing network activity, it set an early precedent for how U.S. regulators could view large ICOs. Separate private class‑action litigation has also wound through the courts. (sec.gov)
In other jurisdictions, centralized exchanges list and support A under standard compliance programs, suggesting the asset is generally tradable where local rules permit. However, details—such as available pairs or custody services—vary by venue and can change with policy shifts, so users typically rely on their exchange’s local disclosures. (support.binance.us)
With respect to Islamic finance, many scholars consider utility tokens that grant access to computing resources and network services to be permissible (halal), provided there is no involvement with interest (riba), excessive uncertainty (gharar) beyond ordinary market risk, or gambling/speculation mechanics built into the protocol. The network’s token functions primarily as a right to bandwidth, storage, and governance—attributes that align with a consumptive use case rather than a debt instrument. Interpretations can still vary by school of thought and by how the token is used in practice (for example, leverage or certain financial derivatives may not be acceptable). The protocol itself does not embed interest‑bearing mechanics.
Overall, the project operates as an open‑source blockchain. Compliance outcomes for individuals and businesses depend on jurisdiction, purpose, and counterparties (e.g., exchanges or custodians). Users typically consult local guidance and, where necessary, seek professional advice for specific obligations or religious rulings.
Future Outlook
Technically, the path forward centers on three pillars:
- Deepening finality and performance: The Savanna upgrade demonstrated the chain’s capacity to evolve core consensus. Future releases under the Antelope roadmap aim to keep improving speed, security, and developer ergonomics. (eosnetwork.com)
- Refined developer experience: With an EVM running on‑chain, plus native WASM contracts, the network can attract teams from both worlds. The ecosystem is also working on trustless bridges between native and EVM contexts and broader IBC across Antelope networks to make multi‑chain deployments routine. (eosnetwork.com)
- Web3 banking strategy: The Vaulta brand frames a focus on consumer payments, savings/wealth tools, and programmable financial services. Exchange migrations to A are complete across many platforms, and wallet integrations (including MetaMask via Snap) lower the barrier to entry for new users. (prnewswire.com)
On the economic side, the fixed supply with four‑year halvings and dedicated funding buckets (staking, RAM market support, core development, and ecosystem growth) provide a long‑range incentive structure. Execution—shipping software, attracting apps, and nurturing liquidity—will determine how well those incentives translate into real‑world adoption. (eosnetwork.com)
Summary
EOS began as a high‑speed, low‑fee smart‑contract platform with a distinctive resource model and token‑holder governance. Over time, the community, through the EOS Network Foundation and the Antelope coalition, took control of the codebase, delivered major upgrades like Savanna instant finality and a native EVM, and refined the token economy with a fixed supply and halving schedule. In 2025, the project rebranded to Vaulta and swapped its ticker from EOS to A without changing the underlying chain or its contracts, signaling a long‑term push into Web3 banking. Today, the network blends performance, interoperability, and structured ecosystem support to serve consumer‑grade apps, DeFi, and games—while continuing to evolve its governance and tooling to meet the demands of the broader crypto economy. (globenewswire.com)
Market Data
Tile coloring: Green indicates positive changes, red indicates negative changes, and neutral indicates no significant trend or unavailable data.

