You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/learning-lit/pricing/current-prices.mdx
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ import { CurrentPricesTable } from "/snippets/CurrentPricesTable.jsx";
6
6
The following table shows the current pricing for Lit Protocol services on the **Naga Prod / Mainnet V1** network. Prices are displayed in both $LITKEY tokens and USD (based on current market rates).
7
7
8
8
<Note>
9
-
Prices update dynamically based on network usage. The values shown below reflect real-time prices fetched from the blockchain.
9
+
Most prices update dynamically based on network usage. The values shown below reflect real-time prices fetched from the blockchain. Note that PKP Minting cost is static and does not change with network utilization.
10
10
</Note>
11
11
12
12
<CurrentPricesTable />
@@ -25,6 +25,7 @@ Prices update dynamically based on network usage. The values shown below reflect
25
25
-**Decryption and Access Control**: Decrypting data and enforcing access control conditions
26
26
-**Lit Action**: Executing serverless JavaScript functions (pricing varies by component)
Copy file name to clipboardExpand all lines: docs/learning-lit/pricing/payment-model.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,4 +60,4 @@ For detailed information on current pricing, see the [Current Prices](/learning-
60
60
There are additional costs associated with using Lit Protocol's services that are not covered by the network usage payments. These include:
61
61
62
62
-**Gas on Lit Chain** - Lit Chain is the database for Lit network. When you make a transaction on Lit Chain, you will need to pay for the gas used by the transaction. Examples of operations that would require a transaction on Lit Chain are things like changing PKP Permissions, transferring PKPs, and launching smart contracts on Lit Chain. Lit Chain gas is priced in $LITKEY tokens and the gas price is very low compared to other chains.
63
-
-**PKP Minting** - When you mint a new PKP, you will need to pay a specific fee for the minting operation. Check out the [Current Prices page](/learning-lit/pricing/current-prices) to see the price right now.
63
+
-**PKP Minting** - When you mint a new PKP, you will need to pay a specific fee for the minting operation. This fee is not dynamic and is a fixed cost. Check out the [Current Prices page](/learning-lit/pricing/current-prices) to see the price right now.
0 commit comments