IPFS hash of the deployment:
- CIDv0:
QmZaWGAFex6xVVtBMhy3u7Zn6Mvdh6SEnjigZD5peTrJXT
- CIDv1:
bafybeifg7urnkwhqzcrducf5dalo6ansvt6vitennm2govdq4m46by33oi
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://bafybeifg7urnkwhqzcrducf5dalo6ansvt6vitennm2govdq4m46by33oi.ipfs.dweb.link/
- https://bafybeifg7urnkwhqzcrducf5dalo6ansvt6vitennm2govdq4m46by33oi.ipfs.cf-ipfs.com/
- ipfs://QmZaWGAFex6xVVtBMhy3u7Zn6Mvdh6SEnjigZD5peTrJXT/
4.261.0 (2023-09-14)
Features
- add BNB support to Token Search and Explore (#7223) (652a830)
- adding currency conversion hook to useUSDPrice (#7251) (5951d0c)
- path-based routing (#7275) (63bf1c0)
- redirect /address links to the wallet download landing page or app store (#7210) (fdb9d8a)
- uniswapX default feature flag (#7246) (24d62d9)
- uniswapx start time buffer (#7279) (a3fbab9)
Bug Fixes
- CODEOWNERS to use GitHub syntax currently uses google (#7200) (44e3b87)
- eliminate flake from account connect race condition (#7212) (7306423)
- fot ui bug in swap details dropdown (#7277) (1ac1002)
- gate FOT UI (#7272) (28ea390)
- move off deprecated gql fields (#7269) (147a9bc)
- only log swap success for swap txs (#7284) (84f5d8f)
- remove sentry warnings for failed tax fetches (#7281) (35ca1b9)
- replace base rpc urls with public rpcs (#7259) (08e0fb7)
- typecheck failing on main (#7264) (80a77dd)
- use updated feature flag (#7278) (f69226c)