Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
joaniefromtheblock authored Sep 20, 2024
1 parent 13123fc commit db709cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/get-started/pricing/credit-cost.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ a specific network, then use the default Ethereum method's credit cost.

### Subscription events

You can subscribe and unsubscribe to events using [`eth_subscribe`](../../networks/ethereum/json-rpc-methods/subscription-methods/eth_subscribe.mdx) and [`eth_unsubscribe`](../../networks/ethereum/json-rpc-methods/subscription-methods/eth_unsubscribe.mdx).
You can subscribe and unsubscribe to events using [`eth_subscribe`](../../reference/ethereum/json-rpc-methods/subscription-methods/eth_subscribe.mdx) and [`eth_unsubscribe`](../../reference/ethereum/json-rpc-methods/subscription-methods/eth_unsubscribe.mdx).

The credit costs for the `logs` and `newHeads` events are charged per block, whereas `newPendingTransaction` events
are charged at approximately one second intervals.
Expand Down Expand Up @@ -214,4 +214,4 @@ are charged at approximately one second intervals.
| `baseFeeHistory` | 80 |
| `baseFeePercentile` | 80 |
| `busyThreshold` | 80 |
| `suggestedGasFees` | 80 |
| `suggestedGasFees` | 80 |

0 comments on commit db709cf

Please sign in to comment.