Post
Share your knowledge.
Where i can find faucet for usdc on sui testnet?
Where i can find faucet for usdc on sui testnet?
- Sui
Answers
1You can get testnet USDC on Sui using a dedicated faucet provided by protocols like Turbos or Cetus that support stablecoin test assets. These tokens are not from the official USDC team but are wrapped/test versions used by Sui DeFi apps. To request them:
Go to https://testnet.turbos.finance/faucet and connect your wallet. Choose USDC and click the faucet button. You’ll receive a small testnet USDC allocation.
Alternatively, some Sui dev Discord servers (like Cetus or BlueMove) also offer manual testnet token faucets. You’ll usually need to share your testnet address in a faucet channel.
Read more: https://docs.sui.io/network/testnet
Make sure you’re connected to the correct Sui Testnet RPC and have some test SUI for gas.
Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
- Why does BCS require exact field order for deserialization when Move structs have named fields?53
- Multiple Source Verification Errors" in Sui Move Module Publications - Automated Error Resolution43
- Sui Transaction Failing: Objects Reserved for Another Transaction25
- How do ability constraints interact with dynamic fields in heterogeneous collections?05