Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
00d7172 to
e0c4013
Compare
e0c4013 to
19c5f90
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
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 |
There was a problem hiding this comment.
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.
19c5f90 to
051192d
Compare


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