You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
Even though it is primarily meant to be used with Uniswap V2, this SDK works for other networks and DEXs if they are exact copies of Uniswap V2. However, you will have to change the FACTORY_ADDRESS and INIT_CODE_HASH in constants to the ones that the specific DEX uses if you want to use the functionalities that depend on Pairs. A lot of DEXs have forked the v2-sdk repository and made those changes, so I would suggest either using those sdks or making these changes yourself.
Be cautious and make sure that you know what you are dealing with, as Kyberswap for example is not an exact replica (but very very close) of Uniswap.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I had two questions:
The text was updated successfully, but these errors were encountered: