docs
docs copied to clipboard
address is imported from nodejs instead of using string
the code snippets here import Address from the nodejs standard lib and use it to type eth addresses
that's not correct--those addresses should just be typed as string
https://docs.uniswap.org/sdk/guides/using-ethers
https://nodejs.org/api/cluster.html