Skip to main content
Testnet mode allows you to connect to blockchain test networks for development and testing purposes. When enabled, Phantom will display testnet balances and allow transactions on supported test networks.

Enable testnet mode

To access test networks in Phantom, go to SettingsDeveloper SettingsTestnet Mode. Testnet mode toggle in Developer Settings

Supported test networks

When testnet mode is enabled, you can connect to the following networks:
BlockchainTest networks
SolanaDevnet, Testnet
EthereumSepolia, Goerli
BaseBase Sepolia
PolygonPolygon Amoy

Get test tokens

To test transactions, you’ll need testnet tokens:

Testing with Phantom Connect

When using Phantom Connect SDKs, testnet mode works automatically. Users with testnet mode enabled in their Phantom wallet will see testnet balances and can sign testnet transactions.
For local development, you can also use localhost or 127.0.0.1 to test your integration before deploying to a production URL.