Results 29 issues of Noah Zinsmeister

help wanted
good first issue

the current walletconnect connector uses v1, it'd be great to add v2 support!

new-connector

new-connector

Support for injected connectors other than metamask should be considered (e.g. trust). This could be accomplished via a new connector which is more generic and handles edge cases/non-standard behavior better,...

discussion

when placing range orders, it might be useful to be able to specify a limit price and concentration that places an order as close as possible above/below the current spot...

With the context of https://github.com/Uniswap/uniswap-v3-periphery/issues/186, it might be interesting to explore an opinionated ETH/USD price oracle. In addition to all the complexities already discussed in the issue linked above, a...

oracle

For smart contracts holding 721s in custody, it would be nice for them to be able to offer the capability to `safeTransferFrom` to a target that performs arbitrary actions (via...

enhancement

User story: I want to add liquidity to a uniswap pool but only have balances in a single token, i want to swap enough so that i can then use...

User story: As a developer, I want to integrate with Uniswap while directing a small percentage (or flat fee?) of every trade to an address that I control. This fee...

https://github.com/Uniswap/uniswap-v3-sdk/pull/76#discussion_r703675844

enhancement
good first issue
p2