Design Interesting Preset
Earn Early Access

Generate your own synthetic index using tokens and equities. Define the narrative, set the weighting, make it coherent.

The top 200 structurally interesting submissions earn early access once we launch and Private stage whitelist for Ephemeris NFT.

Start Generating
DRAM Index
NAND flash price
SSD Manufacturer Index
BTC Hashrate Index
GPU market pricing Index
Sovereign Digital Dollar Index
Neobank Convergence Index
Layer 2 Index
CEX Index
DEX Index
Stablecoin Infrastructure Index




Categorization Model
Crypto
Layer 2 Index
MNT42.0%
POL20.0%
ARB11.2%
STX8.8%
IMX5.8%
OP5.0%
STRK4.1%
ZK3.2%
ZORA<3%
Base Eco Index
MORPHO40.63%
BONK14.82%
VIRTUAL10.52%
RIVER8.63%
AERO6.87%
SPX69006.25%
SYRUP5.00%
TRAC3.31%
FLUID
x402 Ecosystem
LINK68%
EIGEN13%
Q9%
SKL5%
FLOCK2%
ADX1%
SERV1%
Binance Alpha Index
M$1.80B
NIGHT$1.02B
STABLE$0.62B
RIVER$0.34B
AERO$0.33B
SPX$0.33B
NFT$0.33B
PIPPIN$0.33B
H$0.31B
IP$0.30B
AB$0.24B
B$0.21B
VSN$0.19B
FLUID$0.17B
FARTCOIN$0.17B
SKR$0.12B
ATHn/a
More+17 assets
Equity
AI Company Equities Index
NVDA
MSFT
GOOGL
AMZN
AVGO
TSM
AMD
ORCL
PLTR
CRM
NOW
SNOW
ANET
SMCI
DELL
Compute Scarcity Index
NVDA
TSM
ASML
MU
AMAT
LRCX
SMCI
ANET
EQIX
DLR
10 equities
Commodity
Industrial Acceleration Index
CAT
DE
HON
ETN
EMR
PCAR
CMI
URI
UNP
NSC
FCX
X
12 equities
Electrification Materials Index
FCX
SCCO
ALB
SQM
LTHM
VALE
BHP
RIO
CCJ
NXE
MP
11 equities
Industrial Price Signals
Food Stress Index
MOS
NTR
CF
ADM
BG
CAG
TSN
DE
AGCO
CNH
10 equities
Hardware Inflation Index
MU
000660.KS
AMAT
WDC
STX
SMCI
DELL
HPQ
ANET
CSCO
10 equities
More coming soon...



Once configured, the index compositions generated as presets can be generated as a structured JSON file for integration and deployment.

vechina-composition.json
{
  "symbol": "VECHINA",
  "name": "Made in China Tokens Basket",
  "version": "1.0.0",
  "baseCurrency": "USD",
  "compositions": {
    "assetClass": "token",
    "tickers": [
      "BNB",
      "TRX",
      "MNT",
      "ASTER",
      "OKB",
      "BGB",
      "KCS"
    ]
  },
  "weighting": {
    "method": "market_cap_weighted",
    "capPerAsset": 0.5
  }
}
Get your preset weighting JSON here
BNB
TRX
MNT
ASTER
OKB
BGB
KCS
BNB
TRX
MNT
ASTER
OKB
BGB
KCS

Your generated index can be exported as a Markdown instruction file. Use the file later in Veneposa Index Builder to register and compile your index specification.

instruction.md
# Overview

VECHINA (Made in China Tokens Basket) defines a token-based index representing major China-linked exchange and ecosystem assets.

This document specifies the structural composition of the index, including its asset universe and weighting methodology.

## Index Identity

- Symbol: VECHINA
- Name: Made in China Tokens Basket
- Version: 1.0.0
- Base Currency: USD

## Asset Class

- Type: Token

The index consists exclusively of crypto-native tokens.

## Components

The following assets form the composition universe of the index:

- BNB
- TRX
- MNT
- ASTER
- OKB
- BGB
- KCS

These assets represent exchange-linked and China-aligned ecosystem tokens.

The composition layer defines structural exposure before weighting is applied.

## Weighting Methodology

- Method: Market Capitalization Weighted

Each asset is weighted proportionally based on its relative market capitalization.

- Concentration Cap: 50% per asset

No single component may exceed 50% of total index weight.
If an asset exceeds the cap, excess weight is redistributed proportionally among remaining components.

## Structural Notes

- All valuations are normalized to USD.
- The composition defines the asset universe only.
- Weight calculations are derived from market capitalization data.
- Versioning should be updated when components or methodology change.