XavaInferencesign indocs
proof

Buybacks & reserves

The USDC behind every credit, every burn and where its USDC went, and every buyback your discounts fund, executed on Solana and listed here with its transaction.

proof of reserves

Credits, backed 1:1 by USDC.

Every credit is minted against USDC deposited into the reserve, and can't be transferred. When credits are spent they are burned every hour: the released USDC pays the inference, runs the user's own buyback split, and the margin goes 50% to buy $XINF into the protocol lock and 50% to $XAVA stakers in USDC. There is no team share. The credits program is being audited and is not live yet, so the chain numbers show dashes until it is.

credit supplytest fixture
$25.00

Credits in existence, read from the credits token. 1 credit = $1.

usdc reservereserve ≥ supply
$25.13

USDC held by the credits program. It must always be at least the supply.

the Worker's mirrordry-run
supply it expects$25.00
lock USDC swapped in$0.13
accounts1

What our ledger says the chain should hold. Anyone can compare it with the two numbers beside it once the program is live.

burn batches
closedbatchcredits burned→ operations (cost)→ users' own buybacks→ $XINF lock→ $XAVA stakersbatch hash · usage-log head
no credits burned yet: the first batch closes one hour after the first request

Each batch burns exactly one segment of the hash-chained usage log (its head is shown) and publishes its own chained SHA-256. Machine-readable: /api/credits/reserves.json.

bought, all tokens$0.00
$XINF bought—
custom tokens bought$0.00
batches0
community

Community splits

Tokens ranked by what the community's settled spend actually sent them: 1 point is $0.01 directed. A split setting with no spend behind it scores nothing.

ranktokenpointsshareaccountsbought so far
No settled spend has been directed to a token in this range yet.
previouspage 1 of 1next

0 points across 0 tokens. Updated every 5 minutes. JSON: /api/buybacks/leaderboard.json.

totals

Per token

What each token's pool has bought so far. $XINF buys land in the treasury; custom tokens in the public vault.

per-token totals
tokenbatchesusdc intokens outlast batch
nothing bought yet
batches

Every swap

Pools are bought daily once they reach $50 (weekly from $5), capped at 0.5% of the token's liquidity and 1% price impact, with at most 1% slippage.

batches
datesourcetokenusdc intokens outavg priceimpacttxperiod root
no batches yet: the first one runs once a token's pool reaches $50
accruing

Waiting in USD

A token's share accrues in USD until the token is safe to buy: a swap route, enough liquidity, no freeze authority, no transfer tax. Nothing is lost while it waits.

accruing in usd
tokenusd waitingwhy it is not bought yet
nothing is waiting
monthly

The burn split, by month

The margin is split at every hourly burn: 50% buys $XINF into the protocol lock (an affiliate's cut comes out of this half) and 50% goes to $XAVA stakers in USDC through the weekly claim lists. No team share. A burn hour with a negative margin pays nothing and the deficit is repaid first.

monthly roll-up of the burn split
monthmargin at burnsdeficit insplitaffiliates50% less affiliates → $XINF lock50% → $XAVA stakers (USDC)deficit outstatus
the first month is rolled up early next month
audit

The usage ledger, published

Every settled request is appended to a hash chain. Each day's rows are published with pseudonymous account ids, per-account spend and per-token accruals, summed into a merkle root, and the chain head plus root are posted on-chain in a memo. Every batch above links to the period root it draws on.

audit periods
periodusage rowsspend (standard price)user buybacksmerkle rootchain headon-chain memo
2026-09-241 #0–0$0.00000106$0.000000000000000000…da8c0646ddf5a64c…planned
2026-09-230$0.00$0.000000000000000000…0000000000000000…planned
verify

Plan commitments

Each daily plan publishes the exact amounts it commits per token and the SHA-256 of that text. Hash the text yourself; it must match, and every job above carries its plan's hash.

plan commitments
planjobssha256 of the per-mint amounts
no plan has been made yet

Machine-readable: /api/buybacks.json and /api/audit (one export per period). The open-source watcher script recomputes every root, chain head, total and bound from them and checks the memos and swaps on-chain. Explorer links open the transaction on Solscan.