-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdocs1.html
More file actions
389 lines (380 loc) · 17.6 KB
/
docs1.html
File metadata and controls
389 lines (380 loc) · 17.6 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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
<html>
<!doctype html><html><meta charset="UTF-8">
<head>
<title>Guru Network: Documentation (kcc.guru | ftm.guru)</title>
<meta name="description" content="LITE Farmlands - FTM.guru : Fantom Opera blockchain tools, DEX pair Explorer, Fantom Scan, Top FTM Tokens on-chain voting, D.I.Y. Farm lands">
<meta name="keywords" content="Fantom Opera, FTM, Decentralized Finance, ELITE, 1337, defi, farming, FTM1337">
<meta name="viewport" content="width=device-width, initial-scale=1">
<head>
<link rel="shortcut icon" href="../img/ftm1337.jpg" />
<style>
*{text-shadow:10px 10px 5px black;color:#e3e9f2}
html{background:radial-gradient(circle at center, #127, #122, #100);color:#e3e9f2;font-family:helvetica nueve, helvetica, robotica, ubuntu, roboto, sans-serif;background-attachment: fixed;}
pre{overflow-x:auto;}
.topbar div a, .advert a{text-decoration-line:none;padding:0 2px}
hr{box-shadow: rgba(0,255,255,0.2) 0px 0px 10px 10px;background: #090919;border-radius: 15px;border:aqua 2px solid;}
.advert{background: linear-gradient(45deg, rgba(255,0,0,0.25), rgba(0,0,255,0.25));padding:15px}
input,button{border-radius:25px;background:black;text-align:center;}
.lowercat {text-align: left;padding:10px}
.lowercat a{text-decoration-line: none}
.lowercat span{font-size: 1.25em; font-weight:bold}
.lowerbar{display: grid;grid-template-columns:0 auto auto;text-align:center}
.kcc div{padding: 10px 20px;margin:20px;border-left:#0f7 4px solid;
box-shadow: rgba(0,255,127,0.2) 0px 0px 10px 10px;}
.ftm div{padding: 10px 20px;margin:20px;border-left: 4px solid aqua ;
box-shadow: rgba(0,255,255,0.2) 0px 0px 10px 10px;}
.kcc a, .ftm a{text-decoration-line: none;text-shadow: 2px 2px 5px blue}
.kcc pre,.ftm pre {margin:5px 0}
#fdet{display:grid;grid-template-columns:auto auto auto;max-width:280px}
#fdet span:nth-of-type(3n+1){text-align:right}
#fdet span:nth-of-type(3n){text-align:left;font-weight:bold}
@media(min-width:899px){
#midleft{display:grid;grid-template-columns:50% 50%}
}
@media(min-width:641px){
.hhr{width: 555px}
.lowerbar{display: grid;grid-template-columns: auto auto auto auto;text-align:center}
}
</style>
<div class="topbar">
<div align="center">
<a href="../index.html"><b style="font-size:2em">FTM.guru</b></a><br><br>
<!--<a href="farmlands.html">Farmlands👽</a>
<a href="index.html">FTM-Gems</a>-->
<a href="../LF/index.html">LITE Farmlands👽</a>
<a href="../pair.html">DEX-Explorer</a>
<a href="../fantomscan.html">FantomScan</a>
<a href="../elite.html">ELITE</a>
<a href="../fmc.html">FantomMarketCap</a>
<a href="../yieldstate.html">YieldState</a>
<!--<a href="airdrop.html">Airdrop-Tool</a>-->
<a href="../apelist.html">Ape-List</a>
<a href="../approver.html">Approver</a>
<a href="../degam.html">CASINO🎰</a>
</div>
</div>
<br>
<hr class="hhr">
<br>
<h1>The Guru Network Docs</h1>
All things related to the Guru network will be documented on a single page here. We recommend using the search function of your browser (Ctrl+F or Cmd+F or from the ellipsis or hamburger menus) to find specific info.
<br>
<br>
<div style="margin:20px"><pre>
1 Kucino : KCC.guru
1.1 Token : KUCINO
1.1.1 Utils.sol
1.1.2 kucino.sol
1.2 Games
1.2.1 2-Player 0.0555 KCS Jackpot
1.2.2 Multi-player instaLOTTO
1.2.3 Multi-player 21-hour LOTTO
1.3 Airdropper
1.3.1 KucinoDistributor.sol
2 ELITE : FTM.guru
2.1 Token : ELITE
2.1.1 ELITE.sol
2.2 Casino
2.2.1 3-player x 0.1337 FTM Jackpot
2.2.2 3-player x 1.337 FTM Jackpot
2.3 Elite-Gems Voting
2.3.1 TopElite.sol
2.4 Chefs398
2.4.1 Extensible Token Locker
2.5 YieldState
2.5.1 ELITE Farm:YieldState
2.6 Airdrop-Tool
2.6.1 Rain-maker.sol
2.7 LITE Farmlands
2.7.1 ELITE Farm:NIPS/FTM-NIPS
2.7.2 ELITE Farm:NOVA/FTM-BLK
2.7.3 ELITE Farm:BLK/NOVA-NOVA
2.8 Telegram Bot: FTM Casino
</pre>
</div>
<br><br>
<div class="kcc">
<div 1>
<h2><a href="https://kcc.guru" target="_blank">KCC.guru</a></h2>
Kucino is the first Casino on the Kucoin Community Chain (Chain ID:321).
<div 1.1>
<h3>Token : KUCINO</h3>
KUCINO token is a combination of multiple tokenomic inoovations, including auto-buybacks to add Liquidity, Auto-distribution of KUCINO dividends, Dsitribution of KCS rewards to all holders, Auto-buyback & burn on whale (disruptive) transfers, auto buy-back and burn on Dividend Claims greater than 2 KCS, auto-buyback and burn on Long-Term beneficiaries who have earned more than 100 KCS in dividends, auto transaction tax that pays for airdrops to supporting communities, buyback and burn from the KCS rewards accrued by the reserve token-timelock contract, and even more!
<div 1.1.1>
<h4>Utils.sol</h4>
<b>Smart Contract Address:</b>
<pre>0x2239e3c4cc148548f74491c121329d78560d3ab5</pre>
<a href="https://explorer.kcc.io/address/0x2239e3c4cc148548f74491c121329d78560d3ab5" target="_blank">View on KCC Block Explorer</a>
<br>
<a href="https://testnet.bscscan.com/address/0x2239e3c4cc148548f74491c121329d78560d3ab5" target="_blank">View on BSC Block Explorer</a>
</div 1.1.1>
<div 1.1.2>
<h4>kucino.sol</h4>
<b>Smart Contract Address:</b>
<pre>0x4c9fa6297d3413fbbe7ba935e14022d0e5a39dc7</pre>
<a href="https://explorer.kcc.io/address/0x4c9fa6297d3413fbbe7ba935e14022d0e5a39dc7" target="_blank">View on KCC Block Explorer</a>
<br>
<a href="https://testnet.bscscan.com/address/0x4c9fa6297d3413fbbe7ba935e14022d0e5a39dc7" target="_blank">View on BSC Block Explorer</a>
</div 1.1.2>
</div 1.1>
<div 1.2>
<h3>Games</h3>
The Kucino Casino is host to multiple Decentralized On-Chain Gaming and Gambling Dapps.
<div id="1.2.1">
<h4>2-player x 0.0555 KCS Jackpot</h4>
<b>Smart Contract Address:</b>
<pre>0x9259bea99062b04bfc48c17dc15c01f1ea85dd84</pre>
<a href="https://explorer.kcc.io/address/0x9259bea99062b04bfc48c17dc15c01f1ea85dd84" target="_blank">View on KCC Block Explorer</a>
<br><br>
<b>Graphical User Interface</b><br>
<a href="https://kcc.guru/jackpot_1.html" target="_blank">kcc.guru/jackpot_1</a>
</div id="1.2.1">
<div id="1.2.2">
<h4>Multi-player instaLOTTO</h4>
<b>Smart Contract Address:</b>
<pre>0x19d0480022eaf3e4E25472efEA9eeba372c9F35f</pre>
<a href="https://explorer.kcc.io/address/0x19d0480022eaf3e4E25472efEA9eeba372c9F35f" target="_blank">View on KCC Block Explorer</a>
<br><br>
<b>Graphical User Interface</b><br>
<a href="https://kcc.guru/instalotto.html" target="_blank">kcc.guru/instalotto</a>
</div id="1.2.2">
<div id="1.2.3">
<h4>Multi-player 21-hour LOTTO</h4>
<b>Smart Contract Address:</b>
<pre>0xfc762a7ce7ab2512fb9c58a5aa4cdd977caf97ef</pre>
<a href="https://explorer.kcc.io/address/0xfc762a7ce7ab2512fb9c58a5aa4cdd977caf97ef" target="_blank">View on KCC Block Explorer</a>
<br><br>
<b>Graphical User Interface</b><br>
<a href="https://kcc.guru/21hrlotto.html" target="_blank">kcc.guru/21hrlotto</a>
</div id="1.2.3">
</div 1.2>
<div 1.3>
<h3>Airdropper</h3>
<div id="1.2.1">
<h4>KucinoDistributor.sol</h4>
<b>Smart Contract Address:</b>
<pre>0xa8c7ff4939530c31587afa7dfe28e884efd9ba1f</pre>
<a href="https://explorer.kcc.io/address/0xa8c7ff4939530c31587afa7dfe28e884efd9ba1f" target="_blank">View on KCC Block Explorer</a>
</div id="1.2.1">
</div 1.3>
</div 1>
</div>
<br>
<br>
<div class="ftm">
<div 2>
<h2><a href="https://ftm.guru" target="_blank">FTM.guru</a></h2>
FTM.guru is a blockhain utilities platform that caters numerous services to Fantom Opera users.
<div 2.1>
<h3>Token : ELITE</h3>
ELITE token is the Governance token of The GURU Network. (Chain ID:250).
<div 2.1.1>
<h4>ELITE.sol</h4>
<b>Smart Contract Address:</b>
<pre>0xf43Cc235E686d7BC513F53Fbffb61F760c3a1882</pre>
<a href="https://ftmscan.com/address/0xf43Cc235E686d7BC513F53Fbffb61F760c3a1882" target="_blank">View on FTM Block Explorer</a>
</div 2.1.1>
</div 2.1>
<div 2.2>
<h3>Games</h3>
<div id="2.2.1">
<h4>3-player x 0.1337 FTM Jackpot</h4>
<b>Smart Contract Address:</b>
<pre>0x21eE31ea0e5B4628aC3c1b2Ec6602aeB60d8D124</pre>
<a href="https://explorer.kcc.io/address/0x9259bea99062b04bfc48c17dc15c01f1ea85dd84" target="_blank">View on FTM Block Explorer</a>
</div id="2.2.1">
<div id="2.2.2">
<h4>3-player x 1.337 FTM Jackpot</h4>
<b>Smart Contract Address:</b>
<pre>0x9A6eb015aebC6466d407d40D278894bc773bd009</pre>
<a href="https://ftmscan.com/address/0x9A6eb015aebC6466d407d40D278894bc773bd009" target="_blank">View on FTM Block Explorer</a>
</div id="2.2.2">
</div 2.2>
<div 2.3>
<h3>Elite-Gems Voting</h3>
<div id="1.2.1">
<h4>TopElite.sol</h4>
<b>Smart Contract Address:</b>
<pre>0x17B0dC3bc9DE37B5137e1B0087B2EA2cfB16f0Dc</pre>
<a href="https://ftmscan.com/address/0x17B0dC3bc9DE37B5137e1B0087B2EA2cfB16f0Dc" target="_blank">View on FTM Block Explorer</a>
</div id="2.2.1">
</div 2.3>
<div 2.4>
<h3>Chefs398</h3>
<div id="2.4.1">
<h4>Extensible Token Locker</h4>
<b>Smart Contract Address:</b>
<pre>0x74bfb7e94bef5767f5f6ace2d0df73a224adb689</pre>
<a href="https://ftmscan.com/address/0x74bfb7e94bef5767f5f6ace2d0df73a224adb689" target="_blank">View on FTM Block Explorer</a>
</div id="2.4.1">
</div 2.4>
<div 2.5>
<h3>YieldState</h3>
<div id="2.5.1">
<h4>ELITE Farm</h4>
<b>Smart Contract Address:</b>
<pre>0xeF66A11788a3B3180be4Aa31A5743c6a6e87a555</pre>
<a href="https://ftmscan.com/address/0xeF66A11788a3B3180be4Aa31A5743c6a6e87a555" target="_blank">View on FTM Block Explorer</a>
<br>
<h4>ELITE-WFTM Sushi LP</h4>
<b>Smart Contract Address:</b>
<pre>0x50576Ed9D94cF934Bc32abf76e08EC6DdCd54BF0</pre>
<a href="https://ftmscan.com/address/0x50576Ed9D94cF934Bc32abf76e08EC6DdCd54BF0" target="_blank">View on FTM Block Explorer</a><br>
<a href="https://app.sushi.com/swap?outputCurrency=0xf43cc235e686d7bc513f53fbffb61f760c3a1882" target="_blank">Get LP Tokens on SushiSwap</a>
</div id="2.5.1">
</div 2.5>
<div 2.7>
<h3>LITE Farmlands</h3>
<div id="2.7.1">
<h4>ELITE Farm</h4>
<b>Smart Contract Address:</b>
<pre>0xeF66A11788a3B3180be4Aa31A5743c6a6e87a555</pre>
<a href="https://ftmscan.com/address/0xeF66A11788a3B3180be4Aa31A5743c6a6e87a555" target="_blank">View on FTM Block Explorer</a>
<div id="fdet" style="">
<span>Plot #:</span><span></span><span>1</span>
<span>Staking:</span><span></span><span>NIPS/FTM LP</span>
<span>Rewards:</span><span></span><span>NIPS</span>
<span>Using:</span><span></span><span>Zoo DEX</span>
<span>Eliteness:</span><span></span><span>0.001337 ELITE</span>
<span>Fees:</span><span></span><span>1%</span>
</div>
<h4>NIPS-WFTM ZooDex LP</h4>
<b>Smart Contract Address:</b>
<pre>0xdEAD5ee1d489b8f0d3815E4d26554fE1aeF01281</pre>
<a href="https://ftmscan.com/address/0xdEAD5ee1d489b8f0d3815E4d26554fE1aeF01281" target="_blank">View on FTM Block Explorer</a><br>
</div id="2.7.1">
<div id="2.7.2">
<h4>ELITE Farm</h4>
<b>Smart Contract Address:</b>
<pre>0x05BF8A10a24acB9D61b9b6dd90aeF99FB86A1C7e</pre>
<a href="https://ftmscan.com/address/0x05BF8A10a24acB9D61b9b6dd90aeF99FB86A1C7e" target="_blank">View on FTM Block Explorer</a>
<div id="fdet" style="">
<span>Plot #:</span><span></span><span>2001</span>
<span>Staking:</span><span></span><span>NOVA/FTM LP</span>
<span>Rewards:</span><span></span><span>BLK</span>
<span>Using:</span><span></span><span>Spooky</span>
<span>Eliteness:</span><span></span><span>0.001337 ELITE</span>
<span>Fees:</span><span></span><span>2%</span>
</div>
<h4>NOVA-WFTM Spooky LP</h4>
<b>Smart Contract Address:</b>
<pre>0xe493CE1AfDCf079d0b40FF9503D7AB5f1f125477</pre>
<a href="https://ftmscan.com/address/0xe493CE1AfDCf079d0b40FF9503D7AB5f1f125477" target="_blank">View on FTM Block Explorer</a><br>
</div id="2.7.2">
<div id="2.7.2">
<h4>ELITE Farm</h4>
<b>Smart Contract Address:</b>
<pre>0x397162B32D1Aafe137b434f3f3B05615266E7d33</pre>
<a href="https://ftmscan.com/address/0x397162B32D1Aafe137b434f3f3B05615266E7d33" target="_blank">View on FTM Block Explorer</a>
<div id="fdet" style="">
<span>Plot #:</span><span></span><span>2002</span>
<span>Staking:</span><span></span><span>BLK/NOVA LP</span>
<span>Rewards:</span><span></span><span>NOVA</span>
<span>Using:</span><span></span><span>Spooky</span>
<span>Eliteness:</span><span></span><span>0.001337 ELITE</span>
<span>Fees:</span><span></span><span>2%</span>
</div>
<h4>BLK-NOVA Spooky LP</h4>
<b>Smart Contract Address:</b>
<pre>0x22a38F5fef8623E2F4d9Ba0243cD1bD74dbbDE2C</pre>
<a href="https://ftmscan.com/address/0x22a38F5fef8623E2F4d9Ba0243cD1bD74dbbDE2C" target="_blank">View on FTM Block Explorer</a><br>
</div id="2.7.2">
</div 2.7>
</div 2>
<br>
<br>
</div>
<div align="center" class="advert">
<pre>Get $ELITE Tokens
0xf43Cc235E686d7BC513F53Fbffb61F760c3a1882</pre>
<a href="https://ftmscan.com/token/0xf43cc235e686d7bc513f53fbffb61f760c3a1882" target="_blank"><button>ftmScan</button></a>
<a href="https://app.sushi.com/swap?outputCurrency=0xf43cc235e686d7bc513f53fbffb61f760c3a1882" target="_blank"><button>Sushi</button></a>
<a href="https://spookyswap.finance/swap?outputCurrency=0xf43cc235e686d7bc513f53fbffb61f760c3a1882" target="_blank"><button>Spooky</button></a>
<a href="https://swap.spiritswap.finance/#/add/FTM/0xf43cc235e686d7bc513f53fbffb61f760c3a1882" target="_blank"><button>Spirit</button></a>
<a href="https://dex.zoocoin.cash/orders/market?inputCurrency=0xf43Cc235E686d7BC513F53Fbffb61F760c3a1882&outputCurrency=FTM" target="_blank"><button>ZDEX</button></a><br><br>
<a href="https://t.me/Sam4x" target="_blank">To Advertise Here, Contact @Sam4x✈</a>
<h3><a href="https://t.me/FTM1337">✈t.me/FTM1337<br>Come, Join us!</a></h3>
</div>
<hr>
<div class="lowerbar" align="center">
<div align="left" class="lowercat">
<span>Ecosystem</span><br>
<a href="https://fmc.guru" target="_blank">FantomMarketCap</a><br>
<a href="https://ftm.guru" target="_blank">FTM1337</a><br>
<a href="https://kcc.guru" target="_blank">Kucino Casino</a><br>
</div>
<div align="left" class="lowercat">
<span>Farming</span><br>
<a href="https://ftm.guru/yieldstate.html">YieldState</a><br>
<a href="https://ftm.guru/LF">LITE Farmlands👽</a><br>
<a href="https://vfat.tools/fantom/guru">vfat.tools</a>
</div>
<div align="left" class="lowercat">
<span>Our Dapps</span><br>
<a href="https://ftm.guru/degam.html">CASINO✨</a><br>
<a href="https://ftm.guru/approver.html">Approver</a><br>
<a href="https://ftm.guru/airdrop.html">Airdrop-Tool</a><br>
</div>
<div class="lowercat">
<span>Casino & Games</span><br>
<a href="https://kcc.guru/jackpot_1.html">2-player Jackpot</a><br>
<a href="https://kcc.guru/instalotto.html">instaLOTTO</a><br>
<a href="https://kcc.guru/21hrlotto.html">21-hour LOTTO</a>
</div>
<div class="lowercat">
<span>Dashboard</span><br>
<a href="https://kcc.guru/claimkcs.html">Claim KCS Earnings</a><br>
<a href="https://kcc.guru/markets.html">Market Statistics</a><br>
<a href="https://kcc.guru/balancesheet.html">Balance Sheet</a><br>
<a href="https://kcc.guru/claimkcs.html">$KUCINO Specs</a>
</div>
<div align="left" class="lowercat">
<span>Chain Tools</span><br>
<a href="https://ftm.guru/pair.html">DEX-Explorer</a><br>
<a href="https://ftm.guru/fantomscan.html">FantomScan</a><br>
<a href="https://kcc.guru/kscan" target="_blank">kscan</a><br>
<a href="https://ftm.guru/apelist.html">Ape-List</a><br>
</div>
<div align="left" class="lowercat">
<span>Opera Utilities</span><br>
<a href="https://ftm.guru/elite.html">ELITE Analytics</a><br>
<a href="https://t.me/FTM1337/12497" target="_blank">GambleBot (Tg)</a><br>
<a href="https://ftm.guru/index.html">Elite-Gems Voting</a>
</div>
<div class="lowercat">
<span>Resources</span><br>
<a target="_blank" href="docs">Documentation</a><br>
<a target="_blank" href="https://ftmscan.com/address/0x74bfb7e94bef5767f5f6ace2d0df73a224adb689">ELITE Timelock</a><br>
<a target="_blank" href="mailto:ftm1337@protonmail.com">Official Mail</a>
</div>
<div class="lowercat">
<span>$KUCINO</span><br>
<a target="_blank" href="https://kcc.guru/tokenomics">Tokenomics🎰</a><br>
<a target="_blank" href="https://swap.kudex.finance/#/swap?outputCurrency=0x4c9fa6297d3413fbbe7ba935e14022d0e5a39dc7">Trade at Kudex</a><br>
<a target="_blank" href="https://explorer.kcc.io/token/0x4c9fa6297d3413fbbe7ba935e14022d0e5a39dc7">KCC Explorer</a><br>
<a target="_blank" href="https://t.me/kccguru">Chart at Poocoin</a><br>
<a target="_blank" href="https://testnet.bscscan.com/address/0x4c9fa6297d3413fbbe7ba935e14022d0e5a39dc7#code">View Source</a>
</div>
<div class="lowercat">
<span>Telegrams</span><br>
<a target="_blank" href="https://t.me/ftm1337">FantomOpera#1337</a><br>
<a target="_blank" href="https://t.me/ftmguru">Announcements</a><br>
<a target="_blank" href="https://t.me/kucino">Kucino Group</a><br>
<a target="_blank" href="https://t.me/kccguru">KCC.guru Channel</a><br>
<a target="_blank" href="https://t.me/kccguru">FMC New Listings</a><br>
</div>
<div class="lowercat">
<span>Social Media</span><br>
<a target="_blank" href="https://medium.com/@ftm1337">Medium Journal</a><br>
<a target="_blank" href="https://discord.gg/QpyfMarNrV">Discord Server</a><br>
<a target="_blank" href="https://twitter.com/kccGuru">Kucino Twitter</a>
</div>
<div class="lowercat">
<a href="https://ftm.guru/index.html"><b style="font-size:2em"><code>FTM.guru</code></b></a><br>
<a href="https://fmc.guru/index.html"><b style="font-size:2em"><code>FMC.guru</code></b></a><br>
<a href="https://kcc.guru/index.html"><b style="font-size:2em"><code>KCC.guru</code></b></a>
</div>
<div class="lowercat">
</div>
</div>
</html>