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
9d439e7f
Unverified
Commit
9d439e7f
authored
Oct 17, 2023
by
eddie
Committed by
GitHub
Oct 17, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: organize sitemaps (#7475)
parent
6b608553
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
2340 additions
and
1984 deletions
+2340
-1984
app-sitemap.xml
public/app-sitemap.xml
+105
-0
nfts-sitemap.xml
public/nfts-sitemap.xml
+518
-0
sitemap.xml
public/sitemap.xml
+12
-1975
tokens-sitemap.xml
public/tokens-sitemap.xml
+1663
-0
generate-sitemap.js
scripts/generate-sitemap.js
+41
-8
routes.test.ts
src/pages/routes.test.ts
+1
-1
No files found.
public/app-sitemap.xml
0 → 100644
View file @
9d439e7f
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<urlset
xmlns=
"http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
>
<url>
<loc>
https://app.uniswap.org/
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
1.0
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/send
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/swap
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.9
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pool/v2/find
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pool/v2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pool
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pools/v2/find
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pools/v2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pools
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/add/v2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/add
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/increase
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/migrate/v2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/profile
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/create-proposal
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.5
</priority>
</url>
</urlset>
\ No newline at end of file
public/nfts-sitemap.xml
0 → 100644
View file @
9d439e7f
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<urlset
xmlns=
"http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x60e4d786628fea6478f785a6d7e704777c86a7c6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xed5af388653567af2f388e6224dc7c4b3241c544
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x34d85c9cdeb23fa97cb08333b511ac86e1c4e258
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x99a9b7c1116f9ceeb1652de04d5969cce509b069
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x49cf6f5d44e70224e2e23fdcdd2c053f30ada28b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xb7f7f6c52f2e2fdb1963eab30438024864c313f6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x23581767a106ae21c074b2276d25e5c3e136a68b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x8a90cab2b38dba80c64b7734e58ee1db38b8992e
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xba30e5f9bb24caa003e9f2f0497ad287fdf95623
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xbd3531da5cf5857e7cfaa92426877b022e612cf8
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7bd29408f11d2bfc23c34f18275bbf23bb716bc7
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x306b1ea3ecdf94ab739f1910bbda052ed4a9f949
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x1a92f7381b9f03921564a437210bb9396471050c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x5cc5b05a8a13e3fbdb0bb9fccd98d38e50f90c38
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x5af0d9827e0c53e4799bb226655a1de152a425a5
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x3bf2922f4520a8ba0c2efc3d2a1539678dad5e9d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xe785e82358879f061bc3dcac6f0444462d4b5330
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x76be3b62873462d2142405439777e971754e8e77
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xfd43af6d3fe1b916c026f6ac35b3ede068d1ca01
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x1cb1a5e65610aeff2551a50f76a87a7d3fb649c6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x6339e5e072086621540d0362c4e3cea0d643e114
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xb932a70a57673d89f4acffbe830e8ed7f75fb9e0
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x79fcdef22feed20eddacbb2587640e45491b757f
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xa3aee8bce55beea1951ef834b99f3ac60d1abeeb
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x769272677fab02575e84945f03eca517acc544cc
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x4db1f25d3d98600140dfc18deb7515be5bd293af
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x34eebee6942d8def3c125458d1a86e0a897fd6f9
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x59468516a8259058bad1ca5f8f4bff190d30e066
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x394e3d3044fc89fcdd966d3cb35ac0b32b0cda91
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x60bb1e2aa1c9acafb4d34f71585d7e959f387769
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x28472a58a490c5e09a238847f66a68a47cc76f0f
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x341a1c534248966c4b6afad165b98daed4b964ef
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x82c7a8f707110f5fbb16184a5933e9f78a34c6ab
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xccc441ac31f02cd96c153db6fd5fe0a2f4e6a68d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x764aeebcf425d56800ef2c84f2578689415a2daa
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x160c404b2b49cbc3240055ceaee026df1e8497a0
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xd2f668a8461d6761115daf8aeb3cdf5f40c532c6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x39ee2c7b3cb80254225884ca001f57118c8f21b6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xd774557b647330c91bf44cfeab205095f7e6c367
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x1792a96e5668ad7c167ab804a100ce42395ce54d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x04afa589e2b933f9463c5639f412b183ec062505
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xe75512aa3bec8f00434bbd6ad8b0a3fbff100ad6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x348fc118bcc65a92dc033a951af153d14d945312
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x892848074ddea461a15f337250da3ce55580ca85
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x5946aeaab44e65eb370ffaa6a7ef2218cff9b47d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x282bdd42f4eb70e7a9d9f40c8fea0825b7f68c5d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x4b15a9c28034dc83db40cd810001427d3bd7163d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7ea3cca10668b8346aec0bf1844a49e995527c8b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xb852c6b5892256c264cc2c888ea462189154d8d7
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x9378368ba6b85c1fba5b131b530f5f5bedf21a18
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x2acab3dea77832c09420663b0e1cb386031ba17b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x0c2e57efddba8c768147d1fdf9176a0a6ebd5d83
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x08d7c0242953446436f34b4c78fe9da38c73668d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x8943c7bac1914c9a7aba750bf2b6b09fd21037e0
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x364c828ee171616a39897688a831c2499ad972ec
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7f36182dee28c45de6072a34d29855bae76dbe2f
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xf61f24c2d93bf2de187546b14425bf631f28d6dc
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x797a48c46be32aafcedcfd3d8992493d8a1f256b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x123b30e25973fecd8354dd5f41cc45a3065ef88c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x6632a9d63e142f17a668064d41a21193b49b41a0
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xf4ee95274741437636e748ddac70818b4ed7d043
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x57a204aa1042f6e66dd7730813f4024114d74f37
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xd1258db6ac08eb0e625b75b371c023da478e94a9
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x75e95ba5997eb235f40ecf8347cdb11f18ff640b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xd532b88607b1877fe20c181cba2550e3bbd6b31c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xa1d4657e0e6507d5a94d06da93e94dc7c8c44b51
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xedb61f74b0d09b2558f1eeb79b247c1f363ae452
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7d8820fa92eb1584636f4f5b8515b5476b75171a
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x231d3559aa848bf10366fb9868590f01d34bf240
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xad9fd7cb4fc7a0fbce08d64068f60cbde22ed34c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x0e9d6552b85be180d941f1ca73ae3e318d2d4f1f
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xb716600ed99b4710152582a124c697a7fe78adbf
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xaadc2d4261199ce24a4b0a57370c4fcf43bb60aa
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x4e1f41613c9084fdb9e34e11fae9412427480e56
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x79986af15539de2db9a5086382daeda917a9cf0c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xc99c679c50033bbc5321eb88752e89a93e9e83c5
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xc36cf0cfcb5d905b8b513860db0cfe63f6cf9f5c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x9c8ff314c9bc7f6e59a9d9225fb22946427edc03
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x3110ef5f612208724ca51f5761a69081809f03b7
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x036721e5a769cc48b3189efbb9cce4471e8a48b1
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x524cab2ec69124574082676e6f654a18df49a048
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7ab2352b1d2e185560494d5e577f9d3c238b78c5
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x32973908faee0bf825a343000fe412ebe56f802a
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7daec605e9e2a1717326eedfd660601e2753a057
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xc1caf0c19a8ac28c41fe59ba6c754e4b9bd54de9
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x33fd426905f149f8376e227d0c9d3340aad17af1
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x466cfcd0525189b573e794f554b8a751279213ac
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x6be69b2a9b153737887cfcdca7781ed1511c7e36
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x80336ad7a747236ef41f47ed2c7641828a480baa
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x9401518f4ebba857baa879d9f76e1cc8b31ed197
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x4b61413d4392c806e6d0ff5ee91e6073c21d6430
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xc3f733ca98e0dad0386979eb96fb1722a1a05e69
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x09233d553058c2f42ba751c87816a8e9fae7ef10
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x960b7a6bcd451c9968473f7bbfd9be826efd549a
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x36d30b3b85255473d27dd0f7fd8f35e36a9d6f06
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x698fbaaca64944376e2cdc4cad86eaa91362cf54
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x497a9a79e82e6fc0ff10a16f6f75e6fcd5ae65a8
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x41a322b28d0ff354040e2cbc676f0320d8c8850d
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xa9c0a07a7cb84ad1f2ffab06de3e55aab7d523e8
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x942bc2d3e7a589fe5bd4a5c6ef9727dfd82f5c8a
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.7
</priority>
</url>
</urlset>
\ No newline at end of file
public/sitemap.xml
View file @
9d439e7f
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<urlset
xmlns=
"http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
>
<url>
<loc>
https://app.uniswap.org/
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
1.0
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/send
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/swap
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.9
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pool/v2/find
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pool/v2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pool
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pools/v2/find
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pools/v2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/pools
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/add/v2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/add
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/increase
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/migrate/v2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/profile
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.6
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/create-proposal
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<changefreq>
weekly
</changefreq>
<priority>
0.5
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xdac17f958d2ee523a2206206994597c13d831ec7
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6b175474e89094c44da98b954eedeac495271d0f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x514910771af9ca656af840dff83e8264ecf986ca
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xae78736cd615f374d3085123a210448e74fc6393
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x853d955acef822db058eb8505911ed77f175b99e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6982508145454ce325ddbe47a25d4ec3d2311933
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb62e45c3df611dce236a6ddc7a493d79f9dfadef
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x046eee2cc3188071c02bfc1745a6b17c656e3f3d
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x20561172f791f915323241e885b4f7d5187c36e1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x1a7e4e63778b4f12a199c062f3efdd288afcbce8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x5a98fcbea516cf06857215779fd812ca3bef1b32
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x5f98805a4e8be255a32880fdec7f6728c6568ba0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xd0d56273290d339aaf1417d9bfa1bb8cfe8a0933
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x1abaea1f7c830bd89acc67ec4af516284b1bc33c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6dea81c8171d0ba574754ef6f8b412f2ed88c54d
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x72e4f9f808c49a2a61de9c5896298920dc4eeea9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x92d6c1e31e14520e676a687f0a93788b716beff5
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x423f4e6138e475d85cf7ea071ac92097ed631eea
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6c3ea9036406852006290770bedfcaba0e23a0e8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb504035a11e672e12a099f32b1672b9c4a78b22f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x183015a9ba6ff60230fdeadc3f43b3d788b13e21
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9813037ee2218799597d83d4a5b6f3b6778218d9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xd33526068d116ce69f19a9ee46f0bd304f21a51f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x4d224452801aced8b2f0aebe155379bb5d594381
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf951e335afb289353dc249e82926178eac7ded78
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x78a0a62fba6fb21a83fe8a3433d44c73a4017a6f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf411903cbc70a74d22900a5de66a2dda66507255
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb23d80f5fefcddaa212212f028021b41ded428cf
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xbe9895146f7af43049ca1c1ae358b0541ea49704
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x5283d291dbcf85356a21ba090e6db59121208b44
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xd1d2eb1b1e90b638588728b4130137d262c87cae
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x40d16fc0246ad3160ccc09b8d0d3a2cd28ae6c2f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf57e7e7c23978c3caec3c3548e3d615c346e79ff
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9d65ff81a3c488d585bbfb0bfe3c7707c7917f54
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xe28b3b32b6c345a34ff64674606124dd5aceca30
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x68749665ff8d2d112fa859aa293f07a622782f38
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xd533a949740bb3306d119cc777fa900ba034cd52
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xe0f63a424a4439cbe457d80e4f4b51ad25b2c56c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x163f8c2467924be0ae7b5347228cabf260318753
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9bf1d7d63dd7a4ce167cf4866388226eeefa702e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x4a220e6096b25eadb88358cb44068a3248254675
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x8207c1ffc5b6804f6024322ccf34f29c3541ae26
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x2b591e99afe9f32eaa6214f7b7629768c40eeb39
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x06450dee7fd2fb8e39061434babcfc05599a6fb8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x0ab87046fbb341d058f17cbc4c1133f25a20a52f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xa0ef786bf476fe0810408caba05e536ac800ff86
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x5faa989af96af85384b8a938c2ede4a7378d9875
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x4fabb145d64652a948d72533023f6e7a623c7c53
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf4d2888d29d722226fafa5d9b24f9164c092421e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x49d72e3973900a195a155a46441f0c08179fdb64
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc221b7e65ffc80de234bbb6667abdd46593d34f0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x77e06c9eccf2e797fd462a92b6d7642ef85b0a44
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6368e1e18c4c419ddfc608a0bed1ccb87b9250fc
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xed328e9c1179a30ddc1e7595e036aed8760c22af
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf21661d0d1d76d3ecb8e1b9f1c923dbfffae4097
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xbe042e9d09cb588331ff911c2b46fd833a3e5bd6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xe41d2489571d322189246dafa5ebde1f4699f498
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x3c3a81e81dc49a522a592e7622a7e711c06bf354
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x8f8221afbb33998d8584a2b05749ba73c37a938a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x820802fa8a99901f52e39acd21177b0be6ee2974
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x808507121b80c02388fad14726482e061b8da827
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc08512927d12348f6620a698105e1baac6ecd911
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6810e776880c02933d47db1b9fc05908e5386b96
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x582d872a1b094fc48f5de31d3b73f2d9be47def1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc00e94cb662c3520282e6f5717214004a7f26888
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x0b7f0e51cd1739d6c96982d55ad8fa634dd43a9c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xaaa9214f675316182eaa21c85f0ca99160cc3aaa
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xaea46a60368a7bd060eec7df8cba43b7ef41ad85
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x967da4048cd07ab37855c090aaf366e4ce1b9f48
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x75c97384ca209f915381755c582ec0e2ce88c1ba
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xa8b919680258d369114910511cc87595aec0be6d
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x037a54aab062628c9bbae1fdb1583c195585fe41
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x3ef3b555842cdaff0f4f0b79c9dd65096d60ba63
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xa36fdbbae3c9d55a1d67ee5821d53b50b63a1ab9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb50721bcf8d664c30412cfbc6cf7a15145234ad1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc944e90c64b2c07662a292be6244bdf05cda44a7
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xaa6e8127831c9de45ae56bb1b0d4d4da6e5665bd
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x18084fba666a33d37592fa2633fd49a74dd93a88
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x33349b282065b0284d756f0577fb39c158f935e6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x7dd9c5cba05e151c895fde1cf355c9a1d5da6429
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x470c8950c0c3aa4b09654bc73b004615119a44b5
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x81f8f0bb1cb2a06649e51913a151f0e7ef6fa321
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xff836a5821e69066c87e268bc51b849fab94240c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xba5bde662c17e2adff1075610382b9b691296350
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9aab071b4129b083b01cb5a0cb513ce7eca26fa5
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf939e0a03fb07f59a73314e73794be0e57ac1b4e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x112b08621e27e10773ec95d250604a041f36c582
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x82af49447d8a07e3bd95bd0d56f35241523fbab1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xaf88d065e77c8cc2239327c5edb3a432268e5831
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x912ce59144191c1204e64559fe8253a0e49e6548
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x5979d7b546e38e414f7e9822514be443a4800529
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x0c880f6761f1af8d9aa9c466984b80dab9a8c9e8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x3082cc23568ea640225c2467653db90e9250aaa0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xf97f4df75117a78c1a5a0dbb814af92458539fb4
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x539bde0d7dbd336b79148aa742883198bbf60342
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x18c11fd286c5ec11c3b683caa813b77f5163a122
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x772598e9e62155d7fdfe65fdf01eb5a53a8465be
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x2297aebd383787a160dd0d9f71508148769342e3
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x6694340fc020c5e6b96567843da2df01b2ce1eb6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfa5ed56a203466cbbc2430a43c66b9d8723528e7
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x1f52145666c862ed3e2f1da213d479e61b2892af
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x83d6c8c06ac276465e4c92e7ac8c23740f435140
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x6fd58f5a2f3468e35feb098b5f59f04157002407
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x32eb7902d4134bf98a28b963d26de779af92a212
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x0341c0c0ec423328621788d4854119b97f44e391
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x93d504070ab0eede5449c89c5ea0f5e34d8103f8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xd77b108d4f6cefaa0cae9506a934e825becca46e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x4e352cf164e64adcbad318c3a1e222e9eba4ce42
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x13ad51ed4f1b7e9dc168d8a00cb3f4ddd85efa60
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x9ed7e4b1bff939ad473da5e7a218c771d1569456
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x289ba1701c2f088cf0faf8b3705246331cb8a839
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x93b346b6bc2548da6a1e7d98e9a421b42541425b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfa7f8980b0f1e64a2062791cc3b0871572f1f7f0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x17fc002b466eec40dae837fc4be5c67993ddbd6f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xd74f5255d557944cf7dd0e45ff521520002d5748
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x51f9f9ff6cb2266d68c04ec289c7aba81378a383
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x3a33473d7990a605a88ac72a78ad4efc40a54adb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x9d2f299715d94d8a7e6f5eaa8e654e8c74a988a7
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x7c8a1a80fdd00c9cccd6ebd573e9ecb49bfa2a59
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x3404149e9ee6f17fb41db1ce593ee48fbdcd9506
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x8d9ba570d6cb60c7e3e0f31343efe75ab8e65fb1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xec70dcb4a1efa46b8f2d97c310c9c4790ba5ffa8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x3a18dcc9745edcd1ef33ecb93b0b6eba5671e7ca
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x9623063377ad1b27544c965ccd7342f7ea7e88c7
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x088cd8f5ef3652623c22d48b1605dcfe860cd704
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfc77b86f3ade71793e1eec1e7944db074922856e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xcf985aba4647a432e60efceeb8054bbd64244305
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x655a6beebf2361a19549a99486ff65f709bd2646
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x371c7ec6d8039ff7933a2aa28eb827ffe1f52f07
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x7dd747d63b094971e6638313a6a2685e80c7fb2e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xc47d9753f3b32aa9548a7c3f30b6aec3b2d2798c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xe85b662fe97e8562f4099d8a1d5a92d4b453bf30
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfea7a6a0b346362bf88a9e4a88416b77a57d6c2a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x431402e8b9de9aa016c743880e04e517074d8cec
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xd67a097dce9d4474737e6871684ae3c05460f571
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x51fc0f6660482ea73330e414efd7808811a57fa2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x7f5c764cbc14f9669b88837ca1490cca17c31607
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x4200000000000000000000000000000000000006
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x4200000000000000000000000000000000000042
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x94b008aa00579c1307b0ef2c499ad98a8ce58e58
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x68f180fcce6836688e9084f035309e29bf0a2095
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x8c6f28f2f1a3c87f0f938b96d27520d9751ec8d9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x0b2c639c533813f4aa9d7837caf62653d097ff85
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xdc6ff44d5d932cbd77b52e5612ba0529dc6226f1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x1f32b1c2345538c0c6f582fcb022739c4a194ebb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x8700daec35af8ff88c16bdf0418774cb3d7599b4
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x9e1028f5f1d5ede59748ffcee5532509976840e0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xc5b001dc33727f8f26880b184090d3e252470d45
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x920cf626a271321c151d027030d5d08af699456b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xc40f949f8a4e094d1b49a23ea9241d289b7b2819
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x9560e827af36c94d2ac33a39bce1fe78631088db
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x296f55f8fb28e498b858d0bcda06d955b2cb3f97
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x350a791bfc2c21f9ed5d10980dad2e2638ffa7f6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x217d47011b23bb961eb6d93ca9945b7501a5bb11
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xf98dcd95217e15e05d8638da4c91125e59590b07
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x73cb180bf0521828d8849bc8cf2b920918e23032
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x9bcef72be871e61ed4fbbc7630889bee758eb81d
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xc03b43d492d904406db2d7d57e67c7e8234ba752
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xfdb794692724153d1488ccdbe0c56c252596735f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x50bce64397c75488465253c0a034b8097fea6578
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x14778860e937f509e651192a90589de711fb88a9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x2791bca1f2de4661ed88a30c99a7a9449aa84174
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x7ceb23fd6bc0add59e62ac25578270cff1b9f619
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xc2132d05d31c914a87c6611c10748aeb04b58e8f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x8f3cf7ad23cd3cadbd9735aff958023239c6a063
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x53e0bca35ec356bd5dddfebbd1fc0fd03fabad39
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x77a6f2e9a9e44fd5d5c3f9be9e52831fc1c3c0a0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe0b52e49357fd4daf2c15e02058dce6bc0057db4
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xdc3326e71d45186f113a2f448984ca0e8d201995
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x49e6a20f1bbdfeec2a8222e052000bbb14ee6007
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x430ef9263e76dae63c84292c3409d61c598e9682
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xf88332547c680f755481bf489d890426248bb275
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xc3c7d422809852031b44ab29eec9f1eff2a58756
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xd6df932a45c0f255f85145f286ea0b292b21c90b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x172370d5cd63279efa6d502dab29171933a610af
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x45c32fa6df82ead1e2ef74d17b76547eddfaff89
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xd0258a3fd00f38aa8090dfee343f10a9d4d30d3f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x3a58a54c066fdc0f2d55fc9c89f0415c92ebf3c4
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xb33eaad8d922b1083446dc23f610c2567fb5180f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe5417af564e4bfda1c483642db72007871397896
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x311434160d7537be358930def317afb606c0d737
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x61299774020da444af134c82fa83e3810b309991
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xa3fa99a148fa48d14ed51d610c367c61876997f1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x381caf412b45dac0f62fbeec89de306d3eabe384
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x431d5dff03120afa4bdf332c61a6e1766ef37bdb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe2aa7db6da1dae97c5f5c6914d285fbfcc32a128
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x03b54a6e9a984069379fae1a4fc4dbae93b3bccd
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xb6a5ae40e79891e4deadad06c8a7ca47396df21c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xbbba073c31bf03b8acf7c28ef0738decf3695683
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xa486c6bc102f409180ccb8a94ba045d39f8fc7cb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x0308a3a9c433256ad7ef24dbef9c49c8cb01300a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe631dabef60c37a37d70d3b4f812871df663226f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x8a16d4bf8a0a716017e8d2262c4ac32927797a2f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x9a71012b13ca4d3d0cdc72a177df3ef03b0e76a3
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x553d3d295e0f695b9228246232edf400ed3560b5
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe238ecb42c424e877652ad82d8a939183a04c35f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe261d618a959afffd53168cd07d12e37b26761db
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x15e99d827c1d2fc2b9b5312d1e71713c88110bdb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe111178a87a3bff0c8d18decba5798827539ae99
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x5fe2b58c013d7601147dcdd68c143a77499f5531
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x2ab0e9e4ee70fff1fb9d67031e44f6410170d00e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xac0f66379a6d7801d7726d5a943356a172549adb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x71eeba415a523f5c952cc2f06361d5443545ad28
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xf2ae0038696774d65e67892c9d301c5f2cbbda58
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x50b728d8d964fd00c2d0aad81718b71311fef68a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xb0b195aefa3650a6908f15cdac7d92f8a5791b0b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x235737dbb56e8517391473f7c964db31fa6ef280
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x820802fa8a99901f52e39acd21177b0be6ee2974
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xfa68fb4628dff1028cfec22b4162fccd0d45efb6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x18ec0a6e18e5bc3784fdd3a3634b31245ab704f6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x2f6f07cdcf3588944bf4c42ac74ff24bf56e7590
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x5a7bb7b8eff493625a2bb855445911e63a490e42
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xc708d6f2153933daa50b2d0758955be0a93a8fec
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x11cd37bb86f65419713f30673a480ea33c826872
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xc59132fbdf8de8fbe510f568a5d831c991b4fc38
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xed755dba6ec1eb520076cec051a582a6d81a8253
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x3b7e1ce09afe2bb3a23919afb65a38e627cfbe97
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0x4200000000000000000000000000000000000006
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0x236aa50979d5f3de3bd1eeb40e81137f22ab794b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x55d398326f99059ff775485246999027b3197955
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x2170ed0880ac9a755fd29b2688956bd959f933f8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xe9e7cea3dedca5984780bafc599bd69add087d56
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xd691d9a68c887bdf34da8c36f63487333acfd103
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x031b41e504677879370e9dbcf937283a8691fa7f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xb0d502e938ed5f4df2e681fe6e419ff29631d62b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xa2b726b1145a4773f68593cf171187d8ebe4d495
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x66803fb87abd4aac3cbb3fad7c3aa01f6f3fb207
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x471ece3750da237f93b8e339c536989b8978a438
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x765de816845861e75a25fca122bb6898b8b1282a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x37f750b7cc259a2f741af45294f6a16572cf5cad
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0xd71ffd0940c920786ec4dbb5a12306669b5b81ef
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0xd8763cba276a3738e6de85b4b3bf5fded6d6ca73
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x4f604735c1cf31399c6e711d5962b2b3e0225ad3
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x62b8b11039fcfe5ab0c56e502b1c372a3d2a9c7a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x5de8ab7e27f6e7a1fff3e5b337584aa43961beef
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x940a2db1b7008b6c776d4faaca729d6d4a4aa551
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x80f0c1c49891dcfdd40b6e0f960f84e6042bcb6f
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x1622bf67e6e5747b81866fe0b85178a93c7f86e3
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x031d35296154279dc1984dcd93e392b1f946737b
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xdfa46478f9e5ea86d57387849598dbfb2e964b02
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x104592a158490a9228070e0a8e5343b499e125d0
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x4e3decbb3645551b8a19f0ea1678079fcb33fb4c
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xb0b195aefa3650a6908f15cdac7d92f8a5791b0b
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x02de4766c272abc10bc88c220d214a26960a7e92
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x60e4d786628fea6478f785a6d7e704777c86a7c6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xed5af388653567af2f388e6224dc7c4b3241c544
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x34d85c9cdeb23fa97cb08333b511ac86e1c4e258
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x99a9b7c1116f9ceeb1652de04d5969cce509b069
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x49cf6f5d44e70224e2e23fdcdd2c053f30ada28b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xb7f7f6c52f2e2fdb1963eab30438024864c313f6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x23581767a106ae21c074b2276d25e5c3e136a68b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x8a90cab2b38dba80c64b7734e58ee1db38b8992e
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xba30e5f9bb24caa003e9f2f0497ad287fdf95623
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xbd3531da5cf5857e7cfaa92426877b022e612cf8
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7bd29408f11d2bfc23c34f18275bbf23bb716bc7
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x306b1ea3ecdf94ab739f1910bbda052ed4a9f949
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x1a92f7381b9f03921564a437210bb9396471050c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x5cc5b05a8a13e3fbdb0bb9fccd98d38e50f90c38
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x5af0d9827e0c53e4799bb226655a1de152a425a5
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x3bf2922f4520a8ba0c2efc3d2a1539678dad5e9d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xe785e82358879f061bc3dcac6f0444462d4b5330
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x76be3b62873462d2142405439777e971754e8e77
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xfd43af6d3fe1b916c026f6ac35b3ede068d1ca01
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x1cb1a5e65610aeff2551a50f76a87a7d3fb649c6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x6339e5e072086621540d0362c4e3cea0d643e114
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xb932a70a57673d89f4acffbe830e8ed7f75fb9e0
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x79fcdef22feed20eddacbb2587640e45491b757f
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xa3aee8bce55beea1951ef834b99f3ac60d1abeeb
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x769272677fab02575e84945f03eca517acc544cc
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x4db1f25d3d98600140dfc18deb7515be5bd293af
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x34eebee6942d8def3c125458d1a86e0a897fd6f9
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x59468516a8259058bad1ca5f8f4bff190d30e066
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x394e3d3044fc89fcdd966d3cb35ac0b32b0cda91
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x60bb1e2aa1c9acafb4d34f71585d7e959f387769
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x28472a58a490c5e09a238847f66a68a47cc76f0f
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x341a1c534248966c4b6afad165b98daed4b964ef
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x82c7a8f707110f5fbb16184a5933e9f78a34c6ab
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xccc441ac31f02cd96c153db6fd5fe0a2f4e6a68d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x764aeebcf425d56800ef2c84f2578689415a2daa
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x160c404b2b49cbc3240055ceaee026df1e8497a0
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xd2f668a8461d6761115daf8aeb3cdf5f40c532c6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x39ee2c7b3cb80254225884ca001f57118c8f21b6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xd774557b647330c91bf44cfeab205095f7e6c367
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x1792a96e5668ad7c167ab804a100ce42395ce54d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x04afa589e2b933f9463c5639f412b183ec062505
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xe75512aa3bec8f00434bbd6ad8b0a3fbff100ad6
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x348fc118bcc65a92dc033a951af153d14d945312
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x892848074ddea461a15f337250da3ce55580ca85
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x5946aeaab44e65eb370ffaa6a7ef2218cff9b47d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x282bdd42f4eb70e7a9d9f40c8fea0825b7f68c5d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x4b15a9c28034dc83db40cd810001427d3bd7163d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7ea3cca10668b8346aec0bf1844a49e995527c8b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xb852c6b5892256c264cc2c888ea462189154d8d7
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x9378368ba6b85c1fba5b131b530f5f5bedf21a18
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x2acab3dea77832c09420663b0e1cb386031ba17b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x0c2e57efddba8c768147d1fdf9176a0a6ebd5d83
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x08d7c0242953446436f34b4c78fe9da38c73668d
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x8943c7bac1914c9a7aba750bf2b6b09fd21037e0
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x364c828ee171616a39897688a831c2499ad972ec
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7f36182dee28c45de6072a34d29855bae76dbe2f
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xf61f24c2d93bf2de187546b14425bf631f28d6dc
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x797a48c46be32aafcedcfd3d8992493d8a1f256b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x123b30e25973fecd8354dd5f41cc45a3065ef88c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x6632a9d63e142f17a668064d41a21193b49b41a0
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xf4ee95274741437636e748ddac70818b4ed7d043
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x57a204aa1042f6e66dd7730813f4024114d74f37
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xd1258db6ac08eb0e625b75b371c023da478e94a9
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x75e95ba5997eb235f40ecf8347cdb11f18ff640b
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xd532b88607b1877fe20c181cba2550e3bbd6b31c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xa1d4657e0e6507d5a94d06da93e94dc7c8c44b51
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xedb61f74b0d09b2558f1eeb79b247c1f363ae452
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7d8820fa92eb1584636f4f5b8515b5476b75171a
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x231d3559aa848bf10366fb9868590f01d34bf240
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xad9fd7cb4fc7a0fbce08d64068f60cbde22ed34c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x0e9d6552b85be180d941f1ca73ae3e318d2d4f1f
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xb716600ed99b4710152582a124c697a7fe78adbf
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xaadc2d4261199ce24a4b0a57370c4fcf43bb60aa
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x4e1f41613c9084fdb9e34e11fae9412427480e56
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x79986af15539de2db9a5086382daeda917a9cf0c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xc99c679c50033bbc5321eb88752e89a93e9e83c5
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xc36cf0cfcb5d905b8b513860db0cfe63f6cf9f5c
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x9c8ff314c9bc7f6e59a9d9225fb22946427edc03
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x3110ef5f612208724ca51f5761a69081809f03b7
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x036721e5a769cc48b3189efbb9cce4471e8a48b1
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x524cab2ec69124574082676e6f654a18df49a048
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7ab2352b1d2e185560494d5e577f9d3c238b78c5
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x32973908faee0bf825a343000fe412ebe56f802a
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x7daec605e9e2a1717326eedfd660601e2753a057
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xc1caf0c19a8ac28c41fe59ba6c754e4b9bd54de9
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x33fd426905f149f8376e227d0c9d3340aad17af1
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x466cfcd0525189b573e794f554b8a751279213ac
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x6be69b2a9b153737887cfcdca7781ed1511c7e36
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x80336ad7a747236ef41f47ed2c7641828a480baa
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x9401518f4ebba857baa879d9f76e1cc8b31ed197
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x4b61413d4392c806e6d0ff5ee91e6073c21d6430
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0xc3f733ca98e0dad0386979eb96fb1722a1a05e69
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x09233d553058c2f42ba751c87816a8e9fae7ef10
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x960b7a6bcd451c9968473f7bbfd9be826efd549a
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x36d30b3b85255473d27dd0f7fd8f35e36a9d6f06
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x698fbaaca64944376e2cdc4cad86eaa91362cf54
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/nfts/collection/0x497a9a79e82e6fc0ff10a16f6f75e6fcd5ae65a8
</loc>
<lastmod>
2023-10-11T23:24:32.127Z
</lastmod>
<priority>
0.7
</priority>
</url>
</urlset>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex
xmlns=
"http://www.sitemaps.org/schemas/sitemap/0.9"
>
<sitemap>
<loc>
https://app.uniswap.org/app-sitemap.xml
</loc>
</sitemap>
<sitemap>
<loc>
https://app.uniswap.org/tokens-sitemap.xml
</loc>
</sitemap>
<sitemap>
<loc>
https://app.uniswap.org/nfts-sitemap.xml
</loc>
</sitemap>
</sitemapindex>
\ No newline at end of file
public/tokens-sitemap.xml
0 → 100644
View file @
9d439e7f
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<urlset
xmlns=
"http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xdac17f958d2ee523a2206206994597c13d831ec7
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6b175474e89094c44da98b954eedeac495271d0f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x514910771af9ca656af840dff83e8264ecf986ca
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xae78736cd615f374d3085123a210448e74fc6393
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x853d955acef822db058eb8505911ed77f175b99e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6982508145454ce325ddbe47a25d4ec3d2311933
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb62e45c3df611dce236a6ddc7a493d79f9dfadef
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x046eee2cc3188071c02bfc1745a6b17c656e3f3d
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x20561172f791f915323241e885b4f7d5187c36e1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x1a7e4e63778b4f12a199c062f3efdd288afcbce8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x5a98fcbea516cf06857215779fd812ca3bef1b32
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x5f98805a4e8be255a32880fdec7f6728c6568ba0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xd0d56273290d339aaf1417d9bfa1bb8cfe8a0933
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x1abaea1f7c830bd89acc67ec4af516284b1bc33c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6dea81c8171d0ba574754ef6f8b412f2ed88c54d
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x72e4f9f808c49a2a61de9c5896298920dc4eeea9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x92d6c1e31e14520e676a687f0a93788b716beff5
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x423f4e6138e475d85cf7ea071ac92097ed631eea
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6c3ea9036406852006290770bedfcaba0e23a0e8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb504035a11e672e12a099f32b1672b9c4a78b22f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x183015a9ba6ff60230fdeadc3f43b3d788b13e21
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9813037ee2218799597d83d4a5b6f3b6778218d9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xd33526068d116ce69f19a9ee46f0bd304f21a51f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x4d224452801aced8b2f0aebe155379bb5d594381
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf951e335afb289353dc249e82926178eac7ded78
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x78a0a62fba6fb21a83fe8a3433d44c73a4017a6f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf411903cbc70a74d22900a5de66a2dda66507255
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb23d80f5fefcddaa212212f028021b41ded428cf
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xbe9895146f7af43049ca1c1ae358b0541ea49704
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x5283d291dbcf85356a21ba090e6db59121208b44
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xd1d2eb1b1e90b638588728b4130137d262c87cae
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x40d16fc0246ad3160ccc09b8d0d3a2cd28ae6c2f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf57e7e7c23978c3caec3c3548e3d615c346e79ff
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9d65ff81a3c488d585bbfb0bfe3c7707c7917f54
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xe28b3b32b6c345a34ff64674606124dd5aceca30
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x68749665ff8d2d112fa859aa293f07a622782f38
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xd533a949740bb3306d119cc777fa900ba034cd52
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xe0f63a424a4439cbe457d80e4f4b51ad25b2c56c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x163f8c2467924be0ae7b5347228cabf260318753
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9bf1d7d63dd7a4ce167cf4866388226eeefa702e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x4a220e6096b25eadb88358cb44068a3248254675
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x8207c1ffc5b6804f6024322ccf34f29c3541ae26
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x2b591e99afe9f32eaa6214f7b7629768c40eeb39
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x06450dee7fd2fb8e39061434babcfc05599a6fb8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x0ab87046fbb341d058f17cbc4c1133f25a20a52f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xa0ef786bf476fe0810408caba05e536ac800ff86
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x5faa989af96af85384b8a938c2ede4a7378d9875
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x4fabb145d64652a948d72533023f6e7a623c7c53
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf4d2888d29d722226fafa5d9b24f9164c092421e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x49d72e3973900a195a155a46441f0c08179fdb64
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc221b7e65ffc80de234bbb6667abdd46593d34f0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x77e06c9eccf2e797fd462a92b6d7642ef85b0a44
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6368e1e18c4c419ddfc608a0bed1ccb87b9250fc
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xed328e9c1179a30ddc1e7595e036aed8760c22af
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf21661d0d1d76d3ecb8e1b9f1c923dbfffae4097
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xbe042e9d09cb588331ff911c2b46fd833a3e5bd6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xe41d2489571d322189246dafa5ebde1f4699f498
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x3c3a81e81dc49a522a592e7622a7e711c06bf354
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x8f8221afbb33998d8584a2b05749ba73c37a938a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x820802fa8a99901f52e39acd21177b0be6ee2974
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x808507121b80c02388fad14726482e061b8da827
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc08512927d12348f6620a698105e1baac6ecd911
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6810e776880c02933d47db1b9fc05908e5386b96
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x582d872a1b094fc48f5de31d3b73f2d9be47def1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc00e94cb662c3520282e6f5717214004a7f26888
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x0b7f0e51cd1739d6c96982d55ad8fa634dd43a9c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xaaa9214f675316182eaa21c85f0ca99160cc3aaa
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xaea46a60368a7bd060eec7df8cba43b7ef41ad85
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x3432b6a60d23ca0dfca7761b7ab56459d9c964d0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x967da4048cd07ab37855c090aaf366e4ce1b9f48
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x75c97384ca209f915381755c582ec0e2ce88c1ba
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xa8b919680258d369114910511cc87595aec0be6d
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x037a54aab062628c9bbae1fdb1583c195585fe41
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x3ef3b555842cdaff0f4f0b79c9dd65096d60ba63
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xa36fdbbae3c9d55a1d67ee5821d53b50b63a1ab9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb50721bcf8d664c30412cfbc6cf7a15145234ad1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xc944e90c64b2c07662a292be6244bdf05cda44a7
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xaa6e8127831c9de45ae56bb1b0d4d4da6e5665bd
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x18084fba666a33d37592fa2633fd49a74dd93a88
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x33349b282065b0284d756f0577fb39c158f935e6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x7dd9c5cba05e151c895fde1cf355c9a1d5da6429
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x470c8950c0c3aa4b09654bc73b004615119a44b5
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x81f8f0bb1cb2a06649e51913a151f0e7ef6fa321
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xff836a5821e69066c87e268bc51b849fab94240c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xba5bde662c17e2adff1075610382b9b691296350
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9aab071b4129b083b01cb5a0cb513ce7eca26fa5
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xf939e0a03fb07f59a73314e73794be0e57ac1b4e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x112b08621e27e10773ec95d250604a041f36c582
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x82af49447d8a07e3bd95bd0d56f35241523fbab1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xaf88d065e77c8cc2239327c5edb3a432268e5831
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x912ce59144191c1204e64559fe8253a0e49e6548
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x5979d7b546e38e414f7e9822514be443a4800529
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x0c880f6761f1af8d9aa9c466984b80dab9a8c9e8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x3082cc23568ea640225c2467653db90e9250aaa0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xf97f4df75117a78c1a5a0dbb814af92458539fb4
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x539bde0d7dbd336b79148aa742883198bbf60342
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x18c11fd286c5ec11c3b683caa813b77f5163a122
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x772598e9e62155d7fdfe65fdf01eb5a53a8465be
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x2297aebd383787a160dd0d9f71508148769342e3
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x6694340fc020c5e6b96567843da2df01b2ce1eb6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfa5ed56a203466cbbc2430a43c66b9d8723528e7
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x1f52145666c862ed3e2f1da213d479e61b2892af
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x83d6c8c06ac276465e4c92e7ac8c23740f435140
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x6fd58f5a2f3468e35feb098b5f59f04157002407
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x32eb7902d4134bf98a28b963d26de779af92a212
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x0341c0c0ec423328621788d4854119b97f44e391
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x93d504070ab0eede5449c89c5ea0f5e34d8103f8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xd77b108d4f6cefaa0cae9506a934e825becca46e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x4e352cf164e64adcbad318c3a1e222e9eba4ce42
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x13ad51ed4f1b7e9dc168d8a00cb3f4ddd85efa60
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x9ed7e4b1bff939ad473da5e7a218c771d1569456
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x289ba1701c2f088cf0faf8b3705246331cb8a839
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x93b346b6bc2548da6a1e7d98e9a421b42541425b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfa7f8980b0f1e64a2062791cc3b0871572f1f7f0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x17fc002b466eec40dae837fc4be5c67993ddbd6f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xd74f5255d557944cf7dd0e45ff521520002d5748
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x51f9f9ff6cb2266d68c04ec289c7aba81378a383
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x3a33473d7990a605a88ac72a78ad4efc40a54adb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x9d2f299715d94d8a7e6f5eaa8e654e8c74a988a7
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x7c8a1a80fdd00c9cccd6ebd573e9ecb49bfa2a59
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x3404149e9ee6f17fb41db1ce593ee48fbdcd9506
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x8d9ba570d6cb60c7e3e0f31343efe75ab8e65fb1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xec70dcb4a1efa46b8f2d97c310c9c4790ba5ffa8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x3a18dcc9745edcd1ef33ecb93b0b6eba5671e7ca
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x9623063377ad1b27544c965ccd7342f7ea7e88c7
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x088cd8f5ef3652623c22d48b1605dcfe860cd704
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfc77b86f3ade71793e1eec1e7944db074922856e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xcf985aba4647a432e60efceeb8054bbd64244305
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x655a6beebf2361a19549a99486ff65f709bd2646
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x371c7ec6d8039ff7933a2aa28eb827ffe1f52f07
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x7dd747d63b094971e6638313a6a2685e80c7fb2e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xc47d9753f3b32aa9548a7c3f30b6aec3b2d2798c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xe85b662fe97e8562f4099d8a1d5a92d4b453bf30
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xfea7a6a0b346362bf88a9e4a88416b77a57d6c2a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x431402e8b9de9aa016c743880e04e517074d8cec
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xd67a097dce9d4474737e6871684ae3c05460f571
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x51fc0f6660482ea73330e414efd7808811a57fa2
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x7f5c764cbc14f9669b88837ca1490cca17c31607
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x4200000000000000000000000000000000000006
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x4200000000000000000000000000000000000042
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x94b008aa00579c1307b0ef2c499ad98a8ce58e58
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x68f180fcce6836688e9084f035309e29bf0a2095
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x8c6f28f2f1a3c87f0f938b96d27520d9751ec8d9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x0b2c639c533813f4aa9d7837caf62653d097ff85
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xdc6ff44d5d932cbd77b52e5612ba0529dc6226f1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x1f32b1c2345538c0c6f582fcb022739c4a194ebb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x8700daec35af8ff88c16bdf0418774cb3d7599b4
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x9e1028f5f1d5ede59748ffcee5532509976840e0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xc5b001dc33727f8f26880b184090d3e252470d45
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x920cf626a271321c151d027030d5d08af699456b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xc40f949f8a4e094d1b49a23ea9241d289b7b2819
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x9560e827af36c94d2ac33a39bce1fe78631088db
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x296f55f8fb28e498b858d0bcda06d955b2cb3f97
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x350a791bfc2c21f9ed5d10980dad2e2638ffa7f6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x217d47011b23bb961eb6d93ca9945b7501a5bb11
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xf98dcd95217e15e05d8638da4c91125e59590b07
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x73cb180bf0521828d8849bc8cf2b920918e23032
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x9bcef72be871e61ed4fbbc7630889bee758eb81d
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xc03b43d492d904406db2d7d57e67c7e8234ba752
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xfdb794692724153d1488ccdbe0c56c252596735f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x50bce64397c75488465253c0a034b8097fea6578
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x14778860e937f509e651192a90589de711fb88a9
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x2791bca1f2de4661ed88a30c99a7a9449aa84174
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x7ceb23fd6bc0add59e62ac25578270cff1b9f619
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xc2132d05d31c914a87c6611c10748aeb04b58e8f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x8f3cf7ad23cd3cadbd9735aff958023239c6a063
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x53e0bca35ec356bd5dddfebbd1fc0fd03fabad39
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x77a6f2e9a9e44fd5d5c3f9be9e52831fc1c3c0a0
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe0b52e49357fd4daf2c15e02058dce6bc0057db4
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xdc3326e71d45186f113a2f448984ca0e8d201995
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x49e6a20f1bbdfeec2a8222e052000bbb14ee6007
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x430ef9263e76dae63c84292c3409d61c598e9682
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xf88332547c680f755481bf489d890426248bb275
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xc3c7d422809852031b44ab29eec9f1eff2a58756
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xd6df932a45c0f255f85145f286ea0b292b21c90b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x172370d5cd63279efa6d502dab29171933a610af
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x45c32fa6df82ead1e2ef74d17b76547eddfaff89
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xd0258a3fd00f38aa8090dfee343f10a9d4d30d3f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x3a58a54c066fdc0f2d55fc9c89f0415c92ebf3c4
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xb33eaad8d922b1083446dc23f610c2567fb5180f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe5417af564e4bfda1c483642db72007871397896
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x311434160d7537be358930def317afb606c0d737
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x61299774020da444af134c82fa83e3810b309991
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xa3fa99a148fa48d14ed51d610c367c61876997f1
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x381caf412b45dac0f62fbeec89de306d3eabe384
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x431d5dff03120afa4bdf332c61a6e1766ef37bdb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe2aa7db6da1dae97c5f5c6914d285fbfcc32a128
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x03b54a6e9a984069379fae1a4fc4dbae93b3bccd
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xb6a5ae40e79891e4deadad06c8a7ca47396df21c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xbbba073c31bf03b8acf7c28ef0738decf3695683
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xa486c6bc102f409180ccb8a94ba045d39f8fc7cb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x0308a3a9c433256ad7ef24dbef9c49c8cb01300a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe631dabef60c37a37d70d3b4f812871df663226f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x8a16d4bf8a0a716017e8d2262c4ac32927797a2f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x9a71012b13ca4d3d0cdc72a177df3ef03b0e76a3
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x553d3d295e0f695b9228246232edf400ed3560b5
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe238ecb42c424e877652ad82d8a939183a04c35f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe261d618a959afffd53168cd07d12e37b26761db
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x15e99d827c1d2fc2b9b5312d1e71713c88110bdb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xe111178a87a3bff0c8d18decba5798827539ae99
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x5fe2b58c013d7601147dcdd68c143a77499f5531
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x2ab0e9e4ee70fff1fb9d67031e44f6410170d00e
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xac0f66379a6d7801d7726d5a943356a172549adb
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x71eeba415a523f5c952cc2f06361d5443545ad28
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xf2ae0038696774d65e67892c9d301c5f2cbbda58
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x50b728d8d964fd00c2d0aad81718b71311fef68a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xb0b195aefa3650a6908f15cdac7d92f8a5791b0b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x235737dbb56e8517391473f7c964db31fa6ef280
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x820802fa8a99901f52e39acd21177b0be6ee2974
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xfa68fb4628dff1028cfec22b4162fccd0d45efb6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x18ec0a6e18e5bc3784fdd3a3634b31245ab704f6
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x2f6f07cdcf3588944bf4c42ac74ff24bf56e7590
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x5a7bb7b8eff493625a2bb855445911e63a490e42
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xc708d6f2153933daa50b2d0758955be0a93a8fec
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x11cd37bb86f65419713f30673a480ea33c826872
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xc59132fbdf8de8fbe510f568a5d831c991b4fc38
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xed755dba6ec1eb520076cec051a582a6d81a8253
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x3b7e1ce09afe2bb3a23919afb65a38e627cfbe97
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0x4200000000000000000000000000000000000006
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0x236aa50979d5f3de3bd1eeb40e81137f22ab794b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x55d398326f99059ff775485246999027b3197955
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x2170ed0880ac9a755fd29b2688956bd959f933f8
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xe9e7cea3dedca5984780bafc599bd69add087d56
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xd691d9a68c887bdf34da8c36f63487333acfd103
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x031b41e504677879370e9dbcf937283a8691fa7f
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xb0d502e938ed5f4df2e681fe6e419ff29631d62b
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xa2b726b1145a4773f68593cf171187d8ebe4d495
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x66803fb87abd4aac3cbb3fad7c3aa01f6f3fb207
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x471ece3750da237f93b8e339c536989b8978a438
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x765de816845861e75a25fca122bb6898b8b1282a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x37f750b7cc259a2f741af45294f6a16572cf5cad
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0xd71ffd0940c920786ec4dbb5a12306669b5b81ef
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0xd8763cba276a3738e6de85b4b3bf5fded6d6ca73
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x4f604735c1cf31399c6e711d5962b2b3e0225ad3
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x62b8b11039fcfe5ab0c56e502b1c372a3d2a9c7a
</loc>
<lastmod>
2023-10-11T19:57:27.976Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x5de8ab7e27f6e7a1fff3e5b337584aa43961beef
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x940a2db1b7008b6c776d4faaca729d6d4a4aa551
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x80f0c1c49891dcfdd40b6e0f960f84e6042bcb6f
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x1622bf67e6e5747b81866fe0b85178a93c7f86e3
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x031d35296154279dc1984dcd93e392b1f946737b
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0xdfa46478f9e5ea86d57387849598dbfb2e964b02
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x104592a158490a9228070e0a8e5343b499e125d0
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x4e3decbb3645551b8a19f0ea1678079fcb33fb4c
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xb0b195aefa3650a6908f15cdac7d92f8a5791b0b
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x02de4766c272abc10bc88c220d214a26960a7e92
</loc>
<lastmod>
2023-10-11T23:21:06.433Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x42476f744292107e34519f9c357927074ea3f75d
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x056fd409e1d7a124bd7017459dfea2f387b6d5cd
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x644192291cc835a93d6330b24ea5f5fedd0eef9e
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x3472a5a71965499acd81997a54bba8d852c6e53d
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xa35923162c49cf95e6bf26623385eb431ad920d3
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x04fa0d235c4abf4bcf4787af4cf447de572ef828
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x595832f8fc6bf59c85c527fec3740a1b7a361269
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x6123b0049f904d730db3c36a31167d9d4121fa6b
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x0391d2021f89dc339f60fff84546ea23e337750f
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xd31a59c85ae9d8edefec411d448f90841571b89c
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x8a7b7b9b2f7d0c63f66171721339705a6188a7d5
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x0176b898e92e814c06cc379e508ceb571f70bd40
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x0f2d719407fdbeff09d87557abb7232601fd9f29
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xd3e4ba569045546d09cf021ecc5dfe42b1d7f6e4
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x0fd10b9899882a6f2fcb5c371e17e70fdee00c38
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x4cff49d0a19ed6ff845a9122fa912abcfb1f68a6
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x7b744eea1deca2f1b7b31f15ba036fa1759452d7
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x50327c6c5a14dcade707abad2e27eb517df87ab5
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x88df592f8eb5d7bd38bfef7deb0fbc02cf3778a0
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x9e976f211daea0d652912ab99b0dc21a7fd728e4
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xb05097849bca421a3f51b249ba6cca4af4b97cb9
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0xdbecdd726f6ad8e24afc78fe3cc8eb7b73c2d94d
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xa684cd057951541187f288294a1e1c2646aa2d24
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x61a1ff55c5216b636a294a07d77c6f4df10d3b56
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xba5ddd1f9d7f570dc94a51479a000e3bce967196
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0xf19547f9ed24aa66b03c3a552d181ae334fbb8db
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x31c91d8fb96bff40955dd2dbc909b36e8b104dde
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x4945970efeec98d393b4b979b9be265a3ae28a8b
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x11cdb42b0eb46d95f990bedd4695a6e3fa034978
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x561877b6b3dd7651313794e5f2894b2f18be0766
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x6c84a8f1c29108f47a79964b5fe888d4f4d0de40
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x6c2c06790b3e3e3c38e12ee22f8183b37a13ee55
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x53bcf6698c911b2a7409a740eacddb901fc2a2c6
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/arbitrum/0x09e18590e8f76b6cf471b3cd75fe1a1a9d2b2c2b
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x6c84a8f1c29108f47a79964b5fe888d4f4d0de40
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/optimism/0x747e42eb0591547a0ab429b3627816208c734ea7
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x8a953cfe442c5e8855cc6c61b1293fa648bae472
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xa9f37d84c856fda3812ad0519dad44fa0a3fe207
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x62a872d9977db171d9e213a5dc2b782e72ca0033
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x73a4dc4215dc3eb6aae3c7aafd2514cb34e5d983
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xb87904db461005fc716a6bf9f2d451c33b10b80b
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x4f604735c1cf31399c6e711d5962b2b3e0225ad3
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x2760e46d9bb43dafcbecaad1f64b93207f9f0ed7
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x9dbfc1cbf7a1e711503a29b4b5f9130ebeccac96
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x1631244689ec1fecbdd22fb5916e920dfc9b8d30
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x40379a439d4f6795b6fc9aa5687db461677a2dba
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0x0e9b89007eee9c958c0eda24ef70723c2c93dd58
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/polygon/0xff76c0b48363a7c7307868a81548d340049b0023
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0x8fbd0648971d56f1f2c35fa075ff5bc75fb0e39d
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x111111111117dc0aa78b770fa6a738034120c302
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0xcc42724c6683b7e57334c4e856f4c9965ed682bd
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/bnb/0x90ed8f1dc86388f14b64ba8fb4bbd23099f18240
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/celo/0x9995cc8f20db5896943afc8ee0ba463259c931ed
</loc>
<lastmod>
2023-10-16T18:42:53.632Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x03ab458634910aad20ef5f1c8ee96f1d6ac54919
</loc>
<lastmod>
2023-10-16T19:49:27.657Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/ethereum/0x15f74458ae0bfdaa1a96ca1aa779d715cc1eefe4
</loc>
<lastmod>
2023-10-16T19:49:27.657Z
</lastmod>
<priority>
0.8
</priority>
</url>
<url>
<loc>
https://app.uniswap.org/tokens/base/0xfa980ced6895ac314e7de34ef1bfae90a5add21b
</loc>
<lastmod>
2023-10-16T19:49:27.657Z
</lastmod>
<priority>
0.8
</priority>
</url>
</urlset>
\ No newline at end of file
scripts/generate-sitemap.js
View file @
9d439e7f
...
...
@@ -29,8 +29,8 @@ const nftTopCollectionsQuery = `
}
`
fs
.
readFile
(
'
./public/sitemap.xml
'
,
'
utf8
'
,
async
(
err
,
data
)
=>
{
const
sitemap
URLs
=
{}
fs
.
readFile
(
'
./public/
tokens-
sitemap.xml
'
,
'
utf8
'
,
async
(
err
,
data
)
=>
{
const
token
URLs
=
{}
try
{
const
sitemap
=
await
parseStringPromise
(
data
)
if
(
sitemap
.
urlset
.
url
)
{
...
...
@@ -39,7 +39,7 @@ fs.readFile('./public/sitemap.xml', 'utf8', async (err, data) => {
if
(
lastMod
<
Date
.
now
()
-
weekMs
)
{
url
.
lastmod
=
nowISO
}
sitemap
URLs
[
url
.
loc
]
=
true
token
URLs
[
url
.
loc
]
=
true
})
}
...
...
@@ -57,7 +57,7 @@ fs.readFile('./public/sitemap.xml', 'utf8', async (err, data) => {
tokenAddresses
.
forEach
((
address
)
=>
{
const
tokenURL
=
`https://app.uniswap.org/tokens/
${
chainName
.
toLowerCase
()}
/
${
address
}
`
if
(
!
(
tokenURL
in
sitemap
URLs
))
{
if
(
!
(
tokenURL
in
token
URLs
))
{
sitemap
.
urlset
.
url
.
push
({
loc
:
[
tokenURL
],
lastmod
:
[
nowISO
],
...
...
@@ -67,6 +67,39 @@ fs.readFile('./public/sitemap.xml', 'utf8', async (err, data) => {
})
}
const
builder
=
new
Builder
()
const
xml
=
builder
.
buildObject
(
sitemap
)
const
path
=
'
./public/tokens-sitemap.xml
'
fs
.
writeFile
(
path
,
xml
,
(
error
)
=>
{
if
(
error
)
throw
error
const
stats
=
fs
.
statSync
(
path
)
const
fileSizeBytes
=
stats
.
size
const
fileSizeMegabytes
=
fileSizeBytes
/
(
1024
*
1024
)
if
(
fileSizeMegabytes
>
50
)
{
throw
new
Error
(
'
Generated tokens-sitemap.xml file size exceeds 50MB
'
)
}
console
.
log
(
'
Tokens sitemap updated
'
)
})
}
catch
(
e
)
{
console
.
error
(
e
)
}
})
fs
.
readFile
(
'
./public/nfts-sitemap.xml
'
,
'
utf8
'
,
async
(
err
,
data
)
=>
{
const
collectionURLs
=
{}
try
{
const
sitemap
=
await
parseStringPromise
(
data
)
if
(
sitemap
.
urlset
.
url
)
{
sitemap
.
urlset
.
url
.
forEach
((
url
)
=>
{
const
lastMod
=
new
Date
(
url
.
lastmod
).
getTime
()
if
(
lastMod
<
Date
.
now
()
-
weekMs
)
{
url
.
lastmod
=
nowISO
}
collectionURLs
[
url
.
loc
]
=
true
})
}
const
nftResponse
=
await
fetch
(
'
https://api.uniswap.org/v1/graphql
'
,
{
method
:
'
POST
'
,
headers
:
{
...
...
@@ -79,7 +112,7 @@ fs.readFile('./public/sitemap.xml', 'utf8', async (err, data) => {
const
collectionAddresses
=
nftJSON
.
data
.
topCollections
.
edges
.
map
((
edge
)
=>
edge
.
node
.
nftContracts
[
0
].
address
)
collectionAddresses
.
forEach
((
address
)
=>
{
const
collectionURL
=
`https://app.uniswap.org/nfts/collection/
${
address
}
`
if
(
!
(
collectionURL
in
sitemap
URLs
))
{
if
(
!
(
collectionURL
in
collection
URLs
))
{
sitemap
.
urlset
.
url
.
push
({
loc
:
[
collectionURL
],
lastmod
:
[
nowISO
],
...
...
@@ -90,7 +123,7 @@ fs.readFile('./public/sitemap.xml', 'utf8', async (err, data) => {
const
builder
=
new
Builder
()
const
xml
=
builder
.
buildObject
(
sitemap
)
const
path
=
'
./public/sitemap.xml
'
const
path
=
'
./public/
nfts-
sitemap.xml
'
fs
.
writeFile
(
path
,
xml
,
(
error
)
=>
{
if
(
error
)
throw
error
const
stats
=
fs
.
statSync
(
path
)
...
...
@@ -98,9 +131,9 @@ fs.readFile('./public/sitemap.xml', 'utf8', async (err, data) => {
const
fileSizeMegabytes
=
fileSizeBytes
/
(
1024
*
1024
)
if
(
fileSizeMegabytes
>
50
)
{
throw
new
Error
(
'
Generated
sitemap
file size exceeds 50MB
'
)
throw
new
Error
(
'
Generated
nfts-sitemap.xml
file size exceeds 50MB
'
)
}
console
.
log
(
'
S
itemap updated
'
)
console
.
log
(
'
NFT collections s
itemap updated
'
)
})
}
catch
(
e
)
{
console
.
error
(
e
)
...
...
src/pages/routes.test.ts
View file @
9d439e7f
...
...
@@ -6,7 +6,7 @@ import { routes } from './RouteDefinitions'
describe
(
'
Routes
'
,
()
=>
{
it
(
'
sitemap URLs should exist as Router paths
'
,
async
()
=>
{
const
pathNames
:
string
[]
=
routes
.
map
((
routeDef
)
=>
routeDef
.
path
)
const
contents
=
fs
.
readFileSync
(
'
./public/sitemap.xml
'
,
'
utf8
'
)
const
contents
=
fs
.
readFileSync
(
'
./public/
app-
sitemap.xml
'
,
'
utf8
'
)
const
sitemap
=
await
parseStringPromise
(
contents
)
const
sitemapPaths
:
string
[]
=
sitemap
.
urlset
.
url
.
map
((
url
:
any
)
=>
new
URL
(
url
.
loc
).
pathname
)
...
...
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