IPFS hash of the deployment:
- CIDv0:
QmaEmm8KwP8q7p3JKgEHJEvVbL3Tt2wPkhWVtTu3YKsvF5
- CIDv1:
bafybeifqzk5wsbju76bb2gkyrhv2emtxk3bhq2dx2t62sa2rq6r36mbpoq
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://bafybeifqzk5wsbju76bb2gkyrhv2emtxk3bhq2dx2t62sa2rq6r36mbpoq.ipfs.dweb.link/
- https://bafybeifqzk5wsbju76bb2gkyrhv2emtxk3bhq2dx2t62sa2rq6r36mbpoq.ipfs.cf-ipfs.com/
- ipfs:///
4.176.0 (2023-01-17)
Features
- [List V2] Initial Floating Bar (#5817) (cf5bb57)
- initial pay with any token setup (#5823) (14b02ed)
- pay with any token feature flag (#5814) (97075ac)
Bug Fixes
- nft add to bag test (#5824) (5f280ff)
- persist volume ranking in token table rows instead of using index (#5819) (f312a14)
- spacing and other small cosmetic errors in for account dropdown (#5829) (e3918d0)
- update permit2 to match widget implementation (#5821) (ef3407f)
- update permit2 to match widget implementation again (#5826) (9719af6), closes #5821