Is there any way to get usdt from Ropsten Testnet?

1.8k Views Asked by At

I am making an app that can send and receive usdt using Flutter web3. I want to test on Ropsten network, but I want to know how to get usdt for testing.

2

There are 2 best solutions below

0
On BEST ANSWER

Solved. You can get Ropsten Testnet usdt once a day from the site below. https://testnet.help/en/ethfaucet/ropsten

1
On

You could probably just copy and paste the code of the original and launch your own on ropsten.. wouldn't that be just as effective?