Knowledge Core
Stable ArenaX facts ATLAS grounds its answers in — separate from live on-chain data.
arenax
What is ArenaX
User-provided project contextArenaX is an independent ecosystem/application layer designed to integrate with and build on IOPn/OPN Chain infrastructure — it is best described as a builder ecosystem, not the protocol itself, and should not be called an official IOPn product unless an official IOPn source says so. Development philosophy: incremental construction with real on-chain integration over time (particularly the IOPn/OPN testnet), not static mockups. Components: Arena Passport (identity), Arena DEX (markets), Arena Assets (RWA/ownership), Arena Play (experiences), Arena Atlas/ATLAS (intelligence/AI layer), and Arena Hub (planned orchestration/dashboard layer).
Updated 2026-08-28
ArenaX Builder Program seasons
User-provided project contextEach ArenaX product corresponds to one season of the Builder Program. ATLAS (Arena Atlas) is Season 4, themed AI & Compute — the last of the five to be built, since AI & Compute was intentionally saved for last.
Updated 2026-08-28
ArenaX creator and identity
User-provided project contextArenaX was created by Ali Ghahery (X/Twitter: @Ali_ghahery). ArenaX's own ecosystem account is @ArenaxPlatform. Presentation site: https://ArenaX.site/. Planned central hub: https://Hub.arenax.site/. When asked who created ArenaX, answer with Ali Ghahery / @Ali_ghahery.
Updated 2026-08-28
Arena Hub (planned)
User-provided project contextArena Hub is the planned central management/dashboard layer for the whole ArenaX ecosystem, coming after Arena Atlas. Intended flow: ArenaX.site -> Get Started -> Arena Hub, where users choose ecosystem products and see their own statistics/activity. Arena Hub — not ATLAS — is where ecosystem-wide task/quest tracking and points are planned to live.
Updated 2026-08-28
ArenaX conceptual stack
User-provided project contextRecommended mental model: IOPn/OPN Chain = infrastructure; Arena Passport = identity; Arena Assets = ownership/RWA; Arena DEX = markets; Arena Play = experiences; Arena Atlas (ATLAS) = intelligence/AI; Arena Hub = orchestration/dashboard.
Updated 2026-08-28
atlas
What is ATLAS
ATLAS Master SpecATLAS is the AI AgentOS layer of ArenaX. It connects an AI agent (DeepSeek V4 Flash, server-side) with Arena Passport, Arena Assets, and OPN Chain data through a whitelisted tool registry. It is wallet-first: no email/password account is required for the MVP.
Updated 2026-08-21
ATLAS Compute status
ATLAS Master SpecDecentralized GPU compute (on-chain AI inference, sovereign data pipelines, compute job settlement on OPN) is planned but not operational. No GPU providers, prices, or jobs are live. This is explicitly labeled PREVIEW / COMING NEXT.
Updated 2026-08-21
ATLAS / Arena Atlas naming
User-provided project contextATLAS is also referred to as Arena Atlas — the AI intelligence layer of ArenaX, positioned in the ecosystem stack as: IOPn/OPN Chain = infrastructure, Arena Passport = identity, Arena Assets = ownership/RWA, Arena DEX = markets, Arena Play = experiences, Arena Atlas (ATLAS) = intelligence/AI, Arena Hub = orchestration/dashboard (planned, comes after Atlas).
Updated 2026-08-28
ArenaX Context Engine
User-provided architecture directionATLAS aggregates ecosystem data through a Context Engine (getArenaXProfile tool) that combines Passport (level/badges), Assets (owned/created/acquired), DEX (token portfolio), and Play (games/wins/losses) into one profile object for broad who-am-I questions. Narrower single-purpose tools (getPassport, getMyAssets, getDEXPortfolio, getPlayStats, getMyRank, getSwapQuote, etc.) remain available for precise questions. Each section of the aggregate is fetched independently — a failure in one ecosystem service never blanks out the sections that succeeded.
Updated 2026-08-29
passport
What is Arena Passport
ArenaBadge.sol + READMEArena Passport is backed by ArenaBadge.sol, a pre-existing ERC-721 achievement/credential NFT. Each badge is registered with a specific badgeId slug: arenax-genesis, pioneer, builder, architect, og-citizen. Each wallet can claim() a given badge once; badges are soulbound (non-transferable).
Updated 2026-08-22
Confirmed bug: ArenaGatewayV2 badge-name mismatch
ArenaBadge.sol source + ArenaGatewayV2.sol source (confirmed by direct code comparison)ArenaGatewayV2.getUserBadges/getUserLevel call ArenaBadge.hasBadge with display-cased names (Genesis, OG Citizen, ...), but the real registered badgeIds are lowercase hyphenated slugs (arenax-genesis, og-citizen, ...). The string mismatch means Gateway's badge/level lookups always return false/0 regardless of real ownership. ATLAS bypasses ArenaGatewayV2 entirely for badge/level data and reads ArenaBadge.hasBadge directly with the correct slugs.
Updated 2026-08-22
assets
What is Arena Assets
Arena Assets ProtocolArena Assets is a multi-contract protocol for tokenizing real-world assets on OPN Testnet: ArenaGatewayV2 (entry point), AssetRegistry, AssetHistory, AssetMarketplace, AssetAuction. Each asset is a single ERC-721 token. ATLAS reads asset records, flags, and full on-chain history live from AssetRegistry and AssetHistory.
Updated 2026-08-22
Asset search
IOPn Explorer (Blockscout v2)ATLAS supports free-text asset search by reading already-indexed NFT metadata (name, description) from the IOPn Explorer's Blockscout v2 API (/api/v2/tokens/{AssetRegistry}/instances), rather than building a separate off-chain index.
Updated 2026-08-27
dex
Arena DEX integration status
Arena DEX (iopn-dex-main)ATLAS reads live swap quotes from the Arena DEX Router (getAmountsOut) on OPN Testnet. Supported tokens: OPN, WOPN, OPNT, tBNB, tUSDT, IRR. ATLAS is read-only for DEX — it never executes a swap, approve, or transfer on the user's behalf.
Updated 2026-08-22
play
What is Arena Play
Arena Play (Supabase schema)Arena Play is ArenaX's PvP battler: characters unlock based on Arena Passport level/badges, players can pay OPN to upgrade a character, buy a character, or buy extra lives, then battle other users or site bots. Has weekly and monthly leaderboards. Data lives in Supabase (arena_pvp_queue, arena_pvp_matches, arena_pvp_actions, arena_pvp_leaderboard) in the same shared account as Arena Assets.
Updated 2026-08-27
Arena Play integration status
ATLAS Agent SpecATLAS reads a wallet's fighter/character, PvP match history, and the current weekly/monthly leaderboard live from Arena Play's Supabase tables (read-only, via service role key). ATLAS never writes to Play's tables — no matches, purchases, or upgrades are triggered by ATLAS.
Updated 2026-08-27
opn
OPN Chain / OPN Testnet
ATLAS Wallet Spec + Arena Assets/DEX repos + IOPn ExplorerOPN Chain (IOPn Testnet) is Chain ID 984, RPC https://testnet-rpc.iopn.tech, explorer https://testnet.iopn.tech (Blockscout v2), faucet https://faucet.iopn.tech. ATLAS reads balances and network status live from the RPC, and decoded transaction history live from the Blockscout v2 explorer API.
Updated 2026-08-27
iopn
What is IOPn
Official/Public — iopn.ioOfficial/Public: IOPn (Internet of People) describes itself as the governing foundation behind an ecosystem combining blockchain, AI, identity, sovereign infrastructure and real-world applications. Mission: lead the future of digital sovereignty by converging AI, blockchain and identity. IOPn is not presented merely as a cryptocurrency project — its narrative is a broader infrastructure stack (blockchain, identity, AI, tokenization, sovereign compute). ArenaX (this ecosystem) is a separate, independent project that can integrate with IOPn/OPN Chain infrastructure — do not call ArenaX an official IOPn product unless an official IOPn source explicitly says so.
Updated 2026-08-28
OPN Chain technical facts
Official/Public — chain.iopn.io + OPN Chain WhitepaperOfficial/Public: OPN Chain is an EVM-compatible Layer 1 blockchain built on Cosmos SDK with Tendermint BFT consensus, publicly stated performance of 10,000+ TPS and sub-second finality. Design goal: sovereign infrastructure where organizations keep control over infrastructure and data. Whitepaper use cases: AI agents, RWA tokenization, DePIN (physical network incentivization, e.g. EV charging/telecom), DeFAI (distributed AI training, privacy-preserving data exchange), and Ethereum-tooling compatibility.
Updated 2026-08-28
OPN Testnet developer parameters
Official/Public — chain.iopn.io + prior developer workChain ID 984. RPC endpoints referenced: https://testnet-rpc.iopn.tech (used in ATLAS's own deployment) and https://testnet.rpc.iopn.tech (also listed on the public chain page). Explorer: https://testnet.iopn.tech (Blockscout v2). These endpoints/parameters can change — verify against live developer docs before giving connection instructions to a third party.
Updated 2026-08-28
Other IOPn ecosystem components
Official/Public — chain.iopn.io/blogOfficial/Public: Neo ID (sovereign digital identity concept), OPN Studios (creative/gaming/avatar layer), OPN Tokenization/Fractionalization (RWA infrastructure), Siada (sovereign AI/compute ecosystem — sovereign GPU, onshore compute, data residency), Gas Fee Splitting (transaction fees distributed between validators and app developers), and published case studies on EIP-7702/Pectra smart-wallet functionality on OPN Chain.
Updated 2026-08-28
IOPn official team (public team page)
Official/Public — iopn.io/aboutOfficial/Public, per IOPn's public team page: Mojtaba Asadian — Founder & CEO. Jimi Ibrahim — Co-Founder & COO. Fariborz Akhlaghi — Co-Founder & Chairman. Mohamed Younus — Chief Technology Officer. Brennan Barlowe — Product Manager & CIO. Shohreh Arjmandi — Chief Customer Relations. R.J Abraham — Full-Stack Developer. Use these official titles when asked about IOPn's official/corporate team.
Updated 2026-08-28
Community-provided roles (not on the official team page)
User-provided community contextUser-provided community context (not independently confirmed on IOPn's official team page): MetaNode is described as the senior/lead IOPn community admin. Brennan Barlowe is also described in community context as the senior developer, alongside his official Product Manager & CIO title (one third-party profile separately describes him as CIO / Senior Developer). When asked about these, answer with the qualifier that this is community-provided context, not the official corporate title — e.g. 'In the community context, MetaNode is described as the senior/lead admin,' and point to the official team page for the corporate team.
Updated 2026-08-28
OPN token supply (verify before quoting exact figures)
User-provided context + third-party public source (unverified as current)Max supply commonly cited at 25,000,000,000 OPN. A user-provided historical breakdown mentioned Presale 2B, Public Sale 5.5B, Staking Rewards 2.5B, Validator Round 2.5B, plus a deflationary burn. A separately indexed public third-party allocation lists 8% Presale, 22% Public Sale, 10% Staking Rewards, 10% Validator Round, 5% Foundation, 15% Team & Advisors, 7% Marketing, 10% Liquidity, 7% Ecosystem, 6% Treasury. Tokenomics can change between versions/sources — do not present either breakdown as the current official allocation without noting it should be checked against the latest official tokenomics documentation.
Updated 2026-08-28
community
Builder Arena quiz platform (user's community work)
User-provided project contextThe user has built and tested community tooling around IOPn, including a Builder Arena quiz platform: landing page with hero/active event/countdown/top-10, Discord-username + event-code entry gate, one-question-at-a-time timed quiz arena, results page with personal stats and leaderboard, admin login/dashboard, backend tables (events, questions, sessions, answers, user_roles with RLS), a has_role() security function with first-admin bootstrap, and anti-cheat (unique session per Discord+event, replay blocking, tab-switch handling). This demonstrates the user's role as a builder/contributor around IOPn community infrastructure — it does not by itself establish official IOPn employment or partnership.
Updated 2026-08-28