IPFS hash of the deployment:
- CIDv0:
Qmb4Ji7WBk27kD2EgAgRxMBzZ8mKVmZaRytwE4PjfPh9L4
- CIDv1:
bafybeif47ac62cgd6iqp4d6fwzjnuyg63zg4s2qdxi6tyak3rdf4ypnlke
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://bafybeif47ac62cgd6iqp4d6fwzjnuyg63zg4s2qdxi6tyak3rdf4ypnlke.ipfs.dweb.link/
- https://bafybeif47ac62cgd6iqp4d6fwzjnuyg63zg4s2qdxi6tyak3rdf4ypnlke.ipfs.cf-ipfs.com/
- ipfs://Qmb4Ji7WBk27kD2EgAgRxMBzZ8mKVmZaRytwE4PjfPh9L4/
4.234.2 (2023-05-12)
Bug Fixes
- deduplicate remote and local tx lists (#6438) (6d5e17a)
- propagates user rejection errors (#6533) (4fc4bdc)
- remove top-level Fragment (#6540) (3726b6b)
Code Refactoring
Continuous Integration
- add global CODEOWNERS (5fe2af4)
- CI pipeline fixes for merge issues (#6529) (14e3ef0)
- More CI pipeline fixes (#6550) (38af86e)