About the $YOM token
What $YOM is, where it's live (Avalanche), where to trade it, the contract address, and how it fits into the network economy.
in this article
$YOM is the token that powers YOM’s decentralized GPU edge network, the compute grid built from gaming PCs that streams games today and real-time AI workloads next. It’s an ERC-20 token live on Avalanche C-Chain. Operators earn it for hosting players. Holders can use it for governance once the governance module ships. Studios are paid in it. It’s the unit of account for everything that flows through the network.
the basic facts
| Ticker | $YOM |
| Chain | Avalanche C-Chain (chainId 43114) |
| Contract address | 0xb6314518b61b4864162c7aE7fdc36261e0A14C4b |
| Total supply | 750,000,000 YOM |
| Verified on | Snowtrace |
| Whitepaper + tokenomics | /tge |
The contract is verified on Snowtrace, so anyone can read the code that defines how the token works. What you read is what runs: a standard ERC-20 with the additional logic for the network’s settlement mechanics, deployed once and immutable. There are no special functions that can mint to specific addresses and no proxy that can be silently upgraded.
where to trade $YOM
As of TGE on 5 June 2026, $YOM is live on four venues:
- MEXC (centralized): MEXC YOM/USDT pair
- KuCoin (centralized): KuCoin YOM/USDT pair
- Kraken (centralized): Kraken YOM/USD pair
- Blackhole (decentralized on Avalanche): Blackhole swap with the AVAX → YOM pair pre-selected
More exchange listings are expected over time. The current set always lives on the TGE page.
how to add the token to a wallet
To see your $YOM balance in a wallet that doesn’t auto-detect the token:
- Make sure your wallet is connected to Avalanche C-Chain (chainId 43114)
- Add a custom token using the contract address above
- The symbol is
YOM, decimals is18
Most modern wallets (MetaMask, Rabby, Coinbase Wallet, Particle) will auto-suggest the token if you paste the contract address in the “Add token” flow.
how $YOM enters circulation
A few different flows put tokens into hands:
- Operator rewards: 40% of every session fee is paid directly to the operators who served the session, automatically settled on-chain
- YOM Foundation: 55% of every session fee funds protocol operations, treasury, and ecosystem incentives
- Burn: the remaining 5% is permanently removed from supply, keeping $YOM deflationary
- Initial distribution at TGE: roughly 16% of total supply entered circulation at TGE, mostly from the treasury, ecosystem, and liquidity allocations. The rest vests per bucket; see the vesting schedule and the exact live figures on /tge
- Quests + community programs: a small allocation funds the questing and mindshare programs in the YOM app
what $YOM is and isn’t
$YOM is:
- A utility token for accessing and rewarding the YOM network
- A vehicle for governance (once the governance module is live)
- Listed and tradeable on regulated venues
$YOM isn’t:
- A security: the token doesn’t entitle holders to dividends or company equity
- A stablecoin: its market price floats freely
- Required to play games on YOM as a player
MiCAR / regulatory framing
The token’s marketing materials in the EU are filed under the EU’s MiCA regime (Markets in Crypto-Assets Regulation). The whitepaper is notified to the Central Bank of Ireland and the AFM (Dutch financial regulator) before market activities began. Links to both whitepapers live in the footer of every page.
This is technical compliance plumbing. It doesn’t change anything about how the token works, but it means the marketing is happening inside a regulated framework rather than outside one.
the contract is real and verified
You can prove every fact in this article by reading the contract directly on Snowtrace. Total supply, ownership controls, settlement function. Nothing in YOM’s tokenomics is hidden or off-chain.