You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: updating aa supported chains page
* feat: updating aa supported chains page
* feat: wallets supported chains
* feat: update wallets supported chains list and table format
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: rename ERC20 Payments column to ERC20 Gas Payments
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: add Wallet APIs framing and reference links in description
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: update reference links for Wallet APIs, Bundler, and Gas Manager
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: replace ERC20 Gas Payments link with Wallet APIs in description
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: add BSO support column to supported chains table
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: rename BSO column to BSOs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: remove BSO support for Solana networks
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Update Solana chain support status
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
description: View all blockchain networks supported by Alchemy Wallet APIs, including mainnet and testnet chain IDs, bundler support, and gas sponsorship availability.
4
4
---
5
5
6
-
Wallet APIs are supported on all major chains! Login and authentication is chain-agnostic, so the SDK works everywhere out of the box.
6
+
Alchemy [**Wallet APIs**](/docs/wallets/api-reference/smart-wallets/wallet-api-endpoints/wallet-api-endpoints/wallet-request-account) are supported on all major chains!
7
7
8
-
To send transactions and sponsor gas, infrastructure is provided on the chains listed below. You can use multiple chains at once in the same app -- see the [multi-chain guide](/docs/wallets/recipes/multi-chain-setup)for details.
8
+
To send transactions and sponsor gas, we provide the [**Bundler API**](/docs/wallets/transactions/low-level-infra/bundler/overview/api-endpoints), [**Gas Manager API**](/docs/wallets/low-level-infra/gas-manager/gas-sponsorship/api-endpoints), and [**Wallet APIs**](/docs/wallets/api-reference/smart-wallets/wallet-api-endpoints/wallet-api-endpoints/wallet-request-account) on the networks in the table below. You can use [multiple chains at once](/docs/wallets/recipes/multi-chain-setup)in the same app.
9
9
10
10
Importchainsfrom`@account-kit/infra`.
11
11
12
12
## Need another chain?
13
13
14
-
Support is constantly expanding and new chains can be spun up on request. This is the best way to ensure everything works seamlessly with Wallet APIs.
15
-
16
-
<Info>
17
-
Request support by reaching out to wallets@alchemy.com or filling out this
We're expanding support and can add new chains on request.
20
15
21
16
<Tip>
22
-
Wallet APIs will be supported on **MegaETH mainnet** Day 1 (coming soon).
17
+
Reach out to [wallets@alchemy.com](mailto:wallets@alchemy.com) or use this [request form](https://alchemy.chilipiper.com/router/wallet-services-chain-support-requests).
23
18
</Tip>
24
19
25
-
The chain identifiers (e.g. base-mainnet) are used for RPC endpoint URLs:
0 commit comments