From 642da1316edf080b9fd82fa2f2efc7a6c71fa91e Mon Sep 17 00:00:00 2001 From: Bruno Galvao Date: Tue, 12 Nov 2024 04:47:49 +0000 Subject: [PATCH] GITBOOK-212: No subject --- pop-cli-for-smart-contracts/guides/deploy-on-pop-testnet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pop-cli-for-smart-contracts/guides/deploy-on-pop-testnet.md b/pop-cli-for-smart-contracts/guides/deploy-on-pop-testnet.md index 928920c..b5753f8 100644 --- a/pop-cli-for-smart-contracts/guides/deploy-on-pop-testnet.md +++ b/pop-cli-for-smart-contracts/guides/deploy-on-pop-testnet.md @@ -51,7 +51,7 @@ Go to [contracts.onpop.io](https://contracts.onpop.io) and deploy your contract.
-You can now take the contract address and check the [chain state](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc2.paseo.popnetwork.xyz#/chainstate) to confirm that the contract exists. Remember to use the resulting contract address for your deployment. +You can now take the contract address and check the [chain state](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc2.paseo.popnetwork.xyz#/chainstate) to confirm that the contract exists. ![](https://hackmd.io/\_uploads/H1j56cMl0.png)