Getting testnet tokens

Mint test tokens to begin developing.

Before you can begin developing on Carbon, you'll need to have some testnet tokens.

You can obtain them from the Starport faucet here.

Step 1: Click on the 'Post' section to expand it.

Once expanded, locate the 'Try it out' button and click on it.

Step 2: In the 'Responses' section, enter your address and the desired token request amount of 10 SWTH (10000000000swth) in the 'Request body' field.

Example: { "address": "tswth164wzv8ug9g09jhsqhwy9gm04cwplhd6swk3kdv", "coins": [ "10000000000swth" ] }

Step 3: Ensure that the request has been successful and proceed to the next section to query your account balance.

Congratulations on successfully obtaining some testnet tokens!

Last updated