PRC Network Fees
Transparent fee model for proof anchoring, updates, and protocol actions on PRC Network.
How PRC Network Fees Work
Fees are paid in PRC Coin to publish transactions on PRC Network.
Fees exist to prevent spam and fund validator operations.
PRC Network is designed for predictable pricing; final parameters will be published with mainnet.
Transparency note: Fee behavior and network parameters evolve during rollout. We publish changes through developer updates and network status pages as they become available.
Common Fee Categories
Fee costs vary based on transaction complexity and network parameters.
Proof Operations
Register proof anchor
Update / supersede proof
Revoke proof
| Action | Complexity | What affects cost | Notes |
|---|---|---|---|
| Register proof anchor | Low–Medium | Payload size, metadata fields | Initial proof registration on-chain |
| Update / supersede proof | Medium | References to previous proof, metadata | Includes link to original proof |
| Revoke proof | Low | Minimal state update | Lightweight revocation entry |
Protocol Operations
Property listing
Token issuance / minting
Transfers
| Action | Complexity | What affects cost | Notes |
|---|---|---|---|
| Property listing | Medium | Verification checks, registry references | Requires valid IRP certificate |
| Token issuance / minting | Medium–High | Token model, metadata | Depends on tokenization parameters |
| Transfers | Low | Standard transaction overhead | Simple asset transfers |
System
Contract calls / advanced transactions
| Action | Complexity | What affects cost | Notes |
|---|---|---|---|
| Contract calls / advanced transactions | Varies | Execution complexity, storage | Depends on contract logic |
Note: Exact fee values depend on network parameters and will be published in the PRC Network documentation.
Estimating Fees Before You Send
Apps and wallets can estimate fees before signing
PRC Wallet will show an estimate and confirmation prompt before broadcasting any transaction.
Best Practices for Developers
- Always show estimated fee in your UI before signing
- Display max fee if applicable (for gas models)
- Provide clear failure hints when possible
- Allow users to review and cancel before confirmation
What Happens If a Transaction Fails?
Failed transactions may still consume network resources. Even when a transaction doesn't complete successfully, some work may have already been performed during processing.
PRC Network aims for predictable behavior; final refund/consumption rules will be documented as network parameters are finalized.
Wallets will show clear error messages when possible to help you understand what went wrong and avoid repeated failures.
Important: Always double-check transaction parameters before signing to minimize the risk of failed transactions.
Does Verification Cost Anything?
Free
Reading & Verification
- Viewing proof anchor data
- Off-chain verification checks
- Confirming proof status
- Reading metadata
- Checking issuer accreditation
Requires Fees
On-chain Writes
- Registering a new proof
- Updating/superseding proofs
- Revoking proofs
- Protocol operations
- Any state-changing transaction
Key Distinction: Anyone can verify proofs without cost barriers, while state-changing operations remain protected by network fees.
Accredited Issuers & Programs (Planned)
PRC Network may introduce issuer accreditation tiers and fee programs for registries, platforms, and high-volume issuers in the future.
Frequently Asked Questions
Common questions about PRC Network fees
Ready to Build?
Start integrating PRC Network with transparent fee estimation and developer-friendly tools.