dydx-v3-python icon indicating copy to clipboard operation
dydx-v3-python copied to clipboard

How to get a hold of the Testnet collateral token?

Open ArshanKhanifar opened this issue 3 years ago • 2 comments

I'm trying to run the test_integration.py file, and I want to make some orders with fake money on ropsten. I've made a lot of progress up until the deposit_to_exchange line. It looks like I need to have some USDC to deposit into my account, and I have tried that on the mainnet and it works!

However this doesn't seem to be working on the ropsten testnet! I used uniswap to get some usdc, but looks like dydx is using this token instead. Is there a faucet for this token? How can I get a hold of this token? I can see the token on ropsten, and that a whole bunch of people own it, but I don't know how to get some for my own testing purposes.

ArshanKhanifar avatar Jul 22 '21 16:07 ArshanKhanifar

What node do you use? You have encountered the error code The method eth_signTypedData does not exist/is not available

fastener avatar Sep 15 '21 16:09 fastener

you can open a Live Chat request on the exchange, and customer service can send you testnet usdc token

chiwalfrm avatar Oct 29 '21 22:10 chiwalfrm