Skip to content

Conversation

@michaelmanzano-alc
Copy link

Summary

This PR adds explicit supported networks documentation to the Token API, Transfers API, NFT API, Prices API, and Portfolio API documentation pages. Previously, users had to navigate to the dashboard to find which networks each API supported.

Changes

Added Supported Networks Sections

Added a "Supported Networks" section to each API's overview/quickstart page:

  • fern/api-reference/data/token-api/token-api-overview.mdx
  • fern/api-reference/data/transfers-api/transfers-api-quickstart.mdx
  • fern/api-reference/data/prices-api/prices-api-quickstart.mdx
  • fern/api-reference/data/nft-api/nft-api-overview.mdx
  • fern/api-reference/data/portfolio-apis/portfolio-apis.mdx

Each section includes:

  • A one-line usage hint explaining how to use network slugs for that API
  • Separate tables for Mainnets and Testnets
  • An <Info> callout linking to the Chains dashboard

Cleanup

  • Removed redundant Promise .then() code examples from Token API Quickstart
  • Removed redundant "Via Node Fetch" section from Prices API Quickstart

Testing

  • Verified no linting errors in modified files
  • Tables render correctly in markdown preview

@michaelmanzano-alc michaelmanzano-alc requested a review from a team as a code owner December 19, 2025 21:55
@github-actions
Copy link

github-actions bot commented Dec 19, 2025

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Dec 19, 2025, 9:57 PM

@github-actions github-actions bot temporarily deployed to docs-preview December 19, 2025 21:56 Destroyed
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