Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LuckySwap
interface
Commits
d6ee60b3
Commit
d6ee60b3
authored
Sep 23, 2024
by
Uniswap Labs Service Account
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci(release): publish latest release
parent
559fafeb
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
9 deletions
+12
-9
RELEASE
RELEASE
+7
-7
VERSION
VERSION
+1
-1
queries.graphql
...uniswap/src/data/graphql/uniswap-data-api/queries.graphql
+4
-1
No files found.
RELEASE
View file @
d6ee60b3
IPFS hash of the deployment:
- CIDv0: `Qm
WRbNL7Tx6uAFBTFN56Tbo2JgxE2sBtskCyPkJvrNAdVH
`
- CIDv1: `bafybei
dyegps5u6vnomu2diq4ohsp6dzag5wz3q2m5bq3di7liou5ubnsa
`
- CIDv0: `Qm
d5cU5oxvZbaCyPX5DuQRTKK7peSqUL2FeuEQNELe4Fm3
`
- CIDv1: `bafybei
g3auhjmdkcpqylnaij33ewk5hwmmvuwsccfezaku6r3izhzoy5li
`
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
...
...
@@ -10,15 +10,15 @@ You can also access the Uniswap Interface from an IPFS gateway.
Your Uniswap settings are never remembered across different URLs.
IPFS gateways:
- https://bafybei
dyegps5u6vnomu2diq4ohsp6dzag5wz3q2m5bq3di7liou5ubnsa
.ipfs.dweb.link/
- https://bafybei
dyegps5u6vnomu2diq4ohsp6dzag5wz3q2m5bq3di7liou5ubnsa
.ipfs.cf-ipfs.com/
- [ipfs://Qm
WRbNL7Tx6uAFBTFN56Tbo2JgxE2sBtskCyPkJvrNAdVH/](ipfs://QmWRbNL7Tx6uAFBTFN56Tbo2JgxE2sBtskCyPkJvrNAdVH
/)
- https://bafybei
g3auhjmdkcpqylnaij33ewk5hwmmvuwsccfezaku6r3izhzoy5li
.ipfs.dweb.link/
- https://bafybei
g3auhjmdkcpqylnaij33ewk5hwmmvuwsccfezaku6r3izhzoy5li
.ipfs.cf-ipfs.com/
- [ipfs://Qm
d5cU5oxvZbaCyPX5DuQRTKK7peSqUL2FeuEQNELe4Fm3/](ipfs://Qmd5cU5oxvZbaCyPX5DuQRTKK7peSqUL2FeuEQNELe4Fm3
/)
### 5.47.
1 (2024-09-20
)
### 5.47.
2 (2024-09-23
)
### Bug Fixes
* **web:**
Fix sign in translation string - prod (#12091) 23a0d02
* **web:**
token caching fix 9/23 prod (#12151) bc98440
VERSION
View file @
d6ee60b3
web/5.47.1
\ No newline at end of file
web/5.47.2
\ No newline at end of file
packages/uniswap/src/data/graphql/uniswap-data-api/queries.graphql
View file @
d6ee60b3
...
...
@@ -369,12 +369,15 @@ query PortfolioBalances(
logoUrl
name
safetyLevel
isSpam
}
feeData
{
buyFeeBps
sellFeeBps
}
protectionInfo
{
result
attackTypes
}
}
tokenProjectMarket
{
relativeChange24
:
pricePercentChange
(
duration
:
DAY
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment