Testnet Participation Guide
Here's a Step-by-Step Guide
Step 1 - Connect Wallet to the Base Sepolia Network
To interact with the ShiftCTRL testnet, you will first need to add the Base Sepolia network to your wallet. The process of adding Base Sepolia to your wallet may vary depending on the wallet you are using. The steps below are for MetaMask. If you are using a different wallet, there is likely a similar process you can follow.
Open your Metamask extension. You'll see your current network displayed on the top left. Click on it.

When prompted to select a network, click ‘+ Add network’.

A new browser tab will open displaying the popular networks. Click on "Add" for Base Mainnet, and then click ‘Add a network manually’ at the bottom of the screen to add testnet manually.

When prompted for network details, input the following information in each respective field and click ‘Save’:
Network Name
Base Sepolia
New RPC URL
https://sepolia.base.org/
Chain ID
84532
Currency Symbol
ETH
Block Explorer URL
https://sepolia-explorer.base.org/
You may refer to official Base Docs too.
If the information is inputted correctly, a pop-up will inform you that the network has been added successfully. Click ‘Switch to Base Sepolia’ to continue.

Step 1 complete! You have successfully connected your wallet to the Base Sepolia Network.
Step 2 - Add Test Tokens to Wallet
Before retrieving tokens from the faucet, you need to add the test tokens to your wallet.
On your wallet page, click ‘+ Import tokens’.

On the import token page, input the CTRL token contract address:
0x193410b8cdeD8F4D63E43D0f2AeD99bd862ed1Bc

If you are on Base Sepolia testnet and token contract address is inputted correctly, the Token symbol and Token decimal should auto-populate. Click ‘Next’ to continue.
On the subsequent (confirmation) page, click ‘Import’.

You have successfully imported the CTRL token to your wallet. Next, repeat the same procedure to import cbBTC and other Tab currencies you wish to test:
0x7eC62ECbE14B6E3A8B70942dFDf302B4dd9d6a51 (to simulate actual cbBTC in mainnet)
Here are the token contract addresses for some of the popular Tab currencies
0xc99E6c8Fb2cD8adA848FFcDfafC46d2D300B443b
0xf42f613608Ff5Bb1B6B584243101552E11A58c7F
0x60e513F41aF473D447244076F8c3bF65152646a8
For all the Tab contract addresses, please refer to this page.
Once completed, your wallet should look like the image below. Step 2 is now complete.

Step 3 - Request Tokens from Faucets
To perform tests on QWERTY, you will need ETH test tokens to pay for gas fees.
Requesting ETH Test Tokens:
Head over to Alchemy Faucets. (https://www.alchemy.com/faucets/base-sepolia)
Copy your wallet address.
Paste your wallet address into the faucet and click ‘Send me ETH’ to receive ETH test tokens.
Requesting cbBTC and CTRL Test Tokens
You will also need cbBTC test tokens to deposit as reserve for minting Tabs, and CTRL test tokens if you wish to test governance.
To request cbBTC and CTRL, go to the ShiftCTRL Faucet.
Input your wallet address and click ‘Request’ to receive your test tokens.
Step 3 is complete! You are all set to begin testing.
Last updated