; let guild_data = null; if (guild_json.payload) { guild_data = guild_json.payload; //alert(JSON.stringify(guild_data)); jQuery('#currentPrice').html(`${formatUSDNumber(guild_data.currentPrice, 2)}`); jQuery('#discordMembers').html(`${formatKiloNumber(guild_data.discordMembers)}`); jQuery('#marketCap').html(`${formatUSDNumber(guild_data.marketCap, 0)}`); jQuery('#volume24h').html(`${formatUSDNumber(guild_data.volume24h, 0)}`); jQuery('#allTimeHigh').html(`${formatUSDNumber(guild_data.allTimeHigh, 2)}`); jQuery('#allTimeLow').html(`${formatUSDNumber(guild_data.allTimeLow, 2)}`); jQuery('#fullyDilutedMarketCap').html(`${formatUSDNumber(guild_data.fullyDilutedMarketCap, 0)}`); jQuery('#circulatingSupply').html(`${formatUSDNumber(guild_data.circulatingSupply, 0)}`); jQuery('#totalSupply').html(`${formatUSDNumber(guild_data.totalSupply, 0)}`); jQuery('#maxSupply').html(`${formatUSDNumber(guild_data.maxSupply, 0)}`); } let guild_price_data = await CoinCapApi.CoinCapGetAssetPriceHistoryById(guildCode); let priceData = convertPriceDataForChart(guild_price_data.data); if (priceData && priceData.length > 0) { renderPriceChart(priceData); jQuery('#divPriceChart').addClass('loaded'); jQuery('#divGuildPriceChart').show(); } });
TOP_BANNER_POSITION
LEFT_BANNER_POSITION
Salad Ventures

Salad Ventures

 

Token

Price

Discord

TwitterTelegramMediumDiscordYoutubeWebsiteLink

About this Guild

Salad Ventures is a blockchain and play-to-earn think tank that develops and backs projects that shape the future Work 3.0 ecosystem.
Market cap
24h Trading Volume
All-Time High
All-Time Low
Fully Diluted Market Cap
Circulating Supply
Total Supply
Max Supply

Partnered Games

RIGHT_BANNER_POSITION