diff --git a/pages/scaling-services-nocode-deployer.mdx b/pages/scaling-services-nocode-deployer.mdx index 34407d0e8..df7d0487d 100644 --- a/pages/scaling-services-nocode-deployer.mdx +++ b/pages/scaling-services-nocode-deployer.mdx @@ -45,6 +45,8 @@ To deploy a rollup using a Testnet network, follow these steps: * **Rollup Name** * **Gas Token** + * **ETH**: Use ETH to pay your network's gas fees. + * **Custom Gas Token** (If DA layer = AnyTrust): For gas fees, use your [custom ERC-20 token](/scaling-services-nocode-deployer/#custom-gas-token) created and deployed on the network. 5. On the **Infrastructure** tab, check the components included in the Starter package, and then click **Confirm**. @@ -90,7 +92,7 @@ To deploy a rollup using a Mainnet network, follow these steps: 6. On the **Infrastructure** tab, check the components included in your package, and then click **Confirm**. - 7. In the **Summary** dialog, check your complete rollup specification, and then click **Confirm and Pay**. + 7. In the **Summary** dialog, check your complete rollup specification, and then click **Confirm and Pay**. Make sure you have `0.9 ETH` and `0.2 Custom Gas Token` in your wallet to deploy your rollup on a Mainnet. 8. On the Stripe checkout page, provide your card details, and then click **Subscribe** to deploy the configured rollup. diff --git a/public/scale/mainnet-summary.png b/public/scale/mainnet-summary.png index aedb74f50..6d9468256 100644 Binary files a/public/scale/mainnet-summary.png and b/public/scale/mainnet-summary.png differ