Skip to content

Commit 8727645

Browse files
ci(release): publish latest release
1 parent 8349964 commit 8727645

4 files changed

Lines changed: 10 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: `QmYQ4Nwfb832gED2QK6CzMhPvvaJddVbsFmUN8mmTiq2ua`
3-
- CIDv1: `bafybeievorp76ycrsk3ekazcjyfm2xd7ogp65rrfgtv42d5ymsnkossalu`
2+
- CIDv0: `Qmccu2pb4HWukCggzrWehBdYPgdhBERDr8G726sD2c2Cu5`
3+
- CIDv1: `bafybeigufunmoxhh72daue2w4pno6hidp5ehkaioevt3uyadrfj6rilmka`
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://bafybeievorp76ycrsk3ekazcjyfm2xd7ogp65rrfgtv42d5ymsnkossalu.ipfs.dweb.link/
14-
- [ipfs://QmYQ4Nwfb832gED2QK6CzMhPvvaJddVbsFmUN8mmTiq2ua/](ipfs://QmYQ4Nwfb832gED2QK6CzMhPvvaJddVbsFmUN8mmTiq2ua/)
13+
- https://bafybeigufunmoxhh72daue2w4pno6hidp5ehkaioevt3uyadrfj6rilmka.ipfs.dweb.link/
14+
- [ipfs://Qmccu2pb4HWukCggzrWehBdYPgdhBERDr8G726sD2c2Cu5/](ipfs://Qmccu2pb4HWukCggzrWehBdYPgdhBERDr8G726sD2c2Cu5/)

VERSION

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

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ const AUCTION_METADATA_OVERRIDES: Record<string, AuctionMetadataOverride> = {
6060
'42161-0x170f6e39ea851108f0713090467871f28a62a5d4': {
6161
logoUrl: '/images/logos/boardwalk-token-launch-logo.png',
6262
},
63+
// Boardwalk (BWLK) — Ethereum mainnet auction token
64+
'1-0xf9a352b7c7b62a852e5c8a64a455246dd9596461': {
65+
logoUrl: '/images/logos/bwlk-token-launch-logo.png',
66+
},
6367
}
6468

6569
/**
@@ -146,4 +150,5 @@ export const DEFAULT_VERIFIED_AUCTION_IDS = [
146150
'1_0xfFDab1083fCbBCEE32997795388B3D61Ebab786E',
147151
'1_0x20eEBd78151EAe9Ed2380AC613204aaF5CA0cd24',
148152
'1_0x687Cc38d8279dF3352b64cF3EC1fe8e033933595', // Interfold (FOLD)
153+
'1_0x74D1fbC555D8888b0AD87f5822dD1666498459e4', // Boardwalk (BWLK)
149154
]

0 commit comments

Comments
 (0)