I want to create a token and create liquidity on BSC testnet. I need some testnet USDT — how do I buy it and what is its contract address?
Tether does not deploy official USDT on testnets. Testnet “USDT” tokens are community-issued and not official. If you’ve created a token on PandaTool and need testnet USDT for pool testing, you can obtain widely-used community test-USDT on PancakeSwap testnet (connect your wallet to the BSC testnet).
The document lists the following community/test USDT contract address:
0x66E972502A34A625828C544a1914E8D8cc2A9dE5
This token is created by the PandaTool team for development/testing convenience and is commonly used on BSC testnet (it also shows a logo in PancakeSwap testnet).
Additional notes (safety/clarification):
• Testnet tokens are only for testing — never treat them as real value and never try to move them to mainnet.
• Because these are community tokens, do not assume any backing or guarantees; verify the contract and token source before trusting it in scripts or demos.