Application
User and developer access; DApp and AI service invocation layer.
Layer 1 EVM six-layer stack. Protocol layer integrates Multi-Token Gas and On-Chain AI; off-chain AI Workers and NuaSwap handle execution and swaps.
Bottom-up: data persistence → network propagation → consensus → contract execution → protocol extensions → application access.
User and developer access; DApp and AI service invocation layer.
On-chain protocol extensions: core logic for gas payment and AI service economics.
Smart contract and precompiled contract execution environment.
Validator election, block production, and finality guarantees.
Inter-node block and state synchronization.
On-chain state, event logs, and off-chain data interface.
Blockchain maintains identity, registration, stake, verification, and settlement; AI Workers execute inference, training, and Agent tasks; NuaSwap provides gas token swap liquidity.
Protocol layer composed of Multi-Token Gas and On-Chain AI extensions; shared PRC20 payment abstraction.
Gas token admission, state management, and risk rating
Liquidity pool quote source and depth constraints
On-chain PRC20 → PANTA swap execution
Miner fee deduction and gas revenue distribution
AI service registration, pricing, verification, and on-chain settlement.
View On-Chain AI ProtocolPRC20 pricing, locking, and on-chain settlement
Node identity, hardware claims, pricing, and stake
Model ID · Hash · Version · Runtime · Capabilities
Task ID, input commitment, price cap, and status
max_spend lock and Usage Receipt streaming settlement
Task verification, dispute resolution, and stake slashing
Gas Fee and AI Service Fee metered independently; shared PRC20 interface with separate settlement paths.
PRC20 → Swap Engine → PANTA → Miner Fee Settlement
PRC20 → Payment Channel → Usage Receipt → Settlement
Chain maintains commitments, state, and settlement; off-chain carries compute load and data flow.
Users → API / SDK / DApp
├─ Gas Path: PRC20 → Registry → Swap Engine → PANTA → Miner Fee
└─ AI Path: Gateway → Scheduler → Worker → Usage Receipt → Verification → PRC20 Settlement
Hosts EVM, consensus interface, Multi-Token Gas module, and On-Chain AI module. Does not embed AI model runtime.
AI-Geth ├── EVM / WASM Runtime ├── Consensus Interface ├── Multi-Token Gas Module │ ├── Gas Token Registry │ ├── NuaSwap Integration │ ├── Swap Engine │ └── Gas Settlement ├── On-Chain AI Module │ ├── Service Payment (PRC20) │ ├── Node / Model / Task Registry │ ├── Payment Channel │ ├── Stake / Reputation │ └── Verification / Settlement └── Governance Interface
AI inference runs on off-chain AI Workers; gas swaps use NuaSwap liquidity.
Validator Stake / Slashing · Block Finality
Signature · Nonce · Gas Limit · Pool Depth · Registry Risk Rating
Proof of Inference · Dispute Resolution · Stake Slashing
Atomic Finalization · Payment Channel Price Lock · Double-Entry Verification
Protocol Upgrade Gate · Emergency Delisting · Treasury Controls