Skip to content

feat: add Robinhood Chain (4663) contract addresses for Aqua and SwapVM - #82

Merged
krboktv merged 1 commit into
masterfrom
cursor/add-robinhood-chain-9d7f
Jul 15, 2026
Merged

feat: add Robinhood Chain (4663) contract addresses for Aqua and SwapVM#82
krboktv merged 1 commit into
masterfrom
cursor/add-robinhood-chain-9d7f

Conversation

@krboktv

@krboktv krboktv commented Jul 15, 2026

Copy link
Copy Markdown
Member

Summary

Adds Robinhood Chain support to both SDKs:

  • NetworkEnum.ROBINHOOD = 4663 in @1inch/sdk-core
  • Aqua: 0x7c2d4aa5c900c08004fadb1c0d953c5b099fec86
  • AquaSwapVMRouter: 0x3c4758979ec30ca45857cabc2462a70699ed790e (the redeployed v1.0.1 address, same as all other chains — NOT the outdated 0xa5368dd669...)
  • Updated the Supported Networks tables in both READMEs (explorer: robinhoodchain.blockscout.com)

Both addresses were verified on-chain via eth_getCode on rpc.mainnet.chain.robinhood.com (Aqua: 5,619 bytes of code, SwapVM: 20,379 bytes).

Testing

  • pnpm build:contracts && pnpm build — pass
  • pnpm lint, pnpm lint:types, pnpm test — pass
  • FORK_URL=https://ethereum-rpc.publicnode.com pnpm test:e2e — aqua 3/3 pass; swap-vm 10/13 pass, the 3 failures are the known fork-state-dependent exact-price assertions (13th-significant-digit drift, pre-existing and unrelated to this change)
  • Verified built CJS bundles expose the new entries: AQUA_CONTRACT_ADDRESSES[NetworkEnum.ROBINHOOD] and AQUA_SWAP_VM_CONTRACT_ADDRESSES[NetworkEnum.ROBINHOOD] return the expected addresses
Open in Web Open in Cursor 

@sonarqubecloud

Copy link
Copy Markdown

@krboktv
krboktv marked this pull request as ready for review July 15, 2026 13:34
@krboktv
krboktv merged commit a9ca596 into master Jul 15, 2026
2 checks passed
@krboktv
krboktv deleted the cursor/add-robinhood-chain-9d7f branch July 15, 2026 13:34
@Wallii237

Copy link
Copy Markdown

cursor/add-robinhood-chain-9d7f

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.

3 participants