Skip to content

Commit

Permalink
Update faucet addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
olgahryniuk committed Apr 29, 2024
1 parent 5b4f2d8 commit 4d3a168
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions docs/06-cardano-testnets/06-tools/01-faucet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ metaTitle: Testnets faucet

import Faucet from '../../../src/components/Faucet'

Since the Cardano testnet is an independent network, separate from the Cardano
mainnet, it requires its own tokens.
Since Cardano testnets are independent networks, separate from the Cardano
mainnet, they require their own tokens.

The faucet is a web-based service that provides test ada to users of the Cardano
testnets. While these tokens have no 'real world' value, they enable users to
Expand All @@ -16,12 +16,12 @@ the mainnet.
**To request tokens using the faucet:**

1. Select the desired action type:
- Enter the address of the account where you want to top up funds.
- Enter the account address where you want to top up funds
- Enter the pool ID in bech32 format (`pool18ttg8k...a1c`) where you want to
delegete funds
delegate funds
2. If you have been issued with an API key, please enter this to access any
additional funds you may have been allocated.
3. Click **Receive test ada**.
additional funds you may have been allocated
3. Click **Receive test ada**
4. Funds will be in the testnet account you specified within a few minutes.

**Delegation**
Expand All @@ -34,7 +34,9 @@ pool delegation' from the action menu.
<Faucet />

_When you have finished using your test tokens, please return them to the faucet
so that other members of the community can use them. Please return your test
tokens to this address:_
so that other members of the community can use them. You can return your test
tokens to the relevant address:_

**addr_test1qqr585tvlc7ylnqvz8pyqwauzrdu0mxag3m7q56grgmgu7sxu2hyfhlkwuxupa9d5085eunq2qywy7hvmvej456flknswgndm3**../../../src/components/Faucet/Faucet
Pre-production faucet address: `addr_test1vzpwq95z3xyum8vqndgdd9mdnmafh3djcxnc6jemlgdmswcve6tkw`
Preview faucet address: `addr_test1vqeux7xwusdju9dvsj8h7mca9aup2k439kfmwy773xxc2hcu7zy99`
SanchoNet faucet address: `addr_test1vz0ua2vyk7r4vufmpqh5v44awg8xff26hxlwyrt3uc67maqtql3kl`

0 comments on commit 4d3a168

Please sign in to comment.