IPFS hash of the deployment:
- CIDv0:
QmQanbQgeuatpX9YPr5RDNFMnE3naYXKXEmh4jf2uYnRfn
- CIDv1:
bafybeibbkzvzj6fbohafl7gn52hpmdeedvsdhwagfrcwde6cztefli7t4e
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://bafybeibbkzvzj6fbohafl7gn52hpmdeedvsdhwagfrcwde6cztefli7t4e.ipfs.dweb.link/
- https://bafybeibbkzvzj6fbohafl7gn52hpmdeedvsdhwagfrcwde6cztefli7t4e.ipfs.cf-ipfs.com/
- ipfs:///
4.149.0 (2022-11-10)
Features
- add marketplace and trait counts to assets query (#5137) (1893d25)
- Mobile status bar (#5141) (491ae57)
- sell-bag: closing link sell bag open/close state with sell mode activation (#5128) (1411a92)
- Log NFT Sell events (#5106) (48d5955)
Bug Fixes
- accentAction for FilterButton (#5147) (37d2603)
- default to buy now disabled (#5140) (1df685f)
- don't pluralize Filter Button with 1 result (#5139) (02aeb43)
- fixing loader (#5138) (1d84992)
- updates to wallet asset schemas (#5132) (ed7f126)
- identicon: fix wrapper border-radius (#5144) (d016bdd)
- Hiding block on nft (#5148) (9bb1ca2)
Code Refactoring
- remove graphql flag and default to gql endpoints (#5151) (dbf5c63)
- replace sweep query with gql call (#5143) (2abae0e)
- useIsNftPage hooks (#5142) (9f8355e)