docs(ecosystem): add Pellet to Data & Analytics#314
Open
pelletfi wants to merge 1 commit intotempoxyz:mainfrom
Open
docs(ecosystem): add Pellet to Data & Analytics#314pelletfi wants to merge 1 commit intotempoxyz:mainfrom
pelletfi wants to merge 1 commit intotempoxyz:mainfrom
Conversation
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.
|
@pelletfi is attempting to deploy a commit to the Tempo Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
?as_of=on every stablecoin-scoped endpointDiscipline 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 onUnauthorized()reverts. Returns a tri-statewillSucceed(true|false|null) plus policy id, policy type, per-party authorization, and optional balance verification. The tri-state is deliberate:nullsignals a measurement gap, not inferred denial.Changes
src/pages/ecosystem/data-analytics.mdx— one new## Pelletsection (12 lines added)No other files touched. No dependency changes.