IPFS hash of the deployment:
- CIDv0:
QmeEa976ptDpd5vUv3gEBgCSeMKHCUt9B8K8XNJ7gNyZHg
- CIDv1:
bafybeihmfrlp3nuo6by2eb5aflyilsvrgw365hxxtupfkqa2lw4kb57tw4
The latest release is always mirrored at app.uniswap.org.
You can also access the Uniswap Interface 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 hosted deployment of the latest release at app.uniswap.org.
Your Uniswap settings are never remembered across different URLs.
IPFS gateways:
- https://bafybeihmfrlp3nuo6by2eb5aflyilsvrgw365hxxtupfkqa2lw4kb57tw4.ipfs.dweb.link/
- https://bafybeihmfrlp3nuo6by2eb5aflyilsvrgw365hxxtupfkqa2lw4kb57tw4.ipfs.cf-ipfs.com/
- ipfs://QmeEa976ptDpd5vUv3gEBgCSeMKHCUt9B8K8XNJ7gNyZHg/
4.259.0 (2023-08-29)
Features
- add client and router blocknumbers to analytics (#7170) (4bc778f)
- add sentry monitoring for NO_ROUTE error (#7204) (bb79c73)
- Spore colors refresh (#7118) (59db4c5)
- Support UniswapX exact out trades (#7225) (bb51be5)
- track connected wallet provider calls to be replaced with BE/infura (#7197) (ce8105b)
- workaround for FOT swaps (#7218) (1c142bb)
Bug Fixes
- add v2 to lp importer link (#7199) (9008db5)
- cypress flaky token details test (#7193) (3dab1da)
- ensure lists are present before running update (#7206) (49ae6ef)
- isolate assertions into single tests (#7209) (290083b)
- make WrongChainError more specific (#7175) (8c73157)
- null check on elapsedTime for some browsers (#7213) (bcc57e4)
- proposal creation layout on safari (#7203) (b1da7d8)
- repair broken link (#7198) (a79324f)
- reset USDT logic (#7219) (3e67982)
- smart contract wallets unsupported (#7226) (1f6f1f1)
- Spore color fixes (#7233) (b47cebd)
- useUSDPrice for nft eth usd price - staging hotfix (#7235) (c837e37), closes #7232