{
    "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": 138.174263534609,
            "contribution": 69.0871317673045,
            "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.3618618889,
            "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.360580505220539,
            "unit": "1 FIAT_G",
            "available": true
        }
    ],
    "totalWeightBps": 10000,
    "availableWeightBps": 10000,
    "indexValueUsd": 232.2171317403598,
    "componentsAvailable": 3,
    "componentsTotal": 3,
    "indexValueGramsGold": 1.6806105985301347,
    "ok": true,
    "goldPriceUsd": 138.174263534609
}