PRESS Economy
Fee Classes
Map PressChain actions to none, bond, micro, standard, elevated or funded economic classes.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Map PressChain actions to none, bond, micro, standard, elevated or funded economic classes.
| Class | Meaning |
|---|---|
none | no public economic charge for the operation |
bond | value is committed as an eligibility or accountability bond |
micro | low-friction protocol action |
standard | ordinary state-changing economic action |
elevated | deliberately higher-friction action |
funded | action carries or escrows its own value |
| Action | Class | Additional requirement |
|---|---|---|
capsule.publish | standard | Author, Journalist or Editor plus active bond |
evidence.community.attach | micro | authenticated PressKey identity |
evidence.official.attach | standard | publishing role, active bond and relationship authority |
contributor.add | standard | publishing role and Capsule authority |
challenge.open | elevated | identity and active bond |
review.submit | micro | Journalist, Editor or Validator plus active bond |
bounty.create | funded | Author, Journalist or Editor, active bond and funding |
bounty.claim | micro | eligible bonded role |
role.activate | bond | activation bond |
role.withdraw | micro | cooldown |
reward.claim | micro | active bond and cycle limit |
rss.feed.register | elevated | Editor plus outlet or Enterprise authority |
<ActionCost
feeClass={rule.feeClass}
amount={networkEconomics.resolve(rule.feeClass, rule.action)}
bondRequired={rule.activeBondRequired}
fundedValue={draft.fundedValue}
/>