v3 adding liquidity using the URL - query params, HELP #7804
-
What are the supported query params for adding liquidity... https://app.uniswap.org/positions/create/v3?currencyA={token0}¤cyB={token1} *** instead of { token0, token1, fee } -- should the pool ID be used instead? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Would also be good to add |
Beta Was this translation helpful? Give feedback.
-
Example - complete with price range and hooks https://app.uniswap.org/positions/create/v3?¤cyA=NATIVE |
Beta Was this translation helpful? Give feedback.
Example - complete with price range and hooks
https://app.uniswap.org/positions/create/v3?¤cyA=NATIVE
¤cyB=0xaf88d065e77c8cC2239327C5EDb3A432268e5831
&chain=arbitrum
&step=1
&hook=undefined
&fee={'feeAmount':500, 'tickSpacing':1, 'isDynamic':false}
&priceRangeState={'priceInverted':false, 'fullRange':false,
'minPrice':'4681.310462766008',
'maxPrice':'4800.975863143462',
'initialPrice':''}