Skip to content

docs: update toolkit docs#775

Open
github-actions[bot] wants to merge 1 commit intomainfrom
docs/updates-from-zeta-chain-toolkit
Open

docs: update toolkit docs#775
github-actions[bot] wants to merge 1 commit intomainfrom
docs/updates-from-zeta-chain-toolkit

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jan 6, 2026

This PR contains updates to toolkit
from the zeta-chain/toolkit repository.

@github-actions github-actions bot requested review from a team as code owners January 6, 2026 00:23
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 6, 2026

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

Project Deployment Actions Updated (UTC)
docs-v2 Ready Ready Preview Mar 21, 2026 0:32am

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Jan 6, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment @cursor review or bugbot run to trigger another review on this PR


`Promise`\<\{ `gasFee`: `bigint`; `gasZRC20`: `string`; `tx`: `ContractTransactionResponse`; \}\>

Promise that resolves to an object containing gas fee, gas ZRC20 address, and transaction receipt
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Duplicate non-localized file breaks project naming convention

Medium Severity

toolkit.mdx is an exact duplicate of the existing toolkit.en-US.mdx. It's the only file in src/pages/reference/ without a locale suffix alongside locale-suffixed versions. With Nextra i18n configured (defaultLocale: "en-US"), having both files creates ambiguity about which is served for English requests and risks content divergence if only one file is updated in the future.

Fix in Cursor Fix in Web

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