Uniswap / v3-periphery

🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v3
https://uniswap.org
GNU General Public License v2.0
1.17k stars 1.1k forks source link

How to get UNI-V3-POS on Rinkeby network? #190

Closed zetorange1 closed 3 years ago

zetorange1 commented 3 years ago

Hello, I can see lots of UNI-V3-POS transactions in rinkeby etherscan. But I am not sure how they are getting the UNI-V3-POS in rinkeby network. I know i can get it in mainnet by providing liquidity but how to do it in testnet? Please help me. Thanks!

moodysalem commented 3 years ago

You can use the interface on Rinkeby by connecting a wallet and switching networks in your wallet, then use Uniswap on the testnet.

zetorange1 commented 3 years ago

Hi @moodysalem I tried so. Please look at the screenshot. Screenshot from 2021-08-19 13-57-23 How to set starting price to initialize pool in Rinkeby network?

moodysalem commented 3 years ago

You are the first one to deposit to the pool so you decide it

zetorange1 commented 3 years ago

So is it possible to test doing liquidity pool in Rinkeby network?