File tree Expand file tree Collapse file tree
apps/web/src/features/Toucan/Auction/BidForm Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11IPFS hash of the deployment:
2- - CIDv0: `QmaNk8Fn9wwEmQTFXEAt2oBcnw49jkzp73Zi8QxekEzguc `
3- - CIDv1: `bafybeifs2wdw5rw26mmgvuu76g3vyejbi6y7xjljups2npws4hhnqd7ex4 `
2+ - CIDv0: `QmYHVZgJYi1XCsZfSjdsKremRzECRLMhUBr4osT3exS4kY `
3+ - CIDv1: `bafybeietyxeuin2cpcwothw6tbgz7yxgf7iypjdusfsepqqokfouvie5ie `
44
55The 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.
1010Your Uniswap settings are never remembered across different URLs.
1111
1212IPFS gateways:
13- - https://bafybeifs2wdw5rw26mmgvuu76g3vyejbi6y7xjljups2npws4hhnqd7ex4 .ipfs.dweb.link/
14- - [ipfs://QmaNk8Fn9wwEmQTFXEAt2oBcnw49jkzp73Zi8QxekEzguc /](ipfs://QmaNk8Fn9wwEmQTFXEAt2oBcnw49jkzp73Zi8QxekEzguc /)
13+ - https://bafybeietyxeuin2cpcwothw6tbgz7yxgf7iypjdusfsepqqokfouvie5ie .ipfs.dweb.link/
14+ - [ipfs://QmYHVZgJYi1XCsZfSjdsKremRzECRLMhUBr4osT3exS4kY /](ipfs://QmYHVZgJYi1XCsZfSjdsKremRzECRLMhUBr4osT3exS4kY /)
Original file line number Diff line number Diff line change 1- web/5.147.0
1+ web/5.147.1
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ export function AuctionAccessIndicators(): JSX.Element | null {
3838 const kycStatus = useAuctionKycStatus ( {
3939 walletAddress : address ,
4040 auctionAddress,
41- chainId : chainId ?? UniverseChainId . Sepolia ,
41+ chainId,
4242 } )
4343
4444 const getWhitelistTooltipText = ( ) : string | undefined => {
You can’t perform that action at this time.
0 commit comments