diff --git a/content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx b/content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx index ff508f0b8..6d0a16aaa 100644 --- a/content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx +++ b/content/api-reference/pricing-resources/pricing/compute-unit-costs.mdx @@ -123,6 +123,7 @@ For more details, check out the [Compute Units](/docs/reference/compute-units#wh | getSignatureStatuses | 20 | | | getBlocks | 10 | | | getTokenAccountsByOwner | 10 | | +| getTokenAccountsByDelegate | 10 | | | getMinimumBalanceForRentExemption | 10 | | | getBalance | 10 | | | getGenesisHash | 10 | | @@ -134,11 +135,12 @@ For more details, check out the [Compute Units](/docs/reference/compute-units#wh | getSignaturesForAddress | 40 | | | getFirstAvailableBlock | 40 | | | getTransaction | 40 | | +| getTransactionsForAddress | 100 | | | getBlock | 40 | | -| getProgramAccounts | 20 | | -| getInflationReward | 40 | | +| getProgramAccounts | 20 | 117 | +| getInflationReward | 40 | 300 | | getPriorityFeeEstimate | 10 | 20 | -| getSupply | 160 | | +| getSupply | 160 | 800 | | getLargestAccounts | 3000 | | | batch\* | CU of method # times called | |