IPFS hash of the deployment:
- CIDv0:
QmT4qyLDubjrqpVxn8tn5i4sjajwQtMLrYkC3G8HMgBaQb
- CIDv1:
bafybeicghxqfdqypossftqecsre3lhmick2uwv3kfb7e3kd7op4wfimo7q
The latest release is always accessible via our alias to the Cloudflare IPFS gateway at app.uniswap.org.
You can also access the Uniswap Interface directly from an IPFS gateway.
BEWARE: The Uniswap interface uses localStorage
to remember your settings, such as which tokens you have imported.
You should always use an IPFS gateway that enforces origin separation, or our alias to the latest release at app.uniswap.org.
Your Uniswap settings are never remembered across different URLs.
IPFS gateways:
- https://bafybeicghxqfdqypossftqecsre3lhmick2uwv3kfb7e3kd7op4wfimo7q.ipfs.dweb.link/
- https://bafybeicghxqfdqypossftqecsre3lhmick2uwv3kfb7e3kd7op4wfimo7q.ipfs.cf-ipfs.com/
- ipfs://QmT4qyLDubjrqpVxn8tn5i4sjajwQtMLrYkC3G8HMgBaQb/
3.3.5 (2021-05-19)
Bug Fixes
- display pool shares < 10% (#1639) (1ac36c7)
- division by 0 error when both reserves are 0 (#1632) (6a4fa0c)
- do not crash when user switches eth -> weth in add (#1637) (02ecd72)
- improve rendering of fee dollar values (7fc9a65)
- missed a memo for fetching v2 pairs (#1635) (75ed4c5)
- removing and adding liquidity when the price of the pool is at the min/max price (4691159)
- working copy to clipboard button in walletconnect qr code modal (#1636) (adc8429)