StealthTest
StealthTest Site
  • ๐Ÿ‘‹Welcome to StealthTest
  • Features & Fundamentals
    • ๐ŸšฐFaucet
    • ๐Ÿ—ƒ๏ธLogs
      • ๐Ÿ“–Advanced Block Explorer
    • ๐Ÿ’ฐTest Wallets
    • ๐Ÿซ‚Teams & User Roles
      • ๐ŸŽŸ๏ธHow to Create a Team
    • ๐ŸขSmart Contract Repository
  • StealthTest API
    • ๐Ÿ‘จโ€๐Ÿ’ปStealthTest API Reference Overview
    • ๐Ÿ“–API Reference
      • Get Environments
      • Get Environment
      • Create Environment
      • Delete Environment
      • Get Wallet Information
      • Fund Wallet
    • ๐ŸŽ›๏ธAPI Management
  • StealthTest Guides
    • ๐ŸงฌConnecting to StealthTest Networks
      • ๐ŸฆŠMetamask
      • 3๏ธโƒฃThirdweb
      • ๐Ÿช™Coinbase Wallet
    • โš—๏ธTest Wallet Import
      • ๐ŸฆŠMetamask Wallet Import
    • โšกTesting with Remix
    • ๐ŸฌTesting with Truffle
    • ๐Ÿ‘ทโ€โ™‚๏ธTesting with Hardhat
    • ๐ŸจTesting with Brownie
    • ๐ŸŒฒTesting with Web3.js + Cypress
Powered by GitBook
LogoLogo
On this page

Was this helpful?

  1. Features & Fundamentals

Test Wallets

Understanding network specific test wallets

PreviousAdvanced Block ExplorerNextTeams & User Roles

Last updated 1 year ago

Was this helpful?

Each private environment, and specifically each network within that environment, will include a set of pre-funded test wallets that will allow you to interact with the services.

PLEASE NOTE THE FOLLOWING:

These accounts, and their private keys, are publicly known. Any funds sent to them on Mainnet or any other live network WILL BE LOST. Please only use these for development purposes.

Now that we got that out of the way, let's dive deeper into the wallets:

You will be provided a set of five pre-funded test wallets, each preloaded with 100 test tokens. These test tokens are specific to your private environment and more importantly the specific network (chain ID).

What does this mean?

  • In the same way that you can not use real ETH when connected to a public testnet (such as Goerli) or vice versa, the environment-specific test tokens will only be available for the specific private environments and networks they were generated for.

These wallets can be accessed from the Environments page by opening up your preferred environment and clicking the tab labeled Wallets. You may also access these wallets quickly on any Environment Dashboard page.

How do I access the private key to import my test wallets?

  • From the Environments Dashboard, scroll down to Wallets and click the Key icon to instantly copy the specific wallet's private key that you wish to import.

  • Select the Wallets tab within the selected Environment, navigate to the specific wallet you wish to import and copy the private key by clicking the Key icon next to the wallet's balance.

Ready to get testing? ๐Ÿงช Check out our guides on importing wallets.

Test Wallet Import

Metamask Wallet Import

๐Ÿ’ฐ
Wallets page
Wallets via Environments page
Page cover image