Skip to content

Prefer call ID over tx hash in v5 wallet API examples#1285

Merged
jakehobbs merged 2 commits into
mainfrom
jake/use-call-id-over-txhash
May 11, 2026
Merged

Prefer call ID over tx hash in v5 wallet API examples#1285
jakehobbs merged 2 commits into
mainfrom
jake/use-call-id-over-txhash

Conversation

@jakehobbs
Copy link
Copy Markdown
Contributor

Summary

  • Updated v5 wallet API doc examples to surface the call ID instead of extracting transactionHash from receipts
  • Changed quickstart, programmatic wallet creation, and cross-chain swap examples
  • Parallel transactions example already used call IDs — no changes needed

Test plan

  • Verify code snippets render correctly in the docs site
  • Confirm no remaining transactionHash references in v5 examples

🤖 Generated with Claude Code

Steer customers toward using the call ID as their primary identifier
rather than extracting transactionHash from receipts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview May 7, 2026, 9:58 PM

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

🔍 Link Check

Status: ❌ Failed

Summary

Status Count
🔍 Total 8049
✅ Successful 6913
⏳ Timeouts 0
🔀 Redirected 450
👻 Excluded 675
❓ Unknown 0
🚫 Errors 10
⛔ Unsupported 1
Broken links (10) — click to expand

Errors per input

Errors in ./content/wallets/wallet-integrations/privy/jwt-auth-migration.mdx

Errors in ./content/api-reference/starknet/starknet-api-faq.mdx

Errors in ./content/api-reference/data/webhooks/custom-webhooks-quickstart/custom-webhooks-quickstart.mdx

Errors in ./content/tutorials/smart-wallets/learn-account-abstraction/introduction-to-account-abstraction.mdx

Errors in ./content/wallets/wallet-integrations/privy/signer-migration-overview.mdx

Errors in ./content/tutorials/snapshots/worldchain.mdx

Errors in ./content/wallets/pages/recipes/programmatic-wallet-creation.mdx

Errors in ./content/api-reference/arbitrum-nova/arbitrum-nova-deprecation-notice.mdx

Errors in ./content/wallets/pages/recipes/onramp-funds.mdx

View workflow run

@jakehobbs jakehobbs merged commit 7f6cbdb into main May 11, 2026
13 of 14 checks passed
@jakehobbs jakehobbs deleted the jake/use-call-id-over-txhash branch May 11, 2026 16:46
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