Post
Share your knowledge.
How to get SUI testnet tokens using cURL?
I'm looking for a way to request SUI testnet tokens using cURL because the method in your docs only works for the devnet. The website isn't sending the tokens, Discord allows just 1 SUI every 6 hours, and the cURL method only works for the devnet. I don't know TypeScript, which is why I'm asking if there’s an equivalent method for the testnet.
- Sui
- Architecture
Answers
4there’s currently no official way to get SUI testnet tokens via cURL but don’t worry, there is a much better workaround if you’re looking for daily Testnet tokens
I personally use https://faucet.n1stake.com/ f you stake SUI on mainnet with their validator, they let you claim at least 25 SUI Testnet tokens per day, totally free.
Happy to share ^^
Ok
https://docs.sui.io/guides/developer/getting-started/get-coins
The curl method you’ve seen in the docs (like https://faucet.devnet.sui.io/gas) only works for Devnet, not Testnet.. The Testnet Faucet website may rate-limit or silently fail. Discord bot restricts requests to 1 SUI every 6 hours
Unfortunately, the options for SUI testnet tokens are limited. You might need to keep trying the available methods and request more tokens over time if the faucets are issuing limited amounts.
You can try using an alternate method listed here: https://docs.sui.io/guides/developer/getting-started/get-coins. Try using this faucet link which might help: https://faucet.n1stake.com/. It allows you to request up to 0.5 SUI.
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.

- ... SUIBigSneh+1396
- ... SUISuiLover+1333
- ... SUI0xduckmove+1207
- ... SUIThorfin+1202
- ... SUIOwen+970
- ... SUIharry phan+847
- ... SUItheking+742
- 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