|
3 | 3 | "version": { |
4 | 4 | "major": 5, |
5 | 5 | "minor": 3, |
6 | | - "patch": 1 |
| 6 | + "patch": 2 |
7 | 7 | }, |
8 | | - "timestamp": "2025-03-12T08:57:48.259Z", |
| 8 | + "timestamp": "2025-03-17T16:39:45.235Z", |
9 | 9 | "tags": { |
10 | 10 | "component": { |
11 | 11 | "name": "Component Token", |
|
35 | 35 | "name": "PRT", |
36 | 36 | "description": "Product Revenue Tokens, PRTs for short, distribute an Index products revenue amongst all PRT holders by staking PRTs in the respective IC product revenue pool." |
37 | 37 | }, |
| 38 | + "underlying": { |
| 39 | + "name": "Underlying Token", |
| 40 | + "description": "This is an underlying token for another token." |
| 41 | + }, |
| 42 | + "collateral": { |
| 43 | + "name": "Collateral Token", |
| 44 | + "description": "This token is a collateral token for a leverage token." |
| 45 | + }, |
38 | 46 | "sector": { |
39 | 47 | "name": "Sector Token", |
40 | 48 | "description": "This token represents a basket of tokens." |
|
324 | 332 | "leverage": { |
325 | 333 | "type": "Long2x", |
326 | 334 | "underlyingAddress": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", |
327 | | - "collateralAddress": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" |
| 335 | + "collateralAddress": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f" |
328 | 336 | } |
329 | 337 | }, |
330 | 338 | "logoURI": "https://cdn.indexcoop.com/eth2xbtc.svg", |
|
462 | 470 | "status": "Active", |
463 | 471 | "coingeckoId": null, |
464 | 472 | "leverage": { |
465 | | - "type": "Long2x" |
| 473 | + "type": "Long2x", |
| 474 | + "underlyingAddress": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", |
| 475 | + "collateralAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831" |
466 | 476 | } |
467 | 477 | }, |
468 | 478 | "logoURI": "https://cdn.indexcoop.com/eth2x.svg", |
|
484 | 494 | "coingeckoId": null, |
485 | 495 | "leverage": { |
486 | 496 | "type": "Long3x", |
487 | | - "underlyingAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", |
| 497 | + "underlyingAddress": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", |
488 | 498 | "collateralAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831" |
489 | 499 | } |
490 | 500 | }, |
|
507 | 517 | "coingeckoId": null, |
508 | 518 | "leverage": { |
509 | 519 | "type": "Short1x", |
510 | | - "underlyingAddress": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", |
| 520 | + "underlyingAddress": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", |
511 | 521 | "collateralAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831" |
512 | 522 | } |
513 | 523 | }, |
|
530 | 540 | "coingeckoId": null, |
531 | 541 | "leverage": { |
532 | 542 | "type": "Long2x", |
533 | | - "underlyingAddress": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", |
534 | | - "collateralAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831" |
| 543 | + "underlyingAddress": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c", |
| 544 | + "collateralAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" |
535 | 545 | } |
536 | 546 | }, |
537 | 547 | "logoURI": "https://cdn.indexcoop.com/btc2x.svg", |
|
599 | 609 | "coingeckoId": null, |
600 | 610 | "leverage": { |
601 | 611 | "type": "Long3x", |
602 | | - "underlyingAddress": "0x0555E30da8f98308EdB960aa94C0Db47230d2B9c", |
603 | | - "collateralAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" |
| 612 | + "underlyingAddress": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f", |
| 613 | + "collateralAddress": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831" |
604 | 614 | } |
605 | 615 | }, |
606 | 616 | "logoURI": "https://cdn.indexcoop.com/btc3x.svg", |
|
1108 | 1118 | "chainId": 1, |
1109 | 1119 | "extensions": { |
1110 | 1120 | "status": "Active", |
| 1121 | + "coingeckoId": null, |
1111 | 1122 | "yield": { |
1112 | 1123 | "theme": "ETH" |
1113 | 1124 | } |
|
1292 | 1303 | "coingeckoId": "aave-polygon-wmatic" |
1293 | 1304 | }, |
1294 | 1305 | "tags": [ |
1295 | | - "component" |
| 1306 | + "component", |
| 1307 | + "underlying" |
1296 | 1308 | ] |
1297 | 1309 | }, |
1298 | 1310 | { |
|
2137 | 2149 | "tags": [ |
2138 | 2150 | "currency", |
2139 | 2151 | "stablecoin", |
2140 | | - "component" |
| 2152 | + "component", |
| 2153 | + "collateral" |
2141 | 2154 | ] |
2142 | 2155 | }, |
2143 | 2156 | { |
|
2159 | 2172 | "tags": [ |
2160 | 2173 | "currency", |
2161 | 2174 | "stablecoin", |
2162 | | - "component" |
| 2175 | + "component", |
| 2176 | + "collateral" |
2163 | 2177 | ] |
2164 | 2178 | }, |
2165 | 2179 | { |
|
2181 | 2195 | "tags": [ |
2182 | 2196 | "currency", |
2183 | 2197 | "stablecoin", |
2184 | | - "component" |
| 2198 | + "component", |
| 2199 | + "collateral" |
2185 | 2200 | ] |
2186 | 2201 | }, |
2187 | 2202 | { |
|
2247 | 2262 | }, |
2248 | 2263 | "tags": [ |
2249 | 2264 | "currency", |
2250 | | - "component" |
| 2265 | + "component", |
| 2266 | + "underlying" |
2251 | 2267 | ] |
2252 | 2268 | }, |
2253 | 2269 | { |
|
2267 | 2283 | } |
2268 | 2284 | }, |
2269 | 2285 | "tags": [ |
2270 | | - "currency" |
| 2286 | + "currency", |
| 2287 | + "component", |
| 2288 | + "underlying" |
2271 | 2289 | ] |
2272 | 2290 | }, |
2273 | 2291 | { |
|
2288 | 2306 | }, |
2289 | 2307 | "tags": [ |
2290 | 2308 | "currency", |
2291 | | - "component" |
| 2309 | + "component", |
| 2310 | + "underlying", |
| 2311 | + "collateral" |
2292 | 2312 | ] |
2293 | 2313 | }, |
2294 | 2314 | { |
|
2312 | 2332 | }, |
2313 | 2333 | "tags": [ |
2314 | 2334 | "currency", |
2315 | | - "component" |
| 2335 | + "component", |
| 2336 | + "underlying" |
2316 | 2337 | ] |
2317 | 2338 | }, |
2318 | 2339 | { |
|
2333 | 2354 | }, |
2334 | 2355 | "tags": [ |
2335 | 2356 | "currency", |
2336 | | - "component" |
| 2357 | + "component", |
| 2358 | + "underlying" |
2337 | 2359 | ] |
2338 | 2360 | }, |
2339 | 2361 | { |
|
2354 | 2376 | }, |
2355 | 2377 | "tags": [ |
2356 | 2378 | "currency", |
2357 | | - "component" |
| 2379 | + "component", |
| 2380 | + "underlying", |
| 2381 | + "collateral" |
2358 | 2382 | ] |
2359 | 2383 | }, |
2360 | 2384 | { |
|
2386 | 2410 | }, |
2387 | 2411 | "tags": [ |
2388 | 2412 | "currency", |
2389 | | - "component" |
| 2413 | + "component", |
| 2414 | + "underlying" |
2390 | 2415 | ] |
2391 | 2416 | }, |
2392 | 2417 | { |
|
2432 | 2457 | }, |
2433 | 2458 | "tags": [ |
2434 | 2459 | "currency", |
2435 | | - "component" |
| 2460 | + "component", |
| 2461 | + "underlying" |
2436 | 2462 | ] |
2437 | 2463 | }, |
2438 | 2464 | { |
|
2448 | 2474 | }, |
2449 | 2475 | "tags": [ |
2450 | 2476 | "currency", |
2451 | | - "component" |
| 2477 | + "component", |
| 2478 | + "underlying" |
2452 | 2479 | ] |
2453 | 2480 | }, |
2454 | 2481 | { |
|
0 commit comments