Skip to content

Commit c2b2b4b

Browse files
authored
fix links (#141)
1 parent ed0e707 commit c2b2b4b

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

fern/api-reference/pricing-resources/pricing/compute-unit-costs.mdx

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,22 @@ Build and scale apps with lower CU costs on key APIs
1313

1414
# Table of Contents
1515

16-
[What are Compute Units](#what-are-compute-units) [NFT API](/reference/compute-unit-costs#nft-api) [Transfers API](/reference/compute-unit-costs#transfers-api) [Token API](/reference/compute-unit-costs#token-api) [Transact](/reference/compute-unit-costs#transact) [Debug API](/reference/compute-unit-costs#debug-api) [Trace API](/reference/compute-unit-costs#trace-api) [EVM API](/reference/compute-unit-costs#standard-evm-json-rpc-methods-ethereum-polygon-pos-polygon-zkevm-optimism-arbitrum-astar) [Polygon PoS API](/reference/compute-unit-costs#polygon-pos-specific-methods) [Polygon zkEVM API](/reference/compute-unit-costs#polygon-zkevm-specific-methods) [Gas Manager & Bundler APIs](#gas-manager--bundler-apis) [Embedded Account APIs](/reference/compute-unit-costs#embedded-account-apis) [Starknet JSON-RPC APIs](/reference/compute-unit-costs#standard-starknet-json-rpc-methods) [Solana API](/reference/compute-unit-costs#standard-solana-json-rpc-methods) [Notify & Subscription APIs](/reference/compute-unit-costs#notify-and-subscription-apis) [Error Codes](/reference/compute-unit-costs#compute-unit-cost-for-error-codes)
16+
* [What are Compute Units](#what-are-compute-units)
17+
* [NFT API](/reference/compute-unit-costs#nft-api)
18+
* [Transfers API](/reference/compute-unit-costs#transfers-api)
19+
* [Token API](/reference/compute-unit-costs#token-api)
20+
* [Transact](/reference/compute-unit-costs#transact)
21+
* [Debug API](/reference/compute-unit-costs#debug-api)
22+
* [Trace API](/reference/compute-unit-costs#trace-api)
23+
* [EVM API](/reference/compute-unit-costs#standard-evm-json-rpc-methods-ethereum-polygon-pos-polygon-zkevm-optimism-arbitrum-astar)
24+
* [Polygon PoS API](/reference/compute-unit-costs#polygon-pos-specific-methods)
25+
* [Polygon zkEVM API](/reference/compute-unit-costs#polygon-zkevm-specific-methods)
26+
* [Gas Manager & Bundler APIs](#gas-manager--bundler-apis)
27+
* [Embedded Account APIs](/reference/compute-unit-costs#embedded-account-apis)
28+
* [Starknet JSON-RPC APIs](/reference/compute-unit-costs#standard-starknet-json-rpc-methods)
29+
* [Solana API](/reference/compute-unit-costs#standard-solana-json-rpc-methods)
30+
* [Notify & Subscription APIs](/reference/compute-unit-costs#notify-and-subscription-apis)
31+
* [Error Codes](/reference/compute-unit-costs#compute-unit-cost-for-error-codes)
1732

1833
# What are Compute Units?
1934

@@ -25,7 +40,7 @@ Throughput Compute Units define how often you can run the request within your th
2540

2641
# NFT API
2742

28-
We want builders to be able to use as much of the NFT API as they need without worrying about throughput. Because of that, we have discounted how NFT API requests count towards your applications guaranteed throughput by 6-10x. This means you can make more concurrent NFT API requests, and use the Throughput CU below to calculate how much you can use!
43+
We want builders to be able to use as much of the NFT API as they need without worrying about throughput. Because of that, we have discounted how NFT API requests count towards your applications' guaranteed throughput by 6-10x. This means you can make more concurrent NFT API requests, and use the "Throughput CU" below to calculate how much you can use!
2944

3045
| Method | CU | Throughput CU |
3146
| ------------------------ | ----------- | ------------- |

0 commit comments

Comments
 (0)