Violet

Results 7 issues of Violet

https://github.com/ImpeccableHQ/swapr-sdk/pull/281 - Added 0.1 percent fee for testing purposes I made 2 transaction to confirm its working but would be good to test it out here are my 2 transactions...

Linked to this sdk pr https://github.com/ImpeccableHQ/swapr-sdk/pull/276 - In this current version I added support for uniswap trade gas estimation , 1inch and 0xTrade for those it will always work and...

This pr is linked to sdk pr https://github.com/levelkdev/swapr-sdk/pull/221 - So I moved all the logic related to eco router trades from dapp to the sdk so that it fetches and...

- quick fix for the release

![Screenshot 2022-11-23 at 17 54 58](https://user-images.githubusercontent.com/33226956/203604893-205f2185-aa0e-4f62-ab7e-fee5270b81be.png) - This arrises when version number is longer then certain amount of characters like in current one

bug

**Description** add support for [ChainId.OPTIMISM_MAINNET],[ChainId.OPTIMISM_GOERLI] and [ChainId.GOERLI] from the latest version of the sdk - so this is basically just a matter of adding graph urls in the /apollo/clients folder...

Feature

- Currently some of the values for warning severity are hardcoded like below but they should be imported from the constants folder ![Screenshot 2022-06-30 at 16 33 35](https://user-images.githubusercontent.com/33226956/176704265-a8d84293-7fc6-4136-b5d9-77c60fe6a64c.png) - Also...

enhancement