ƒxyzƒxyz Docs
The NetworkFoundations

Token Ecosystem

Current token-state overview · three input tokens (Florin, Joule, HoW) converge into ƒxyz, the unified governance position.

ƒxyz IS the score. Three input tokens (Florin, Joule, HoW) all converge into ƒxyz via different mechanisms. The displayed ƒxyz governance position is a single unified number across on-chain (Solana Token-2022 balance) and off-chain (Member.fxyzConviction Formula B accumulator).

Current State

Florin, Joule, and HoW mint accounts are part of the current Solana Token-2022 posture. ƒxyz is the unified governance position : on-chain ƒxyz balance plus an off-chain conviction accumulator that builds via Formula B (Conviction Voting, Emmett 1Hive 2019).

Token Overview

AssetSymbolCurrent roleStatus
Florinƒ / FLRcapital token · transferable · 3 opt-in conversion paths into ƒxyzLIVE
JouleJ / JLEwork contribution · continuous transform (180d window) into ƒxyzDEPLOYED
HoW / HOWknowledge contribution · continuous transform (365d window) into ƒxyzDEPLOYED
ƒxyzƒxyzunified governance position (on-chain + Formula B conviction)LIVE (on-chain) · building (conviction)

Florin

Florin is the capital token. By default it is transferable capital stock (Hicks 1939) with no demurrage on unlocked balance.

Florin has three opt-in conversion paths that route into ƒxyz governance position:

  1. Time-deposit unlock : convex boost curve (Laibson 1997 hyperbolic discounting)
  2. Allocation vesting : genesis-round / round-based vesting per addresses.ts SEED_ROUND
  3. Redemption events

All three paths feed the same Formula B accumulator at Member.fxyzConviction.

Important current nuance:

  • it is built around Solana Token-2022
  • confidential-transfer capability exists as a design and reserved extension direction
  • the safe/current public docs posture should not overstate confidential transfers as the default live experience

Joule

Joule tracks work and energy contribution. Pending Joule applies a mass-conserving vesting transform with a 180-day window (exp(-t/tau), tau = 180d) : the remaining mass stays as Joule pending; the transformed mass flows into Formula B as ƒxyz conviction inflow. Nothing vanishes (Yakovenko-Drăgulescu 2000 conservation).

HoW

House of Wisdom tracks knowledge contribution. Same mass-conserving transform model as Joule with a 365-day window.

ƒxyz · the unified governance position

ƒxyz IS the score. The displayed number is:

ƒxyz = fxyzBalance (on-chain Solana Token-2022) + fxyzConviction (off-chain Formula B accumulator)

The on-chain / off-chain split is implementation detail. UI surfaces show one ƒxyz number : never expose conviction as a separate user-facing label.

Built from: on-chain Florin balance + off-chain conviction inflow from transformed Joule/HoW plus Florin conversion-path events. Formula B (Conviction Voting, Emmett 1Hive 2019):

y(t+1) = α(tier) × y(t) + x(t)

with α tier-stratified (OBSERVER 0.90 / INITIATE 0.92 / EXPLORER 0.94 / NAVIGATOR 0.95 / FOUNDER 0.97).

Membership Integration

The current member-level vocabulary remains:

  • OBSERVER
  • INITIATE
  • EXPLORER
  • NAVIGATOR
  • FOUNDER

These levels should be understood alongside the ƒxyz governance position and the broader identity model, not as a substitute for lifecycle standing.

Current Formula Direction

The current service layer uses:

Score = A × [α×F^ρ + β×J^ρ + γ×H^ρ]^(1/ρ) × (1 + k × (1 - HHI))

With current default posture:

  • equal weights
  • complementarity via rho = -0.5
  • diversity bonus via HHI

Reader Rule

When docs conflict:

  • prefer the current contribution service and architecture tracker
  • prefer current route docs over older tokenomics prose

On-Chain Specifications & Linked Data

The fxyz Network publishes W3C-compliant Linked Data definitions for all core tokens deployed on Solana mainnet. You can view the live parameters, metadata, and triplet representations directly:

Each specification endpoint supports HTTP Content Negotiation (Accept: text/turtle or Accept: application/rdf+xml), providing dereferenceable metadata for semantic web indexers and search bots.

On this page