Skip to content

[docs-agent] Add Cronos/Edge/Monad/Plasma to bundler minimum stake table#1454

Open
alchemy-bot wants to merge 2 commits into
mainfrom
docs/bundler-min-stake-cronos-edge-monad-plasma
Open

[docs-agent] Add Cronos/Edge/Monad/Plasma to bundler minimum stake table#1454
alchemy-bot wants to merge 2 commits into
mainfrom
docs/bundler-min-stake-cronos-edge-monad-plasma

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #1452 (Plasma Mainnet). Adds the 0.1 ETH minimum EntryPoint stake requirement for six additional chains on the Minimum EntryPoint stake amount table:

Mainnets table

  • Cronos Mainnet — 0.1 ETH
  • Edge Mainnet — 0.1 ETH
  • Monad Mainnet — 0.1 ETH

Testnets table

  • Cronos Testnet — 0.1 ETH
  • Edge Testnet — 0.1 ETH
  • Plasma Testnet — 0.1 ETH

Plasma Mainnet was added in #1452. Monad Testnet was already in the Testnets table at 0.1 ETH, so it does not need a new row.

Canonical chain names verified against content/wallets/pages/overview/supported-chains.mdx and content/api-reference/node-api/node-supported-chains.mdx.

Linear

DOCS-142 — https://linear.app/alchemyapi/issue/DOCS-142/add-cronosedgemonadplasma-to-bundler-minimum-stake-table

Requested by

@pgtodoroffalch (via Slack thread)

… to testnets in bundler minimum stake table

Follow-up to #1452 (Plasma Mainnet). Adds the 0.1 ETH minimum EntryPoint stake requirement for Cronos Mainnet, Edge Mainnet, and Monad Mainnet under Mainnets, and Cronos Testnet, Edge Testnet, and Plasma Testnet under Testnets. Monad Testnet was already in the Testnets table.

Refs DOCS-142

Requested-by: @pgtodoroffalch
@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jul 15, 2026, 10:17 AM

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1c673c3ffe

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

| Ink Mainnet | 0.1 ETH |
| DATA Network Mainnet | 0.1 ETH |
| Plasma Mainnet | 0.1 ETH |
| Cronos Mainnet | 0.1 ETH |

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Use Cronos native token for stake amounts

For Cronos users, this table says the stake is denominated in the native token, but the Cronos docs state $CRO is the native gas token (content/api-reference/cronos/cronos-api-faq.mdx:44). EntryPoint stake deposits are paid in the chain's native currency, so listing 0.1 ETH here, and on the Cronos Testnet row added below, can lead operators to fund the wrong asset and still be rejected for insufficient stake.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Good catch, applied in 1867c1b — Cronos Mainnet and Cronos Testnet now use 0.1 CRO.

| Plasma Mainnet | 0.1 ETH |
| Cronos Mainnet | 0.1 ETH |
| Edge Mainnet | 0.1 ETH |
| Monad Mainnet | 0.1 ETH |

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Use Monad native token for the stake

For Monad Mainnet users, the column is for native-token stake, but Monad's docs define MON/MONAD rather than ETH as the native gas token (content/api-reference/monad/monad-api-quickstart.mdx:44, content/api-reference/monad/monad-api-faq.mdx:44). Listing 0.1 ETH tells paymaster and factory operators to stake an asset the EntryPoint cannot accept on Monad, so they can remain below the required native stake.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Good catch, applied in 1867c1b — Monad Mainnet now uses 0.1 MON. Also updated the pre-existing Monad Testnet row from 0.1 ETH to 0.1 MON for consistency.

Codex flagged that the Min Stake column is denominated in the chain's native token, and Cronos uses CRO while Monad uses MON. Updated:

- Cronos Mainnet: 0.1 ETH -> 0.1 CRO

- Cronos Testnet: 0.1 ETH -> 0.1 CRO

- Monad Mainnet: 0.1 ETH -> 0.1 MON

- Monad Testnet: 0.1 ETH -> 0.1 MON (pre-existing row, updated for consistency now that Monad Mainnet is corrected)

Refs DOCS-142

Requested-by: @pgtodoroffalch
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