Uniswap / sdk-core

⚙️ Code shared across TypeScript Uniswap SDK versions
MIT License
121 stars 354 forks source link

chore: switch optimism testnet chainid #34

Closed annieke closed 2 years ago

annieke commented 2 years ago

Updating this constant since we're switching Optimism testnet from Kovan to Goerli: https://dev.optimism.io/kovan-to-goerli/

interface PR: https://github.com/Uniswap/interface/pull/4719

NoahZinsmeister commented 2 years ago

thanks @annieke ! would you mind also making a PR to fix https://github.com/Uniswap/smart-order-router/blob/bffc6e063d5443ef409397f3d84377d18a47c582/src/util/chains.ts?

also don't worry about the failing lint check, false positive for all external PRs