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)