Rachel-Eichenberger

Results 12 comments of Rachel-Eichenberger

found this, not sure where it belongs for the link/page https://github.com/Uniswap/v3-periphery/blob/main/audits/abdk/audit.pdf https://github.com/Uniswap/v3-core/tree/main/audits

Think I have a working solution, I thought I had it when I opened this, but realized I missed a test scenario using value ? value.slice(0, 2) === "0x" ?...

This can also happen with language selected, changing the language will solve

> It appears that there's a CORS issue with the Uniswap cloudflare worker that's serving ENS data: > > ``` > Cross-Origin Request Blocked: The Same Origin Policy disallows reading...

Well I'll leave for the team to see, but check this out incase I know I had to update my cors policy to stop errors https://github.com/Uniswap/token-lists#authoring-token-lists ![image](https://user-images.githubusercontent.com/60412342/161463420-3e69fca6-f8f4-49d6-a310-25c65f3ebc44.png)

Also just noticed the same effect for the Trade button setting weth9 instead of ETH

Looks the same for other networks. Perhaps with the new URL params it would be possible?

@talonZack think you have to set the permit2 use ``` function App() { } ```

@ianlapham So this may be the same issue or an extension of this issue, but when a pools LQ falls below the Quota, and stops tracking the TVL freezes Paper...

Contract of token has a maximum transaction and maximum wallet of 30,000 tokens, so you can't have more than that in your wallet and you can't make a transaction of...