This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds support for
Rootstock
Network in uniswap sdk. Uniswap v3 contracts are deployed on Rootstock.Uniswap v3 deployed on Rootstock
The addresses can be verified from the proposals here:
RFC:
https://gov.uniswap.org/t/deploy-uniswap-v3-on-rootstock-bitcoin-sidechain/22466
Rootstock Vote
https://www.tally.xyz/gov/uniswap/proposal/56?chart=2
ChainID: 30
Rootstock RPC: https://public-node.rsk.co
Deployed Contracts
v3CoreFactory 0xaF37EC98A00FD63689CF3060BF3B6784E00caD82
nftDescriptor 0xA231609CF5ee20b3FF9bd8bBfD1928737E6e6264
nonfungibleTokenPositionDescriptor 0x1519ab9C0bF7C8f261aCa6c58d59A152C95B3Ebc
nonfungibleTokenPositionManager 0x9d9386c042F194B460Ec424a1e57ACDE25f5C4b1
v3Migrator 0x16678977CA4ec3DAD5efc7b15780295FE5f56162
Multicall2 0x996a9858cDfa45Ad68E47c9A30a7201E29c6a386
proxyAdmin 0xE6c623e32eD33f29b4D7C002C01DebDA629e4604
tickLens 0x55B9dF5bF68ADe972191a91980459f48ecA16afC
descriptorProxy 0x2AECbeE0dc58e3419A52EEaF6Ea16C498BAeE24F
v3Staker 0x96481062BfAA29AdaaeBfC5FA6F46d9556F0150c
quoterV2 0xb51727c996C68E60F598A923a5006853cd2fEB31
swapRouter02 0x0B14ff67f0014046b4b99057Aec4509640b3947A
Permit2 0xFcf5986450E4A014fFE7ad4Ae24921B589D039b5
Universal Router 0x244f68e77357f86a8522323eBF80b5FC2F814d3E
Message Sender 0xf5F4496219F31CDCBa6130B5402873624585615a
Message Receiver 0x38aE7De6f9c51e17f49cF5730DD5F2d29fa20758
More About Rootstock
Website: https://rootstock.io/
Dev portal: https://rootstock.io/develop/
Explorer: https://explorer.rsk.co/ | https://rootstock.blockscout.com/
TVL: https://defillama.com/chain/RSK
Marketcap: https://coinmarketcap.com/currencies/rsk-infrastructure-framework/
Please consider the pull request i am working on Rootstock addition into uniswap interface. Merging this PR will help to move forward.
Let me know if anything needs to be changed i will promptly fix and reply. Many thanks Uniswap team 🙏
cc:
@jsy1218
@zzmp
@hensha256