Skip to content

docs(ecosystem): add Pellet to Data & Analytics#314

Open
pelletfi wants to merge 1 commit intotempoxyz:mainfrom
pelletfi:add-pellet-ecosystem-entry
Open

docs(ecosystem): add Pellet to Data & Analytics#314
pelletfi wants to merge 1 commit intotempoxyz:mainfrom
pelletfi:add-pellet-ecosystem-entry

Conversation

@pelletfi
Copy link
Copy Markdown

Summary

Adds a Pellet entry to the Data & Analytics ecosystem page, placed alphabetically between Goldsky and Range.

What Pellet is

Pellet is Open-Ledger Intelligence (OLI) for Tempo — direct on-chain measurement for every TIP-20 stablecoin:

  • Peg spread vs pathUSD (measured on-chain via the enshrined DEX, not oracle-aggregated)
  • TIP-403 policy state + enforcement (allowlist / blocklist / pause, supply cap + headroom)
  • Reserve composition with attestation provenance
  • TIP-20 reward attribution + effective APY (reads the reward precompile)
  • Fee-token economics (reads the fee manager precompile)
  • DEX flow topology + ≥3σ cross-stable flow anomalies
  • Composite risk scores with explainable sub-scores (peg / peg-break / supply / policy)
  • Historical time-travel via ?as_of= on every stablecoin-scoped endpoint

Discipline note: null means unmeasured and is never inferred as zero.

Access surfaces

Highlight worth calling out

Pellet ships the first pre-trade TIP-403 compliance oracle on Tempo at GET /api/v1/tip403/simulate. Agents call it before submitting a transfer to predict whether it would revert under the token's policy — avoiding wasted gas on Unauthorized() reverts. Returns a tri-state willSucceed (true | false | null) plus policy id, policy type, per-party authorization, and optional balance verification. The tri-state is deliberate: null signals a measurement gap, not inferred denial.

Changes

  • src/pages/ecosystem/data-analytics.mdx — one new ## Pellet section (12 lines added)

No other files touched. No dependency changes.

Pellet delivers Open-Ledger Intelligence (OLI) for every TIP-20 stablecoin
on Tempo — direct on-chain measurement of peg, policy, reserves, rewards,
risk, and flows. Fifteen endpoints (14 free + 1 MPP-paid) consumable via
HTTP, @pelletfi/sdk, @pelletfi/mcp, or the MPP directory. Ships the first
pre-trade TIP-403 compliance oracle on Tempo at /api/v1/tip403/simulate.

Placed alphabetically between Goldsky and Range.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 17, 2026

@pelletfi is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant