Skip to content

Commit ee732a9

Browse files
ci(release): publish latest release
1 parent 6abb455 commit ee732a9

4 files changed

Lines changed: 8 additions & 5 deletions

File tree

RELEASE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
IPFS hash of the deployment:
2-
- CIDv0: `QmZtoiTCCa2eGpphEo3dzuQwLpVDckBtcUW2eJ8Ceas9G4`
3-
- CIDv1: `bafybeiflvvjt2rm7kvnqg5obwb7bovk4jwujfe76dmhltmzftp5hd5duze`
2+
- CIDv0: `QmZSF3m2VKcQ7cgdAemr25oB4xZv2phLRKcn72g1hB2AJG`
3+
- CIDv1: `bafybeife35eyym3e7udrbk23n7jvcngrgbilh53mdl3p2vp5qblv2mr2ou`
44

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

@@ -10,5 +10,5 @@ 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://bafybeiflvvjt2rm7kvnqg5obwb7bovk4jwujfe76dmhltmzftp5hd5duze.ipfs.dweb.link/
14-
- [ipfs://QmZtoiTCCa2eGpphEo3dzuQwLpVDckBtcUW2eJ8Ceas9G4/](ipfs://QmZtoiTCCa2eGpphEo3dzuQwLpVDckBtcUW2eJ8Ceas9G4/)
13+
- https://bafybeife35eyym3e7udrbk23n7jvcngrgbilh53mdl3p2vp5qblv2mr2ou.ipfs.dweb.link/
14+
- [ipfs://QmZSF3m2VKcQ7cgdAemr25oB4xZv2phLRKcn72g1hB2AJG/](ipfs://QmZSF3m2VKcQ7cgdAemr25oB4xZv2phLRKcn72g1hB2AJG/)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web/5.152.5
1+
web/5.152.6
79.1 KB
Loading

apps/web/src/features/Toucan/Config/config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ const AUCTION_METADATA_OVERRIDES: Record<string, AuctionMetadataOverride> = {
5353
'1-0xe172e9b6cfbeeb5593bdce3f077356fdb33af904': {
5454
logoUrl: '/images/logos/fold-token-launch-logo.jpeg',
5555
},
56+
'42161-0x170f6e39ea851108f0713090467871f28a62a5d4': {
57+
logoUrl: '/images/logos/boardwalk-token-launch-logo.png',
58+
},
5659
}
5760

5861
/**

0 commit comments

Comments
 (0)