Skip to content

Commit fbe0233

Browse files
ci(release): publish latest release
1 parent d43974c commit fbe0233

File tree

3 files changed

+11
-12
lines changed

3 files changed

+11
-12
lines changed

RELEASE

+6-11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
IPFS hash of the deployment:
2-
- CIDv0: `QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY`
3-
- CIDv1: `bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu`
2+
- CIDv0: `Qmb16dcqcbFFjG7vkpfKEeZp4fNHBcbzXwuPLW92MQNRAx`
3+
- CIDv1: `bafybeif4ewp6t3m3h2yfzmgwe6o3lcccxeec5asf5xkezonc6vwcpxw5de`
44

55
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
66

@@ -10,15 +10,10 @@ You can also access the Uniswap Interface from an IPFS gateway.
1010
Your Uniswap settings are never remembered across different URLs.
1111

1212
IPFS gateways:
13-
- https://bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu.ipfs.dweb.link/
14-
- https://bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu.ipfs.cf-ipfs.com/
15-
- [ipfs://QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY/](ipfs://QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY/)
13+
- https://bafybeif4ewp6t3m3h2yfzmgwe6o3lcccxeec5asf5xkezonc6vwcpxw5de.ipfs.dweb.link/
14+
- https://bafybeif4ewp6t3m3h2yfzmgwe6o3lcccxeec5asf5xkezonc6vwcpxw5de.ipfs.cf-ipfs.com/
15+
- [ipfs://Qmb16dcqcbFFjG7vkpfKEeZp4fNHBcbzXwuPLW92MQNRAx/](ipfs://Qmb16dcqcbFFjG7vkpfKEeZp4fNHBcbzXwuPLW92MQNRAx/)
1616

17-
### 5.40.2 (2024-07-24)
18-
19-
20-
### Bug Fixes
21-
22-
* **web:** use tx hash for block explorer link (#10446) 84c4455
17+
### 5.40.3 (2024-07-25)
2318

2419

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web/5.40.2
1+
web/5.40.3

apps/web/src/nft/utils/blocklist.ts

+4
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,8 @@ export const blocklistedCollections = [
5252
'0x4eb3c41962d5a6f2b892ba7210b880edb78df54a',
5353
'0x4d67dcc8ab25f604b2dee43f0a12d04f923dd1e3',
5454
'0x0b50cbcba7c5e310fcf7118930119c9794e3e70e',
55+
'0x1af0ba488d9e218c2e30dcf4e6c8360cd3234d78',
56+
'0xf6266f30b7c9b23f48806abe56710e48233b7047',
57+
'0xe48d330f8e81d8d82924378bb249026155453eb2',
58+
'0xd60409682eb449a2832af1155e497605a84879f5',
5559
]

0 commit comments

Comments
 (0)