Skip to Content
ContractsEconomy

Economy

Draft. How value flows through Akkadia - currencies, fees, and revenue distribution.

Currencies

Akkadia uses two currencies:

CurrencyTypePurpose
GNOTNativePayments for world creation, expansion, block minting, block usage
ACRGRC20Community engagement token earned through activities

Revenue Streams

Personal World Creation & Expansion

When players create or expand personal worlds, fees are distributed:

RecipientShareRole
Fee Collector5% (default)Operational costs
Protocol95% (default)Protocol development
  • First world with default biome is free
  • Expansion costs increase with size level
  • Biome price multiplier affects costs

Block Minting

When players mint (purchase) user-created blocks:

RecipientShareRole
Creator40% (default)Block template creator
Operator60% (default)Protocol operations
  • Creator share is configurable by admin (creatorBPS)
  • System blocks have different rules (managed off-chain)

Block Usage

When players interact with installed blocks:

RecipientShareRole
InstallerConfigurableWho installed the block
OperatorRemainderProtocol operations
  • Installer share is set per-block template (installerBPS)
  • Creates passive income for builders

Fee Recipients

Configured in the Admin contract:

RoleAddressReceives From
Fee CollectorConfigurableWorld creation/expansion (5%)
ProtocolConfigurableWorld creation/expansion (95%)
OperatorConfigurableBlock minting (60%), block usage (remainder)
CreatorPer-blockBlock minting (40%)
InstallerPer-installationBlock usage (configurable %)

ACR Token

ACR (Akkadia Community Rune) is the community engagement token:

  • Earned through gameplay activities (criteria TBD)
  • Minted on-chain by operator based on off-chain activity tracking
  • Leaderboards track balance and lifetime earnings
  • See ACR Token for details

On-Chain vs Off-Chain

On-ChainOff-Chain
Fee distribution and transfersActivity tracking
Token balances (GNOT, ACR)Earning criteria calculation
Mint/usage recordsSystem block inventory
Leaderboard indexesAnalytics and reporting
Last updated on
Docsv1.0.10