diff --git a/fern/api-reference/pricing-resources/pricing/compute-unit-costs.mdx b/fern/api-reference/pricing-resources/pricing/compute-unit-costs.mdx index bee921c2..3f206f85 100644 --- a/fern/api-reference/pricing-resources/pricing/compute-unit-costs.mdx +++ b/fern/api-reference/pricing-resources/pricing/compute-unit-costs.mdx @@ -240,8 +240,6 @@ All zkSync Era specific methods cost 10 CUs, this includes the methods listed be # Gas Manager & Bundler APIs -Similar to the [NFT API](/reference/compute-unit-costs#nft-api), the Gas Manager & Bundler APIs implement "Throughput CU" to count separately toward your applications' throughput! - | Method | CU | Throughput CU | | ------------------------------------------ | ---- | ------------- | | eth\_sendUserOperation | 1000 | 100 | @@ -257,8 +255,6 @@ Similar to the [NFT API](/reference/compute-unit-costs#nft-api), the Gas Manager # Wallet APIs -Similar to the [NFT API](/reference/compute-unit-costs#nft-api), the Wallet APIs implement "Throughput CU" to count separately toward your applications' throughput! - | Method | CU | Throughput CU | | ------------------------------------------ | ---- | ------------- | | wallet_requestAccount | 50 | - | @@ -269,9 +265,7 @@ Similar to the [NFT API](/reference/compute-unit-costs#nft-api), the Wallet APIs | wallet_getCallsStatus | 20 | - | | wallet_listAccounts | 10 | - | -# Embedded Account APIs - -Similar to the [NFT API](/reference/compute-unit-costs#nft-api), the Embedded Account APIs implement "Throughput CU" to count separately toward your applications' throughput! +# Signer APIs | Method | CU | Throughput CU | | -------------------- | ---- | ------------- |