Skip to content

Conversation

frank0170
Copy link
Contributor

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Node.js Version:
  • Yarn Version:

Checklist:

  • My code follows the coding standards of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • New and existing integration tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

@frank0170 frank0170 requested a review from a team as a code owner July 1, 2025 12:17
Copy link
Contributor

coderabbitai bot commented Jul 1, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. 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.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

storage: {
'0x000e0255d1f748f8213c4cdb9becfd43dd7aa2bd949950666fca5bbd48725638':
{
key: '0x148793f559429927044688838b3539196a9da75bba926fdd4eaec3bba94b60b6',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit a0dd5c7.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo a0dd5c7acf80f1d262398a1d21030731cc809ba3:packages/sdk/tests/thor/debug/RetrieveStorageRange.unit.test.ts:generic-api-key:80 >> .gitleaksignore

},
'0x003b711e4f8a9908c878073c94e0582a67306255687c035bccf77f4b3cee5b1e':
{
key: '0xae8f6d61f9fc40b41c629093b588b50d4a1890b36d7c9d470bc8c20ace170ea8',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit a0dd5c7.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo a0dd5c7acf80f1d262398a1d21030731cc809ba3:packages/sdk/tests/thor/debug/RetrieveStorageRange.unit.test.ts:generic-api-key:85 >> .gitleaksignore

},
'0x005350cc854e6c697ba6d4c2f8349de7124b2f0c931d8a38aa4b9857ca710532':
{
key: '0x6faf590343929a5bc7f6b2f49248fb33908e8cf771c6f8681583925ced43078a',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit a0dd5c7.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo a0dd5c7acf80f1d262398a1d21030731cc809ba3:packages/sdk/tests/thor/debug/RetrieveStorageRange.unit.test.ts:generic-api-key:90 >> .gitleaksignore

},
'0x008c913004f03618010cfdf440ae961037d2014ab4e5e61bc75d144d33b35966':
{
key: '0x46f1c3cbd28359ea5f16c0a22672225f075939ea8f743807ef148a191a8a3bf4',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit a0dd5c7.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo a0dd5c7acf80f1d262398a1d21030731cc809ba3:packages/sdk/tests/thor/debug/RetrieveStorageRange.unit.test.ts:generic-api-key:95 >> .gitleaksignore

},
'0x00af5cdc67ceb4225b6582c72326f30922aa85111ca8a5c2f66ed60773475478':
{
key: '0x6f6796197765e42a10235197b9a8e3e7f845ffdde95790e2eab570a9dc0976aa',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit a0dd5c7.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo a0dd5c7acf80f1d262398a1d21030731cc809ba3:packages/sdk/tests/thor/debug/RetrieveStorageRange.unit.test.ts:generic-api-key:100 >> .gitleaksignore

},
'0x00b8c69dbceaa00ba76e65356b300831eef6668b06f25beff301cc17fc4ea757':
{
key: '0xbcb4f1ea82dfacce796569995fafaf2958aea2da380539be63d0c0b6b32983df',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit a0dd5c7.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo a0dd5c7acf80f1d262398a1d21030731cc809ba3:packages/sdk/tests/thor/debug/RetrieveStorageRange.unit.test.ts:generic-api-key:105 >> .gitleaksignore

},
'0x00cbe3e6abdf69941f535c0b7e798e4d5d04b7b1d135e646f6b8a855dca5a643':
{
key: '0xf3107c4cdc3caea286c1d5c4fbbb43b7001aef0dc25fb9861dd77c7f3b5e5d3d',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit a0dd5c7.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo a0dd5c7acf80f1d262398a1d21030731cc809ba3:packages/sdk/tests/thor/debug/RetrieveStorageRange.unit.test.ts:generic-api-key:110 >> .gitleaksignore

},
'0x00cd024259266d7a90e200355a20e0add4b210b92bd02d2ccce5e13ddee72042':
{
key: '0x1f508f4ff30a5f2638108e70f59165da9037e95a33386b678bf2b69db7be542a',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit a0dd5c7.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo a0dd5c7acf80f1d262398a1d21030731cc809ba3:packages/sdk/tests/thor/debug/RetrieveStorageRange.unit.test.ts:generic-api-key:115 >> .gitleaksignore

},
'0x00de2a77b40e196601234ef23c6194dac1c0a18a72885c499e4cd1a6187303d6':
{
key: '0x7785030d60fa832ef876491e17dcd663318b78cebd3503c1d51b490d6e69118a',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit a0dd5c7.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo a0dd5c7acf80f1d262398a1d21030731cc809ba3:packages/sdk/tests/thor/debug/RetrieveStorageRange.unit.test.ts:generic-api-key:120 >> .gitleaksignore

},
'0x00ee016a154e4c61a9296cc02e404b634bb2817ef3be96244995ab53f4020a7f':
{
key: '0xf14adb9d10b25d431715df868f08f74a27fb67c22df7c986e71f7a94f1439020',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit a0dd5c7.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo a0dd5c7acf80f1d262398a1d21030731cc809ba3:packages/sdk/tests/thor/debug/RetrieveStorageRange.unit.test.ts:generic-api-key:125 >> .gitleaksignore

@victhorbi victhorbi linked an issue Jul 2, 2025 that may be closed by this pull request
unstable_addSubAccount: { // [!code focus]
account: { // [!code focus]
keys: [{ // [!code focus]
key: '0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2', // [!code focus]
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/experimental/erc7846/connect.md:generic-api-key:82 >> .gitleaksignore


const allowance = await publicClient.getL1Allowance({
account
token: '0x5C221E77624690fff6dd741493D735a17716c26B',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/getL1Allowance.md:generic-api-key:18 >> .gitleaksignore

account: '0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266' // [!code focus]
blockTag: 'latest',
bridgeAddress: '0x84DbCC0B82124bee38e3Ce9a92CdE2f943bab60D',
token: '0x5C221E77624690fff6dd741493D735a17716c26B',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/getL1Allowance.md:generic-api-key:63 >> .gitleaksignore

account: '0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266'
blockTag: 'latest', // [!code focus]
bridgeAddress: '0x84DbCC0B82124bee38e3Ce9a92CdE2f943bab60D',
token: '0x5C221E77624690fff6dd741493D735a17716c26B',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/getL1Allowance.md:generic-api-key:78 >> .gitleaksignore

account: '0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266',
blockTag: 'latest',
bridgeAddress: '0x84DbCC0B82124bee38e3Ce9a92CdE2f943bab60D', // [!code focus]
token: '0x5C221E77624690fff6dd741493D735a17716c26B',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/getL1Allowance.md:generic-api-key:93 >> .gitleaksignore

account: '0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266',
blockTag: 'latest',
bridgeAddress: '0x84DbCC0B82124bee38e3Ce9a92CdE2f943bab60D',
token: '0x5C221E77624690fff6dd741493D735a17716c26B', // [!code focus]
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/getL1Allowance.md:generic-api-key:108 >> .gitleaksignore

```ts
const hash = await walletClient.requestExecute({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:245 >> .gitleaksignore

const hash = await walletClient.deposit({
chain: zksync, // [!code focus]
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:420 >> .gitleaksignore

const balance = await publicClient.getL1Balance({
account: '0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266',
blockTag: 'latest',
token: '0x5C221E77624690fff6dd741493D735a17716c26B', // [!code focus]
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/getL1Balance.md:generic-api-key:97 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:263 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:283 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:301 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:319 >> .gitleaksignore

```ts [boolean.ts]
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:343 >> .gitleaksignore

```ts [overrides.ts]
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:355 >> .gitleaksignore

const balance = await publicClient.getL1Balance({
account: '0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266' // [!code focus]
blockTag: 'latest',
token: '0x5C221E77624690fff6dd741493D735a17716c26B',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/getL1Balance.md:generic-api-key:69 >> .gitleaksignore

const balance = await publicClient.getL1Balance({
account: '0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266'
blockTag: 'latest', // [!code focus]
token: '0x5C221E77624690fff6dd741493D735a17716c26B',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/getL1Balance.md:generic-api-key:83 >> .gitleaksignore

const balance = await publicClient.getL1Balance({
account: '0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266',
blockTag: 'latest',
token: '0x5C221E77624690fff6dd741493D735a17716c26B', // [!code focus]
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/getL1Balance.md:generic-api-key:97 >> .gitleaksignore

const txHash = await walletClient.deposit({
account,
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:36 >> .gitleaksignore

// deposit ERC20
const txHash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:92 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient, // [!code focus]
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:157 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55', // [!code focus]
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:174 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:191 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:209 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:227 >> .gitleaksignore

```ts
const hash = await walletClient.requestExecute({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:245 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:263 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:283 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:301 >> .gitleaksignore

```ts
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:319 >> .gitleaksignore

```ts [boolean.ts]
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:343 >> .gitleaksignore

```ts [overrides.ts]
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:355 >> .gitleaksignore

```ts [boolean.ts]
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:382 >> .gitleaksignore

```ts [overrides.ts]
const hash = await walletClient.deposit({
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:394 >> .gitleaksignore

const hash = await walletClient.deposit({
chain: zksync, // [!code focus]
client: zksyncClient,
token: '0x70a0F165d6f8054d0d0CF8dFd4DD2005f0AF6B55',
Copy link

Choose a reason for hiding this comment

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

🛑 Gitleaks has detected a secret with rule-id generic-api-key in commit 580fcaf.
If this secret is a true positive, please rotate the secret ASAP.

If this secret is a false positive, you can add the fingerprint below to your .gitleaksignore file and commit the change to this branch.

echo 580fcafa7a5d3d6378449c15977629bb2b362f62:site/pages/zksync/actions/deposit.md:generic-api-key:420 >> .gitleaksignore

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.

[SDK v3] - Unify core and network in a single library to release IIB-01
3 participants