docs: add Robinhood Chain (4663) as a Delta-only chain - #23
Open
andriy-shymkiv wants to merge 1 commit into
Open
docs: add Robinhood Chain (4663) as a Delta-only chain#23andriy-shymkiv wants to merge 1 commit into
andriy-shymkiv wants to merge 1 commit into
Conversation
Robinhood Chain runs Delta (and dETH) only: no Augustus v6.2 / Market API, AugustusRFQ, or Fee Claimer yet. The chains table gains a Market column now that Augustus is no longer on every supported chain, and per-contract prose scopes deployment claims to Market-enabled chains. Also removes Sonic (146) from the MCP server-known chain list and adds Unichain to the AugustusRFQ deployment lists, which had omitted it despite the canonical table listing it.
Velenir
approved these changes
Aug 10, 2026
Velenir
left a comment
Member
There was a problem hiding this comment.
Good, just don't forget to update contract addresses when they become available
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.
What
Adds Robinhood Chain (chainId 4663) to the docs as a Delta-only chain: Delta and dETH are deployed (same addresses as Unichain); Augustus v6.2 / Market API, AugustusRFQ, and Fee Claimer are not available there.
Changes
resources/chains-and-contracts.mdx— Robinhood added to the supported-chains list; the addresses table gains a Market (Augustus v6.2) column now that Augustus is no longer on every supported chain (Robinhood: Delta ✓, Market —, RFQ —). Fee Claimer and Augustus deployment claims scoped to Market-enabled chains.resources/contracts.json— new4663entry withdeltaanddeltaWrappedNativeonly.api-reference/specs/delta-v2.json— 4663 added to both supported-chainId descriptions.for-agents/mcp-server/available-tools.mdx— Robinhood added to the server-known chain list; Sonic (146) removed entirely.for-agents/token-approvals.mdx— availability note now includes Augustus v6.2 among per-chain contracts.widget/overview.mdx— Robinhood added to the multi-chain card (served via Delta).api-reference/specs/rfq.json+api-reference/rfq/overview.mdx— Unichain added to the AugustusRFQ deployment lists (it was omitted despite the canonical table listing it).delta/how-it-works.mdx— Delta address blurb corrected from "every supported chain" to "every Delta-enabled chain".Notes
pnpm run checkpasses (no broken links, build validation green).🤖 Generated with Claude Code