-
Notifications
You must be signed in to change notification settings - Fork 7
/
sample.coingecko.yaml
60 lines (60 loc) · 3.18 KB
/
sample.coingecko.yaml
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
{
"AAVE": { "api": "aave", "market": "aave" },
"ADA": { "api": "cardano", "market": "cardano" },
"ALGO": { "api": "algorand", "market": "algorand" },
"ANC": { "api": "anchor-protocol", "market": "anchor-protocol" },
"APE": { "api": "apecoin", "market": "apecoin" },
"ATLAS": { "api": "star-atlas", "market": "star-atlas" },
"ATOM": { "api": "cosmos", "market": "cosmos" },
"AUST": { "api": "anchorust", "market": "anchorust" },
"AVAX": { "api": "avalanche-2", "market": "avalanche" },
"BCH": { "api": "bitcoin-cash", "market": "bitcoin-cash" },
"BETH": { "api": "binance-eth", "market": "binance-eth-staking" },
"BNB": { "api": "binancecoin", "market": "bnb" },
"BRZ": { "api": "brz", "market": "brazilian-digital-token" },
"BTC": { "api": "bitcoin", "market": "bitcoin" },
"BUSD": { "api": "binance-usd", "market": "binance-usd" },
"C98": { "api": "coin98", "market": "coin98" },
"COPE": { "api": "cope", "market": "cope" },
"CUSD": { "api": "celo-dollar", "market": "celo-dollar" },
"DOGE": { "api": "dogecoin", "market": "dogecoin" },
"DOT": { "api": "polkadot", "market": "polkadot" },
"ETH": { "api": "ethereum", "market": "ethereum" },
"FIDA": { "api": "bonfida", "market": "bonfida" },
"FTM": { "api": "fantom", "market": "fantom" },
"FTT": { "api": "ftx-token", "market": "ftx-token" },
"GMT": { "api": "stepn", "market": "stepn" },
"GOFX": { "api": "goosefx", "market": "goosefx" },
"HXRO": { "api": "hxro", "market": "hxro" },
"INJ": { "api": "injective-protocol", "market": "injective" },
"JET": { "api": "jet", "market": "jet" },
"LTC": { "api": "litecoin", "market": "litecoin" },
"LUNA": { "api": "terra-luna-2", "market": "terra" },
"LUNC": { "api": "terra-luna", "market": "terra-luna-classic" },
"MATIC": { "api": "matic-network", "market": "polygon" },
"MER": { "api": "mercurial", "market": "mercurial" },
"MIR": { "api": "mirror-protocol", "market": "mirror-protocol" },
"MNGO": { "api": "mango-markets", "market": "mango" },
"MSOL": { "api": "msol", "market": "marinade-staked-sol" },
"NEAR": { "api": "near", "market": "near" },
"ONE": { "api": "harmony", "market": "harmony" },
"ORCA": { "api": "orca", "market": "orca" },
"PAI": { "api": "parrot-usd", "market": "parrot-usd" },
"PORT": { "api": "port-finance", "market": "port-finance" },
"RAY": { "api": "raydium", "market": "raydium" },
"SBR": { "api": "saber", "market": "saber" },
"SCNSOL": { "api": "socean-staked-sol", "market": "socean-staked-sol" },
"SLND": { "api": "solend", "market": "solend" },
"SNY": { "api": "synthetify-token", "market": "synthetify-token" },
"SOL": { "api": "solana", "market": "solana" },
"SRM": { "api": "serum", "market": "serum" },
"STEP": { "api": "step-finance", "market": "step-finance" },
"STSOL": { "api": "lido-staked-sol", "market": "lido-staked-sol" },
"TUSD": { "api": "true-usd", "market": "true-usd" },
"USDC": { "api": "usd-coin", "market": "usd-coin" },
"USDT": { "api": "tether", "market": "tether" },
"USTC": { "api": "terrausd", "market": "terraclassicusd" },
"VAI": { "api": "vai", "market": "vai" },
"XVS": { "api": "venus", "market": "venus" },
"ZBC": { "api": "zebec-protocol", "market": "zebec-protocol" },
}