swapr-dapp icon indicating copy to clipboard operation
swapr-dapp copied to clipboard

Update Apollo clients.ts file to support new Chains added to the sdk

Open Mi-Lan opened this issue 2 years ago • 0 comments

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

Definition of done

  • [ ] Latest version of sdk when connected to this repo doesn't throw out errors
  • [ ] And also queries right apis

Mi-Lan avatar Jul 25 '22 11:07 Mi-Lan