-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
155 lines (144 loc) · 6.31 KB
/
index.html
File metadata and controls
155 lines (144 loc) · 6.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" href="/GrixFavicon.svg" />
<meta charset="utf-8" />
<!-- Primary Meta Tags -->
<title>GRIX - Universal DeFi Derivatives Toolkit | AI-Powered Trading Platform</title>
<meta name="title" content="GRIX - Universal DeFi Derivatives Toolkit | AI-Powered Trading Platform" />
<meta name="description"
content="Empower your AI agents with battle-tested toolkits for risk management, position optimization, and strategy execution. Access enterprise-grade DeFi derivatives tools and standardized protocol integration across leading agentic platforms." />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="index, follow" />
<meta name="keywords"
content="DeFi derivatives toolkit, AI trading agents, risk management tools, position optimization, strategy execution, ElizaOS integration, enterprise DeFi, protocol integration, GRIX token, decentralized finance" />
<meta name="author" content="Grix Finance" />
<link rel="canonical" href="https://app.grix.finance/" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://app.grix.finance/" />
<meta property="og:title" content="GRIX - Universal DeFi Derivatives Toolkit | AI-Powered Trading Platform" />
<meta property="og:description"
content="Empower your AI agents with battle-tested toolkits for risk management, position optimization, and strategy execution. Access enterprise-grade DeFi derivatives tools and standardized protocol integration across leading agentic platforms." />
<meta property="og:image"
content="https://grix-develop-media.s3.amazonaws.com/Grix-unifiedliquidityforDeFioptions.jpeg" />
<meta property="og:site_name" content="Grix Finance" />
<meta property="og:locale" content="en_US" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://app.grix.finance/" />
<meta property="twitter:title" content="GRIX - Universal DeFi Derivatives Toolkit | AI-Powered Trading Platform" />
<meta property="twitter:description"
content="Empower your AI agents with battle-tested toolkits for risk management, position optimization, and strategy execution. Access enterprise-grade DeFi derivatives tools and standardized protocol integration across leading agentic platforms." />
<meta property="twitter:image"
content="https://grix-develop-media.s3.amazonaws.com/Grix-unifiedliquidityforDeFioptions.jpeg" />
<meta name="twitter:creator" content="@GrixFinance" />
<meta name="twitter:site" content="@GrixFinance" />
<!-- Additional SEO Meta Tags -->
<meta name="application-name" content="Grix Finance" />
<meta name="theme-color" content="#000000" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-title" content="Grix Finance" />
<link rel="apple-touch-icon" href="/GrixFavicon.svg" />
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Grix Finance",
"url": "https://app.grix.finance",
"description": "Universal DeFi Derivatives Toolkit for AI agents with enterprise-grade risk management and strategy execution capabilities",
"applicationCategory": "FinanceApplication",
"operatingSystem": "Web",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"featureList": [
"Universal DeFi Derivatives Toolkit",
"Standardized Protocol Integration Tools",
"Enterprise-Grade Risk Management Tools",
"Cross-Protocol Position Tools",
"Automated Strategy Implementation Tools",
"Real-Time Market Analysis Framework"
],
"author": {
"@type": "Organization",
"name": "Grix Finance",
"url": "https://app.grix.finance"
}
}
</script>
<!-- Additional Product Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "GRIX Token",
"description": "The Universal Language for DeFi Derivatives Interactions",
"brand": {
"@type": "Brand",
"name": "Grix Finance"
},
"offers": {
"@type": "Offer",
"url": "https://app.uniswap.org/#/swap?outputCurrency=0xa150376112dd24E873086b51347EddD5F2e147D5",
"priceCurrency": "ETH",
"availability": "https://schema.org/InStock"
}
}
</script>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' });
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-WDJT5N2T');
</script>
<!-- Dynamic Hotjar Tracking Code -->
<script>
function loadHotjar() {
var hjid;
switch (window.location.hostname) {
case 'app.grix.finance':
hjid = 4975111;
break;
default:
return; // Do nothing if the host is not recognized
}
(function (h, o, t, j, a, r) {
h.hj =
h.hj ||
function () {
(h.hj.q = h.hj.q || []).push(arguments);
};
h._hjSettings = { hjid: hjid, hjsv: 6 };
a = o.getElementsByTagName('head')[0];
r = o.createElement('script');
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=');
}
loadHotjar();
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WDJT5N2T" height="0" width="0"
style="display: none; visibility: hidden"></iframe>
</noscript>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script type="module" src="/src/index.tsx"></script>
</body>
</html>