Skip to content
Open
5 changes: 5 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@
**/*.md
content/api-specs/
pnpm-lock.yaml

# Generated by UpdateFeatureSupportFromDaikonWorkflow; the generator owns its
# one-entity-per-line format (prettier reflowing it would make every daily bot
# write a diff)
content/feature-support.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,17 @@ subtitle: Alchemy's current feature availability for each of its supported chain
slug: reference/feature-support-by-chain
---

Search any JSON-RPC method, REST endpoint, or Alchemy product to see exactly which chains and networks support it — or pick a chain and network to browse everything available on it. Support data is regenerated daily from Alchemy's internal chain configuration, so what you see here is what the platform serves.

<FeatureSupportMatrix />
Comment thread
SahilAujla marked this conversation as resolved.
Outdated
Comment thread
SahilAujla marked this conversation as resolved.
Outdated

## Product support by chain

Every Alchemy product and the chains it supports, at a glance. A product counts as supported on a chain when at least one of its networks supports at least one of the product's methods — use the interactive matrix above for method-level and network-level (mainnet/testnet) detail.
Comment thread
SahilAujla marked this conversation as resolved.
Outdated

{/* feature-support:auto */}
{/* feature-support:auto end */}

<Info>
Check the [Chains](https://dashboard.alchemy.com/chains) page for details about product and chain support!

![](https://alchemyapi-res.cloudinary.com/image/upload/v1764179964/docs/api-reference/alchemy-transact/transaction-simulation/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png)
</Info>
Loading