FNC
Custodial · Operator-attested · Proof-of-reserves

Proof of Reserve

FNC is a custodial, reserve-backed token. NAV per FNC is posted on-chain to the NAVRegistry by the operator and read live below. Backing is held off-chain and attested via proof-of-reserves; redemption is guaranteed at the NAV floor.

NAV per FNC
Operator-attested · STALE
Total Backing
NAV × circulating
Circulating FNC
0
Cap 21,000,000 · burn-only
Redemption Floor
NAV × 0.97 (via /redeem)
Read live from chain

NAV & Backing

NAVRegistry.navRaw() × token.totalSupply() — computed in your browser, verifiable on-chain

NAV per FNC

navRaw() · 6-decimal USDC value

Stale

Redemption floor

NAV × 0.97 — guaranteed exit

Stale

Circulating supply

token.totalSupply()

0 FNC
Live

Burned so far

MAX_SUPPLY − totalSupply

21,000,000 FNC
Live

Implied total backing

NAV × circulating

Stale
NAV last posted never · auto-refreshes every 30s · Sepolia
The math

How NAV is derived

The operator computes reserve value off-chain and posts NAV per FNC to the NAVRegistry. Everything below is read straight from the contract.

Formula

NAV per FNCnavRegistry.navRaw()
Circulatingtoken.totalSupply()
Total backingnavRaw × circulating
Redemption floornavRaw × 9700 / 10000

Custodial & attested

Reserves are held by the operator off-chain and attested via proof-of-reserves. The on-chain NAVRegistry is the canonical, timestamped record of NAV per FNC — and it enforces a freshness window so a stale price is flagged, not silently served.

Awaiting first NAV post from the operator.
Verified on-chain

What the reserve guarantees

A custodial model with on-chain attestation and a contract-enforced exit floor.

Operator-attested NAV§1

NAV per FNC is posted on-chain to the NAVRegistry by the custodian/operator and read directly by this page. The registry stamps each update with a timestamp and enforces a maximum staleness window.

Proof-of-reserves backing§2

FNC is a custodial, reserve-backed token. The off-chain engine (treasury + market-maker) holds the assets; the posted NAV is the per-token claim on those reserves, attested via proof-of-reserves.

Fixed 21M supply, burn-only exits§3

MAX_SUPPLY is 21,000,000 FNC and immutable. Tokens only leave circulation through redemption burns — circulating supply can shrink but never exceed the cap.

Guaranteed redemption floor§4

The RedemptionEscrow honours an exit at the NAV floor (97% of posted NAV) during the operator-run window. The floor sets a provable lower bound on every FNC.

Contract addresses

Sepolia — the live engine-separation stack

Backed by the reserve

The reserve gives every FNC a provable floor.

Buy on the open market, or redeem against the reserve at the NAV floor — downside bounded by on-chain backing.