{
    "id": "tokens_ecosistema",
    "name": "Indice de Tokens del Ecosistema",
    "symbol": "IDX_ECO",
    "pair": "IDX_ECO_USD",
    "components": [
        {
            "symbol": "GOLDT",
            "pair": "XAU_DAI",
            "weightBps": 5000,
            "weight": 0.5,
            "price_usd": 130.48702001787817,
            "contribution": 65.24351000893908,
            "grams_gold": 1,
            "unit": "1 g oro sintetico",
            "available": true
        },
        {
            "symbol": "GOLDVE",
            "pair": "GOLDVE_USD",
            "weightBps": 2500,
            "weight": 0.25,
            "price_usd": 50,
            "contribution": 12.5,
            "grams_gold": 0.38317987485,
            "unit": "1 GOLDVE vault",
            "available": true
        },
        {
            "symbol": "FIAT_G",
            "pair": "BNB_DAI",
            "weightBps": 2500,
            "weight": 0.25,
            "price_usd": 602.5199998922212,
            "contribution": 150.6299999730553,
            "grams_gold": 4.617470763066467,
            "unit": "1 FIAT_G",
            "available": true
        }
    ],
    "totalWeightBps": 10000,
    "availableWeightBps": 10000,
    "indexValueUsd": 228.3735099819944,
    "componentsAvailable": 3,
    "componentsTotal": 3,
    "indexValueGramsGold": 1.7501626594791169,
    "ok": true,
    "goldPriceUsd": 130.48702001787817
}