Skip to content

add robinhood-mainnet (4663) support#82

Open
robert-seitz-uniswap wants to merge 2 commits into
mainfrom
rseitz/add-robinhood-mainnet
Open

add robinhood-mainnet (4663) support#82
robert-seitz-uniswap wants to merge 2 commits into
mainfrom
rseitz/add-robinhood-mainnet

Conversation

@robert-seitz-uniswap

Copy link
Copy Markdown
Contributor

Adds Robinhood chain (4663, slug robinhood-mainnet) to the v4 subgraph. Standard ETH-native — no pricing override: wrappedNativeAddress = WETH, whitelist includes native ETH (0x0) + WETH + USDG. PoolManager 0x8366a39c… @ 9070, PositionManager 0x58daec31… @ 9073.

⚠️ stablecoinWrappedNativePoolId is a zero placeholder until the (native) ETH/USDG v4 pool is created + seeded — USD reads $0 until then; indexing works. Explicitly not the arc '' sentinel. stablecoinIsToken0 to be confirmed when the pool exists. Addresses per 4663.md.

Standard ETH-native chain: reference = WETH (and native ETH = address(0)), priced via the ETH/USDG
v4 pool. PoolManager 0x8366a39c... @ 9070, PositionManager 0x58daec31... @ 9073. stablecoinWrappedNativePoolId
is a zero placeholder until the ETH/USDG pool is seeded (USD reads 0 until then). Addresses per
Uniswap/contracts deployments/4663.md.
Resolve additive conflicts in chains.ts and networks.json by keeping BOTH
chain configs: robinhood-mainnet (this branch) and arc-mainnet (#81, from
main). pricing.ts auto-merged from main (arc '' native-price sentinel).
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.

2 participants