-
-
Notifications
You must be signed in to change notification settings - Fork 246
Uniswap - add avalanche chain/network to the current Uniswap connector #316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uniswap - add avalanche chain/network to the current Uniswap connector #316
Conversation
|
is there an issue with the pr @nikspz? |
Hmm I think It should be |
|
Either ways Avalanche is EVM compatible... in this context it should still work as expected. Made modifications to use Avalanche chain instead @nikspz |
|
made a clean-up @nikspz it should be good for a review now |
f93435f to
8185014
Compare
|
Just a reminder and check if there is anything more I needed to do here @nikspz |
|
Incorporated into #342 |
Before submitting this PR, please make sure:
Your code builds clean without any errors or warnings
You are using approved title ("feat/", "fix/", "docs/", "refactor/")
A description of the changes proposed in the pull request:
Tests performed by the developer:
Test performed:
Set up gateway successfully
connected uniswap ethereum Avalanche successfully
check wallet now showing on gateway connect command
check gateway balance show balance for the ethereum cello wallet
curl test
chain/status: ok
/chain/balances: ok
/chain/allowance: ok
add/ remove wallet: ok
/amm/price: ok
Tips for QA testing: