Skip to content
https://gate.com

Lighthouse Mobile

· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

41

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling

Why this matters

Performance issues directly impact user engagement and conversion rates.

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:node label:Element subItemsHeading:map[key:extra] valueType:node] map[granularity:0.001 key:score label:Layout shift score subItemsHeading:map[key:cause valueType:text] valueType:numeric]]
items: [map[node:map[type:text value:Total] score:0.15072000000000002] map[node:map[boundingRect:map[bottom:3989 height:3806 left:0 right:412 top:183 width:412] lhId:page-1-DIV nodeLabel:52M Traders' Trusted Choice Sign Up Or Continue With Gate 13th Anniversary Red … path:1,HTML,1,BODY,4,DIV,3,DIV selector:body > div#__next > div.bg-bg-primary snippet:<div class="bg-bg-primary"> type:node] score:0.138557 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:1201 height:40 left:43 right:229 top:1162 width:186] lhId:page-6-IMG nodeLabel:div.bg-bg-primary > div.flex > a > img path:1,HTML,1,BODY,4,DIV,3,DIV,0,DIV,1,DIV,0,DIV,1,DIV,1,DIV,1,DIV,0,A,0,IMG selector:div.bg-bg-primary > div.flex > a > img snippet:<img alt="" loading="lazy" width="186" height="40" decoding="async" data-nimg="1" style="color:transparent" src="/cdn/fe/static/images/platform/homepage/header/red-bull-night.webp"> type:node]]] type:subitems]] map[node:map[boundingRect:map[bottom:3989 height:3806 left:0 right:412 top:183 width:412] lhId:page-1-DIV nodeLabel:52M Traders' Trusted Choice Sign Up Or Continue With Gate 13th Anniversary Red … path:1,HTML,1,BODY,4,DIV,3,DIV selector:body > div#__next > div.bg-bg-primary snippet:<div class="bg-bg-primary"> type:node] score:0.011054 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:1201 height:40 left:43 right:229 top:1162 width:186] lhId:page-6-IMG nodeLabel:div.bg-bg-primary > div.flex > a > img path:1,HTML,1,BODY,4,DIV,3,DIV,0,DIV,1,DIV,0,DIV,1,DIV,1,DIV,1,DIV,0,A,0,IMG selector:div.bg-bg-primary > div.flex > a > img snippet:<img alt="" loading="lazy" width="186" height="40" decoding="async" data-nimg="1" style="color:transparent" src="/cdn/fe/static/images/platform/homepage/header/red-bull-night.webp"> type:node]]] type:subitems]] map[node:map[boundingRect:map[bottom:48 height:36 left:238 right:396 top:12 width:158] lhId:page-3-SECTION nodeLabel:Sign Up path:1,HTML,1,BODY,4,DIV,2,HEADER,1,DIV,1,SECTION selector:div#__next > header.headerBox-gLnT0G > div.headerWrap-iGuyzF > section.operationContainer-LbZFHi snippet:<section class="operationContainer-LbZFHi h5OperationContainer-dSrAlc"> type:node] score:0.000815] map[node:map[boundingRect:map[bottom:601 height:44 left:42 right:106 top:557 width:64] lhId:page-4-IFRAME nodeLabel:div.googleBtnContainer__8fSnm > div#buttonDiv > div.S9gUrf-YoZ4jf > iframe#gsi_522213_510405 path:1,HTML,1,BODY,4,DIV,3,DIV,0,DIV,1,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,IFRAME selector:div.googleBtnContainer__8fSnm > div#buttonDiv > div.S9gUrf-YoZ4jf > iframe#gsi_522213_510405 snippet:<iframe src="https://accounts.google.com/gsi/button?theme=outline&amp;size=large&amp;text=conti…" allow="identity-credentials-get" id="gsi_522213_510405" style="display: block; position: relative; top: 0px; left: 0px; height: 44px;"> type:node] score:0.000294 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:799 height:36 left:25 right:61 top:763 width:36] lhId:page-7-IMG nodeLabel:Official Sleeve Partner path:1,HTML,1,BODY,4,DIV,2,HEADER,0,DIV,1,DIV,0,IMG selector:header.headerBox-gLnT0G > div.downloadWrapper-IC6HRL > div.downloadLeft-ElvrM5 > img snippet:<img data-click-event="mobiledownload_click" data-collect-params="{&quot;button_name&quot;: &quot;mobiledownload_click&quot;}" width="36" height="36" loading="lazy" decoding="async" alt="Official Sleeve Partner" src="https://gimg2.staticimgs.com/image/logo_20251105_145842_b1a3c84404c413fa1f…"> type:node]]] type:subitems]]]

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

Performance issues directly impact user engagement and conversion rates.

A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:source label:Top function call valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:0.49 source:map[column:18 line:21 type:source-location url:https://www.gate.com/cdn/fe/static/libs/react-18.2.0.min.js urlProvider:network]]]
headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:0.569 source:map[column:26803 line:0 type:source-location url:https://www.gate.com/cdn/fe/micro-fe/prod/letter_orientation/static/js/789.77d0ccfc.js urlProvider:network]] map[reflowTime:0.49 source:map[column:91356 line:0 type:source-location url:https://www.gate.com/cdn/fe/_next/static/chunks/pages/_app-19d2b5bd-b20182aa897259aa.js urlProvider:network]]]

Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.

Why this matters

Performance issues directly impact user engagement and conversion rates.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
value: no origins were preconnected
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

A long cache lifetime can speed up repeat visits to your page. Learn more about caching.

Why this matters

Performance issues directly impact user engagement and conversion rates.

RequestCache TTLTransfer Size
gimg2.staticimgs.com/learn/ed244347-82cf-46d2-8ff8-4defaf340f0e-53.png0.0 ms143.2 KiB
gimg2.staticimgs.com/learn/373bc86b-6810-497a-a737-9ac834a5e090-53.webp0.0 ms83.9 KiB
gimg2.staticimgs.com/learn/41b3c5e4-ad9f-430f-b2db-4918d9f24707-53.webp0.0 ms35.8 KiB
gimg2.staticimgs.com/learn/d074ac1d-6fc6-4f11-9b86-bbd828d58667-53.webp0.0 ms23.6 KiB
gimg2.staticimgs.com/learn/1af47416-3dec-4254-a991-64747f2c96c2-53.webp0.0 ms17.3 KiB
gimg2.staticimgs.com/learn/64c31530-e259-40ae-a8b8-7be1af3de66d-53.webp0.0 ms13.9 KiB
/learn/cffbc89a-a945-45f5-af74-451e884262d2-53.png?w=256&...0.0 ms13.7 KiB
/learn/88a412ee-bf9d-4f3d-a017-739cb3e25968-53.png?w=256&...0.0 ms13.1 KiB
icon.staticimgs.com/images/coin_icon/64/doge.png?v=17434080000.0 ms7.8 KiB
icon.staticimgs.com/images/coin_icon/64/hype.png?v=17434080000.0 ms6.4 KiB
/image/p19_20251015_165009_404b58a920c23ca279983d92386a39...0.0 ms6.1 KiB
/image/p6_20251015_162230_f65d607e16109aeec3d1ed9a8e5023f...0.0 ms6.0 KiB
s.go-mpulse.net/boomerang/DUGS3-36YLV-57S9E-URCWE-VXKMM604800.0 s59.3 KiB
/image/p18_20251015_165009_995547fde73541e38133c934bd0a7a...0.0 ms5.8 KiB
/learn/00d60597-690f-4351-98c5-d60ba9a712b9-53.png?w=256&...0.0 ms4.5 KiB
icon.staticimgs.com/images/coin_icon/64/eth.png?v=17434080000.0 ms4.4 KiB
icon.staticimgs.com/images/coin_icon/64/sol.png?v=17434080000.0 ms3.7 KiB
/learn/35b01b43-2b3b-4a98-8c12-1d8faa0ed7b0-53.png?w=256&...0.0 ms3.0 KiB
/image/logo_20251105_145842_b1a3c84404c413fa1f33dc485c658...0.0 ms2.5 KiB
icon.staticimgs.com/images/coin_icon/64/gt.png?v=17434080000.0 ms2.1 KiB
icon.staticimgs.com/images/coin_icon/64/btc.png?v=17434080000.0 ms1.7 KiB
/logo/20260324-103234_20260324_103303_bc82bdb5867b03d7e7d...0.0 ms323 B

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
Gate Founder Dr. Han: Crypto Winter Drives Structural Reshaping, Move Everythin… div.mb-[16px] > a > div.w-full > img
gimg2.staticimgs.com/learn/ed244347-82cf-46d2-8ff8-4defaf340f0e-53.png142.6 KiB113.5 KiB
Gate Launches WCTC S8 Global Trading Challenge to Mark the 13th Anniversary wit… div.mb-[16px] > a > div.w-full > img
gimg2.staticimgs.com/learn/373bc86b-6810-497a-a737-9ac834a5e090-53.webp84.0 KiB73.5 KiB
An Open Letter from Gate Founder Dr. Han on 13th Anniversary: Releasing the Pow… div.mb-[16px] > a > div.w-full > img
gimg2.staticimgs.com/learn/41b3c5e4-ad9f-430f-b2db-4918d9f24707-53.webp35.5 KiB23.3 KiB
Gate Launches First TradFi Copy Trading Feature to Expand Multi-Asset Ecosystem div.mb-[16px] > a > div.w-full > img
gimg2.staticimgs.com/learn/d074ac1d-6fc6-4f11-9b86-bbd828d58667-53.webp23.3 KiB18.8 KiB
Mobile app download div.flex--grid--layout > div.mx-auto > div.relative > img
/cdn/fe/static/images/platform/homepage/download/download...26.0 KiB17.2 KiB
Gate has launched a digital way to participate in Pre-IPOs, and the reservation… div.mb-[16px] > a > div.w-full > img
gimg2.staticimgs.com/learn/1af47416-3dec-4254-a991-64747f2c96c2-53.webp16.8 KiB13.1 KiB
Gate Releases 13th Anniversary Brand Film, Building Platform Competitiveness Th… div.mb-[16px] > a > div.w-full > img
gimg2.staticimgs.com/learn/64c31530-e259-40ae-a8b8-7be1af3de66d-53.webp13.4 KiB10.8 KiB
Gate Reports Reserves Covering Nearly 500 User Assets a > div.flex-grow > div.flex > img
/learn/cffbc89a-a945-45f5-af74-451e884262d2-53.png?w=256&...13.2 KiB10.3 KiB
Gate has launched a digital way to participate in Pre-IPOs, and the reservation… a > div.flex-grow > div.flex > img
/learn/88a412ee-bf9d-4f3d-a017-739cb3e25968-53.png?w=256&...12.5 KiB9.6 KiB
DogeCoin td.td__3fhz4 > div.cellWrapper__1uuSZ > div.imageWrapper__qcQvP > img.rawImage__3_R_o
icon.staticimgs.com/images/coin_icon/64/doge.png?v=17434080007.3 KiB7.0 KiB
Hyperliquid td.td__3fhz4 > div.cellWrapper__1uuSZ > div.imageWrapper__qcQvP > img.rawImage__3_R_o
icon.staticimgs.com/images/coin_icon/64/hype.png?v=17434080005.8 KiB5.6 KiB

These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.

Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 1.2 s
URLTime Spent
gate.com/1.2 s
www.gate.com/0.0 ms

These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS

Why this matters

Performance issues directly impact user engagement and conversion rates.

ElementLayout shift score
52M Traders' Trusted Choice Sign Up Or Continue With Gate 13th Anniversary Red … body > div#__next > div.bg-bg-primary
0.139
52M Traders' Trusted Choice Sign Up Or Continue With Gate 13th Anniversary Red … body > div#__next > div.bg-bg-primary
0.011
Sign Up div#__next > header.headerBox-gLnT0G > div.headerWrap-iGuyzF > section.operationContainer-LbZFHi
0.001
div.googleBtnContainer__8fSnm > div#buttonDiv > div.S9gUrf-YoZ4jf > iframe#gsi_522213_510405 div.googleBtnContainer__8fSnm > div#buttonDiv > div.S9gUrf-YoZ4jf > iframe#gsi_522213_510405
0.000

Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Diagnostics

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLTotal CPU TimeScript EvaluationScript Parse
www.gate.com/cdn/fe/static/libs/webpro.js?aid=0&globalName=apmPlus3.1 s2.3 s7.9 ms
www.gate.com/cdn/fe/static/libs/react-18.2.0.min.js2.7 s2.5 s1.9 ms
Unattributable1.1 s39 ms0.0 ms
www.gate.com/cdn/fe/_next/static/chunks/vendor-fa8d57c7-3b7571574a8023a1.js525 ms481 ms13 ms
www.gate.com/cdn/fe/_next/static/chunks/pages/_app-290eea8e-6a6c2f4f18ac62a4.js479 ms476 ms2.2 ms
www.gate.com/cdn/fe/micro-fe/prod/letter_orientation/static/js/789.77d0ccfc.js429 ms248 ms0.0 ms
www.gate.com/398 ms36 ms6.4 ms
www.gate.com/cdn/fe/_next/static/chunks/1080.16837ada5385bf96.js258 ms219 ms39 ms
www.gate.com/cdn/fe/static/gateCaptcha/const-id-20260323.js245 ms172 ms15 ms
www.gate.com/cdn/fe/static/analysis/collect-rangers-v5.2.8.js235 ms137 ms93 ms
www.gate.com/cdn/fe/_next/static/chunks/pages/index-ce3fb9d4cdc86016.js230 ms218 ms12 ms
www.gate.com/cdn/fe/_next/static/chunks/6855.c6cbe94ffd8132c0.js174 ms139 ms6.2 ms
www.gate.com/cdn/fe/_next/static/chunks/2032.a108b2892ffba615.js163 ms149 ms12 ms
www.gate.com/cdn/fe/_next/static/chunks/8283.790e14586894766c.js158 ms146 ms12 ms
s.go-mpulse.net/boomerang/DUGS3-36YLV-57S9E-URCWE-VXKMM146 ms110 ms31 ms
www.gate.com/cdn/fe/_next/static/chunks/4562-38625fd003e8ca74.js137 ms37 ms3.9 ms
www.gate.com/cdn/fe/static/loginsdk/google-client.js131 ms54 ms75 ms
www.gate.com/cdn/fe/static/libs/react-dom-18.2.0.min.js128 ms80 ms47 ms
www.gate.com/cdn/fe/_next/static/chunks/1624.0002451e9d2a5fff.js114 ms99 ms14 ms
www.googletagmanager.com/gtm.js?id=GTM-59P45773106 ms72 ms33 ms
www.gate.com/cdn/fe/_next/static/chunks/8725.eaccf9b6a4c19fef.js97 ms91 ms3.0 ms
www.gate.com/cdn/fe/_next/static/chunks/1627-283b2edf91fd7342.js60 ms52 ms6.4 ms
www.gate.com/cdn/fe/_next/static/chunks/7861.acb54547ed4f3160.js57 ms55 ms0.8 ms
www.gate.com/cdn/fe/_next/static/chunks/main-2818c62bf507acc5.js56 ms54 ms1.4 ms

Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation8.3 s
Other1.8 s
Script Parsing & Compilation1.2 s
Style & Layout625 ms
Garbage Collection273 ms
Rendering212 ms
Parse HTML & CSS115 ms

Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failure reasonFailure type
The page has an unload handler in the main frame.Actionable
Pages with WebSocket cannot enter back/forward cache.Pending browser support

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Why this matters

Performance issues directly impact user engagement and conversion rates.

More information about the performance of your application. These numbers don't directly affect the Performance score.

Optimize DOM size
Font display
LCP breakdown
LCP request discovery
Modern HTTP
Render blocking requests
Optimize viewport for mobile
Minify CSS
Minify JavaScript
User Timing marks and measures 4 user timings
Avoid long main-thread tasks 20 long tasks found
Image elements have explicit `width` and `height`
Network Requests
Network Round Trip Times 150 ms
Server Backend Latencies 220 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 10 ms
INP breakdown
Avoid non-composited animations
75

Accessibility

These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.

ARIA

Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a#mantine-r18-target div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a#mantine-r18-target

Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Spot div > div.gui-font-face > div.gui_89d33d6d > button#tab-1

These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Download to Win 10,000+ USDT div.left-uVydGd > div.infoText-KjQWhu > div.subtitleContainer-lSGo5S > span.subtitle-IAjfLj
Or Continue With div.unLoginGroupBox__FmhAA > div.muitiUnLoginBox___lhLX > div > div.muitiUnLoginLeftTitle__6anUO
Gate Releases 13th Anniversary Brand Film, Building Platform Competitiveness Th… div.gui_596bc988 > div.gui_5967c3b9 > span > a
Futures div.gui-font-face > div.gui_89d33d6d > button#tab-5 > span.gui_42bbd1ae
New div.gui-font-face > div.gui_89d33d6d > button#tab-2 > span.gui_42bbd1ae
TradFi div.gui-font-face > div.gui_89d33d6d > button#tab-6 > span.gui_42bbd1ae
GateToken td.td__3fhz4 > div.cellWrapper__1uuSZ > div.titleColumn__aKBV5 > div.styledName__fhH_R
+1.79% tr.css-40kf4u > td.td__3fhz4 > div.styledTextRight__RRfQX > div
Bitcoin td.td__3fhz4 > div.cellWrapper__1uuSZ > div.titleColumn__aKBV5 > div.styledName__fhH_R
+2.85% tr.css-40kf4u > td.td__3fhz4 > div.styledTextRight__RRfQX > div
Ethereum td.td__3fhz4 > div.cellWrapper__1uuSZ > div.titleColumn__aKBV5 > div.styledName__fhH_R
+2.32% tr.css-40kf4u > td.td__3fhz4 > div.styledTextRight__RRfQX > div
Solana td.td__3fhz4 > div.cellWrapper__1uuSZ > div.titleColumn__aKBV5 > div.styledName__fhH_R
+1.33% tr.css-40kf4u > td.td__3fhz4 > div.styledTextRight__RRfQX > div
DogeCoin td.td__3fhz4 > div.cellWrapper__1uuSZ > div.titleColumn__aKBV5 > div.styledName__fhH_R
+0.90% tr.css-40kf4u > td.td__3fhz4 > div.styledTextRight__RRfQX > div
Hyperliquid td.td__3fhz4 > div.cellWrapper__1uuSZ > div.titleColumn__aKBV5 > div.styledName__fhH_R
+3.46% tr.css-40kf4u > td.td__3fhz4 > div.styledTextRight__RRfQX > div
More div.contentWrapper__l61RV > div.mainTableWrapper__ArIWK > a.market-down-more > div.moreDetail__YQ9Nw
Permission audit and on-chain monitoring prevent contract vulnerabilities div.flex > a.flex-grow > div.flex-1 > p.text-[14px]
Gate is the first mainstream platform committed to providing 100% reserves. div.flex > a.flex-grow > div.flex-1 > p.text-[14px]
Strategy-based storage in cold wallets ensures asset safety div.flex > a.flex-grow > div.flex-1 > p.text-[14px]
24h Volume div.flex > div.flex--grid--layout > div.flex > span.text-b8
Cryptocurrencies div.flex > div.flex--grid--layout > div.flex > span.text-b8
Simple Earn APR div.flex > div.flex--grid--layout > div.flex > span.text-b8
Total Reserve Ratio div.flex > div.flex--grid--layout > div.flex > span.text-b8

These are opportunities to improve the legibility of your content.

Tables and lists

When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. Learn how to structure definition lists correctly.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.footerBottomSection-z7WHkc > div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx div.footerBottomSection-z7WHkc > div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx

These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.

Names and labels

Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.rightInfoBox__Ik_FO > div.bg-bg-primary > div.flex > a div.rightInfoBox__Ik_FO > div.bg-bg-primary > div.flex > a
div.rightInfoBox__Ik_FO > div.bg-bg-primary > div.flex > a div.rightInfoBox__Ik_FO > div.bg-bg-primary > div.flex > a
div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7 div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7
div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7 div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7
div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7 div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7
div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7 div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7
div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7 div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7
div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7 div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7
div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7 div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7
div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7 div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7
div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7 div.footerAction-VBFroD > div > dl.iconContainer-oFzwtx > a.iconItem-UyskV7

These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.

Best practices

Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.

Why this matters

Informational: a Permissions-Policy directive showing feature -> allowed origins.

Source: MDN Permissions-Policy

Failing Elements
head > meta head > meta

One main landmark helps screen reader users navigate a web page. Learn more about landmarks.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
html html

These items highlight common accessibility best practices.

Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. Learn more about table headers.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
GT GateToken $7.41 +1.79% BTC Bitcoin $78,257.4 +2.85% ETH Et… div.tableWrapper__KVs6h > div.tableWrapper__xsNmX > div.table-container > table.table__nQkrh
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
`[role]` values are valid
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
Form elements have associated labels
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
Heading elements appear in a sequentially-descending order
Deprecated ARIA roles were not used
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Links are distinguishable without relying on color.
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
77

Best Practices

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Deprecation / WarningSource
Unload event listeners are deprecated and will be removed.
SharedStorage

Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit

Why this matters

Performance issues directly impact user engagement and conversion rates.

SourceDescription
[GSI_LOGGER]: FedCM get() rejects with TypeError: Failed to execute 'get' on 'CredentialsContainer': Failed to read the 'identity' property from 'CredentialRequestOptions': Failed to read the 'mode' property from 'IdentityCredentialRequestOptions': The provided value 'widget' is not a valid enum value of type IdentityCredentialRequestOptionsMode.
Uses HTTPS
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
85

SEO

These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.

Content Best Practices

Descriptive link text helps search engines understand your content. Learn how to make links more accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Link destinationLink Text
www.gate.com/reminderMore
www.gate.com/priceMore
www.gate.com/priceMore

Format your HTML in a way that enables crawlers to better understand your app’s content.

Crawling and Indexing

Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable

Why this matters

Performance issues directly impact user engagement and conversion rates.

Uncrawlable Link
btc div.homeMain__raZel > div.rightInfoBox__Ik_FO > div.rightTopInfoBox__MOL7M > a

To appear in search results, crawlers need access to your app.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback