Add TzKT as an indexer for the Michelson interface - #457
Merged
Conversation
TzKT (by Baking Bad) now indexes the Michelson interface of Etherlink: - Mainnet: https://etherlink.tzkt.io (API: https://api.etherlink.tzkt.io) - Shadownet: https://shadownet.etherlink.tzkt.io (API: https://api.shadownet.etherlink.tzkt.io) Fill in the "Indexer" rows on the Michelson network information page (previously "Not yet available") and add a TzKT section to the data indexers page, scoped to the Michelson interface. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YbGGjmt3xNghV56cyjcB2i
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
skenaja
approved these changes
Sep 7, 2026
NicNomadic
reviewed
Sep 7, 2026
- "For documentation about the TzKT API" per NicNomadic's suggestion. - Remove the Experimental caution on the Michelson network information page: both public endpoints are now live and answer with the expected chain ids (NetXohUVN5QWR4f / NetXtLrzvQDobza). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YbGGjmt3xNghV56cyjcB2i
NicNomadic
approved these changes
Sep 7, 2026
NicNomadic
left a comment
Collaborator
There was a problem hiding this comment.
No more objections, LGTM
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.
TzKT (by Baking Bad) now indexes the Michelson interface of Etherlink:
Both instances verified live (
/v1/headreports the expected chain idsNetXohUVN5QWR4f/NetXtLrzvQDobzaandsynced: true).Changes:
🤖 Generated with Claude Code