Skip to content

Conversation

silviavl
Copy link
Collaborator

@silviavl silviavl commented Aug 27, 2025

Pull Request Checklist


PR-Codex overview

This PR focuses on updating the documentation for the Swap API, including new content, rephrasing of section titles, and the addition of a detailed guide on using the API for token swaps.

Detailed summary

  • Updated section titles for consistency (e.g., "Send Transactions" to "Send transactions").
  • Added new documentation for the Swap API with key benefits and use cases.
  • Included a detailed step-by-step flow for using the Swap API.
  • Provided examples of swap options in code.
  • Added FAQs addressing supported chains, encoding values, and expiry.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Aug 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
aa-sdk-ui-demo Ready Ready Preview Comment Aug 27, 2025 7:17pm

Copy link

github-actions bot commented Aug 27, 2025

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Aug 27, 2025, 7:14 PM

@github-actions github-actions bot had a problem deploying to docs-preview August 27, 2025 17:24 Failure
docs/docs.yml Outdated
path: wallets/pages/transactions/send-parallel-transactions.mdx
- page: Retry Transactions
- page: Send parallel transactions
path: wallets/tansactions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There appears to be a path error in the navigation configuration for "Send parallel transactions". The current path wallets/tansactions contains a typo ("tansactions" instead of "transactions") and is missing the complete file path structure.

The correct path should be:

wallets/pages/transactions/send-parallel-transactions.mdx

This matches the pattern used for all other transaction-related pages in this navigation section.

Suggested change
path: wallets/tansactions
path: wallets/pages/transactions/send-parallel-transactions.mdx

Spotted by Diamond

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@github-actions github-actions bot had a problem deploying to docs-preview August 27, 2025 17:31 Failure
@silviavl silviavl force-pushed the silvia/txns-docs-blitz branch from 1725851 to 4353a07 Compare August 27, 2025 17:37
@github-actions github-actions bot had a problem deploying to docs-preview August 27, 2025 17:38 Failure
@silviavl silviavl force-pushed the silvia/txns-docs-blitz branch from 4353a07 to 298f323 Compare August 27, 2025 18:59
@github-actions github-actions bot had a problem deploying to docs-preview August 27, 2025 19:00 Failure
@silviavl silviavl force-pushed the silvia/txns-docs-blitz branch from 298f323 to 4bc355e Compare August 27, 2025 19:00
@github-actions github-actions bot temporarily deployed to docs-preview August 27, 2025 19:01 Inactive
@silviavl silviavl force-pushed the silvia/txns-docs-blitz branch from 4bc355e to 01a3f71 Compare August 27, 2025 19:12
@github-actions github-actions bot temporarily deployed to docs-preview August 27, 2025 19:13 Inactive
@silviavl silviavl merged commit 6e4a679 into danc/txns-docs-blitz Aug 27, 2025
8 checks passed
@silviavl silviavl deleted the silvia/txns-docs-blitz branch August 27, 2025 19:19
0xfourzerofour added a commit that referenced this pull request Sep 15, 2025
* fix: merge conflict

* docs: added swaps page under transactions (#1953)

* docs: added tx overview (#1999)

* chore: add overview page for low level infra

* fix: merge conflict

* fix: merge conflict

* fix: page links

* feat(docs): low level bundler docs (#2026)

* feat(docs): bundler docs init

* feat(docs): add sdk example

* feat(docs): change path

* Update docs/pages/low-level-infra/bundler/sdk.mdx

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>

* Update docs/pages/low-level-infra/bundler/sdk.mdx

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>

* Update docs/pages/low-level-infra/bundler/sdk.mdx

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>

* feat(docs): change path

* feat(docs): change path back

* feat(docs): alter path

* feat(docs): alter path

* feat(docs): change to new seciton

* feat(docs): remove url from section

* feat(docs): clean up info

* feat(docs): lint

---------

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>

* feat(docs): add config

* feat(docs): change to ts

* feat(bundler): change to modularAccountClient

* feat(infra):  fix

---------

Co-authored-by: Niveda Krishnamoorthy <81185262+niveda-krish@users.noreply.github.com>
Co-authored-by: silviavl <82773616+silviavl@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
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.

1 participant