Skip to content

Update pricing with Private Payment API + refactor with Tabs#67

Open
supermarioblock wants to merge 1 commit intomainfrom
supermarioblock-patch-3
Open

Update pricing with Private Payment API + refactor with Tabs#67
supermarioblock wants to merge 1 commit intomainfrom
supermarioblock-patch-3

Conversation

@supermarioblock
Copy link
Copy Markdown
Collaborator

@supermarioblock supermarioblock commented Mar 30, 2026

Summary by CodeRabbit

  • Documentation
    • Reorganized pricing page with a tabbed interface for improved navigation across Ephemeral Rollup (ER), Private Ephemeral Rollups (PER), and VRF products.
    • Added dedicated section for Private Ephemeral Rollups pricing information.
    • Pricing simulators and reference details maintained within respective product tabs.

@mintlify
Copy link
Copy Markdown

mintlify bot commented Mar 30, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
magicblock-42 🟢 Ready View Preview Mar 30, 2026, 2:52 AM

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 30, 2026

Walkthrough

Converted pricing page from linear layout to tabbed interface with three tabs for Ephemeral Rollup, Private Ephemeral Rollups, and VRF. Reorganized existing content into respective tabs and added new Private Payment API section under the PER tab.

Changes

Cohort / File(s) Summary
Pricing Page Restructuring
pages/overview/additional-information/pricing.mdx
Restructured from linear layout to tabbed interface (<Tabs>/<Tab>) grouping ER, PER, and VRF product sections. Added new PER tab with "Private Payment API" fixed/volume-fee table and description. Retained ER Cost Simulator and VRF Cost Simulator components within their respective tabs.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the two main changes: adding Private Payment API content and refactoring the pricing page layout into a tabbed interface.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch supermarioblock-patch-3

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

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

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@pages/overview/additional-information/pricing.mdx`:
- Line 37: Fix grammatical errors in the pricing copy: change the phrase
"**Private Payment API** make it simple to send private stablecoin transfers on
Solana Mainnet and/or on an a Private ER." to use correct subject-verb agreement
and articles (e.g., "makes it simple to send private stablecoin transfers on
Solana Mainnet and/or on a Private ER."), and apply similar fixes to the related
sentences at the other instances (the phrases on lines 46 and 51) so they use
correct singular/plural and remove duplicated articles.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: a31d80c3-294e-47da-8e40-808d00e59999

📥 Commits

Reviewing files that changed from the base of the PR and between b330424 and cfa8bb8.

📒 Files selected for processing (1)
  • pages/overview/additional-information/pricing.mdx

<Tab title="Private Ephemeral Rollups (PER)">

### Private Payment API
**Private Payment API** make it simple to send private stablecoin transfers on Solana Mainnet and/or on an a Private ER.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Fix user-facing grammar in pricing copy (Line 37, Line 46, Line 51).

These lines contain small grammar issues that reduce clarity in public docs.

✍️ Proposed copy edits
-        **Private Payment API** make it simple to send private stablecoin transfers on Solana Mainnet and/or on an a Private ER.
+        **Private Payment API** makes it simple to send private stablecoin transfers on Solana Mainnet and/or on a Private ER.

-        **PER** support any type of custom computation specified by your smart contract. The pricing fee for PER for custom logic execution is the same as standard ER.
+        **PER** supports any type of custom computation specified by your smart contract. Pricing for PER custom logic execution is the same as standard ER.

-        > ⚠️ Note: Costs do not include the transaction to request randomness. On ER transactions are free, on Solana transactions may vary based on your priority fees.
+        > ⚠️ Note: Costs do not include the transaction used to request randomness. On ER, transactions are free; on Solana, transaction costs vary based on priority fees.

Also applies to: 46-46, 51-51

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@pages/overview/additional-information/pricing.mdx` at line 37, Fix
grammatical errors in the pricing copy: change the phrase "**Private Payment
API** make it simple to send private stablecoin transfers on Solana Mainnet
and/or on an a Private ER." to use correct subject-verb agreement and articles
(e.g., "makes it simple to send private stablecoin transfers on Solana Mainnet
and/or on a Private ER."), and apply similar fixes to the related sentences at
the other instances (the phrases on lines 46 and 51) so they use correct
singular/plural and remove duplicated articles.

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