From ddfcd21393969dd9e9b9bdd6065e5f3bbe4af76d Mon Sep 17 00:00:00 2001 From: Stephan Cilliers Date: Wed, 8 Jul 2026 22:53:11 +0200 Subject: [PATCH] chore: update supported chains (add Abstract, Hyperliquid, Ink, Mantle) Co-authored-by: OpenCode --- docs/snippets/supported-chains.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/snippets/supported-chains.mdx b/docs/snippets/supported-chains.mdx index ee23585d0..9b7b42a5f 100644 --- a/docs/snippets/supported-chains.mdx +++ b/docs/snippets/supported-chains.mdx @@ -8,7 +8,7 @@ - **Testnet:** Base Sepolia • Sepolia {/* DYNAMIC_CHAINS_START */} -**Basic support:** Monad • Unichain • ZKsync +**Basic support:** Abstract • Hyperliquid • Ink • Mantle • Monad • Unichain • ZKsync Basic support only includes transfers through the [Base Account Web](https://account.base.app) surface for select tokens. {/* DYNAMIC_CHAINS_END */}