Skip to content

Add detailed FOC pricing table#781

Draft
snissn wants to merge 1 commit into
masterfrom
docs/foc-pricing-table-290
Draft

Add detailed FOC pricing table#781
snissn wants to merge 1 commit into
masterfrom
docs/foc-pricing-table-290

Conversation

@snissn
Copy link
Copy Markdown
Contributor

@snissn snissn commented May 8, 2026

Summary

  • Adds detailed Filecoin Onchain Cloud operation pricing to the About page pricing table.
  • Uses the finalized Proving Service price of $0.025 per Data Set / 30 days.
  • Keeps unchanged operation prices from the source table.

Refs FilOzone/filecoin-cloud#290

Testing

  • pnpm dlx markdownlint-cli2 --config .github/.markdownlint-cli2.jsonc docs/src/content/docs/introduction/about.mdx
  • git diff --check

Copilot AI review requested due to automatic review settings May 8, 2026 22:16
@snissn snissn requested review from hugomrdias and rvagg as code owners May 8, 2026 22:16
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC May 8, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the “About Filecoin Onchain Cloud” documentation to include a more detailed pricing table for Filecoin Onchain Cloud (FOC) operations, including per–Data Set operational fees and the finalized Proving Service price.

Changes:

  • Expanded the About page pricing table with additional operation-level rows (create/delete data set, add/delete piece, terminate service).
  • Added the Proving Service price at $0.025 per Data Set per 30 days.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +70 to +75
| **Create Data Set** | **$0.00112** to the storage provider, plus a **$0.10 Sybil fee** to the network | Provisioning a new Data Set. |
| **Proving Service** | **$0.025 per Data Set / 30 days** | PDP proving cost per Data Set per 30-day period. |
| **Add Piece** | **$0.002 per add operation** | Applies to each add operation. Batches support up to 61 pieces. |
| **Delete Piece** | **$0.002 per delete operation** | Applies to deletion of a piece or batch. |
| **Delete Data Set** | **$0.00112** | User-signed deletion; the storage provider receives gas reimbursement. |
| **Terminate Service** | **$0.00112 per Data Set termination** | Charged when terminating service for a Data Set. |
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.

Currently the table delimits pricing in "$" and there is a note below the table that All storage and retrieval charges are denominated in USDFC (or supported ERC-20 tokens) and settled via Filecoin Pay. - The current state of things looks good to me, but welcome any alternatives or changes from anyone? I would ignore this nit because accepting it makes the denomination of funds inconsistent within the table

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
synapse-dev 115444a Commit Preview URL

Branch Preview URL
May 08 2026, 10:27 PM

@BigLep BigLep moved this from 📌 Triage to 🔎 Awaiting review in FOC May 11, 2026
@rvagg
Copy link
Copy Markdown
Collaborator

rvagg commented May 11, 2026

Thanks @snissn; I'm going to convert this to draft for now until we actually have this implemented anywhere. Language and code design for the SDK is going on in #763. There's some things to iron out in here like the proving service fee should be 0.0024; the floor price needs to be removed from above this edit; we need to harmonise on name ("Network Congestion Fee" instead of Sybil is I think what we're going to go with); there's a lockup for lifecycle operations. See FilOzone/filecoin-services#469 for more detail on the contract side, still to be implemented though.
We'll probably also want to harmonise a little on the split of 3 titles: "rates", "fees" and "lockup" so we can explain these things a bit more clearly because it gets confusing very quickly. As a headline we can probably make "lockup" fade into the background as an implementation detial but it's going to need to be properly covered somewhere.

@rvagg rvagg marked this pull request as draft May 11, 2026 07:32
@rjan90 rjan90 moved this from 🔎 Awaiting review to ⌨️ In Progress in FOC May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ⌨️ In Progress

Development

Successfully merging this pull request may close these issues.

5 participants