feat: add Arkham blockchain intelligence API service#398
Open
michaelzoub wants to merge 1 commit intotempoxyz:mainfrom
Open
feat: add Arkham blockchain intelligence API service#398michaelzoub wants to merge 1 commit intotempoxyz:mainfrom
michaelzoub wants to merge 1 commit intotempoxyz:mainfrom
Conversation
Add Arkham (arkm.com) to the MPP service directory. Arkham provides blockchain intelligence connecting on-chain activity to real-world entities across 14+ chains. Endpoints include address intelligence (single + batch), entity tracking, enriched data with ML predictions, balances, portfolio history, transaction flows, counterparties, and DEX swaps. Prioritized endpoint: POST /intelligence/address/batch/all for batch address intelligence across all supported chains.
|
@michaelzoub is attempting to deploy a commit to the Tempo Team on Vercel. A member of the Team first needs to authorize it. |
brendanjryan
requested changes
Mar 22, 2026
| "id": "arkham", | ||
| "name": "Arkham", | ||
| "url": "https://arkm.com", | ||
| "serviceUrl": "https://arkham.mpp.tempo.xyz", |
Collaborator
There was a problem hiding this comment.
is this the URL users can call this service at? this needs to be a live service
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.
New Service: Arkham
Adds Arkham to the MPP service directory.
About Arkham
Arkham is a blockchain intelligence platform connecting on-chain activity to real-world entities across 14+ chains. Their API provides address labeling, entity tracking, balance lookups, portfolio history, and transaction flow analysis.
Endpoints (24 total)
Prioritized endpoint:
POST /intelligence/address/batch/all— Batch address intelligence across all chains (up to 1000 addresses)Intelligence:
Balances & Portfolio:
Flows & Counterparties:
Other:
Checklist
schemas/services.tsupdatedschemas/discovery.jsonregeneratedpnpm check:typespassespnpm buildsucceedspnpm checkpasses