From 3860a28613cb91b508141f815e0627ad77e500d1 Mon Sep 17 00:00:00 2001 From: Bruno Galvao Date: Fri, 2 Aug 2024 08:41:56 +0000 Subject: [PATCH] GITBOOK-167: No subject --- pop-cli-for-smart-contracts/guides/deploy-on-pop-testnet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 f156691..6f9da8f 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 @@ -8,11 +8,11 @@ Let's deploy. The community test network for Polkadot is [Paseo](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fpaseo.rpc.amforc.com) and you can find Pop Network running on Paseo [here](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc2.paseo.popnetwork.xyz). -Use the [Paseo faucet](https://faucet.polkadot.io/paseo) to fund Alice's Paseo account with some PAS tokens. PAS tokens are the equivalent of DOT on Polkadot. +Use the [Paseo faucet](https://faucet.polkadot.io/) to fund Alice's Paseo account with some PAS tokens. PAS tokens are the equivalent of DOT on Polkadot. > Alice's account address is: `5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY` -Go to the [Paseo faucet](https://faucet.polkadot.io/paseo) and request some PAS tokens for Alice. +Go to the [Paseo faucet](https://faucet.polkadot.io/) and request some PAS tokens for Alice. As Pop Network uses the Relay chain's native token as its native token, we will need to transfer some of the PAS tokens from Alice's account on Paseo to Pop Network so that we can then deploy the contract.