The price of CIG has {{asset.priceChangePc7d > 0 ? 'risen' : 'fallen'}} by {{beautifyNumber(asset.priceChangePc7d, 2)}}% in the past 7 days. The price {{asset.change24 > 0 ? 'increased' : 'declined'}} by {{beautifyNumber(asset.change24, 2)}}% in the last 24 hours. CIG to USD price is updated in real-time. The Cigarette price today is ${{ beautifyNumber(asset.rate, 2) }} per CIG with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. Cigarette is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} CIG.
The Cigarette Token is a token issued by a part of the Cryptopunk community. Its goal is quite open yet and has to be determined by the whole PUNK community, but currently it is the token used in the social game of the $CIG webpage:
There is a "CEO of Cryptopunks", and there can only be 1. His role is associated with a unique NFT on the Ethereum Blockchain, proving him to be the CEO, which changes from Ethereum address according to who is the new CEO. The way to become the new CEO is by paying the chosen amount X of $CIG presettled by the previous CEO. If this amount X is too low, then someone stealing his CEO position will be more likely. But if it were too high, then the tax that the CEO has to pay (0.1% of the amount X) would be too high and the deposit that the previous CEO had to put initially would run out faster. There is the game equilibrium.
The "CEO of Cryptopunks" can write a Graffiti message in the web so that everybody can see it. They can also change the emission rate of $CIG by 20% each time, with a cooldown time of 2 epochs. It starts from 1000 $CIG emmitted per block, which is the maximum, and there is also a minimum emmision rate. The $CIG are emmitted to the LPers of the CIG-WETH pair in Sushiswap in a linearly proportional way, just as in any other liquidity mining program.
CIG price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the CIG price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
CIG hit an all time high of ${{ beautifyNumber(asset.ath, 2) }} over {{moment(asset.athDate).fromNow()}} ({{ moment(asset.athDate).format("MMM D, YYYY") }}). The price is down {{beautifyNumber(asset.athChangePc, 2)}}% from the ATH to date.
CIG had an all time low of ${{ beautifyNumber(asset.atl, 2) }} over {{moment(asset.atlDate).fromNow()}} ({{ moment(asset.atlDate).format("MMM D, YYYY") }}). Since then, the price has increased by {{beautifyNumber(asset.atlChangePc, 2)}}%.
Where can CIG be traded? An overview of Cigarette exchanges and high volume trading pairs. The Cigarette native token CIG can be traded on
Date | Price * | Market Cap | Volume | Change USD | Change % | |||||
---|---|---|---|---|---|---|---|---|---|---|
{{ moment(data.date).format("MMM D, YYYY") }} | No data available | $ {{ beautifyNumber(data.entry.rate) }} | $ {{ shortifyNumber(data.entry.marketcap) }} | $ {{ shortifyNumber(data.entry.totalVolume24) }} | $ {{ beautifyNumber(data.entry.rate-data.entry.price_open24) }} | {{ beautifyNumber(data.entry.change24, 2) }}% |
Week | Price * | Change USD | Change % | |||
---|---|---|---|---|---|---|
W{{ moment(entry.date).week() }} | No data available | $ {{ beautifyNumber(entry.rate) }} | $ {{ beautifyNumber(entry.changeUSD) }} | {{ beautifyNumber(entry.changePercent, 2) }}% |
Month | Price * | Change USD | Change % | |||
---|---|---|---|---|---|---|
{{ moment(entry.date).format("MMM, YYYY") }} | No data available | $ {{ beautifyNumber(entry.rate) }} | $ {{ beautifyNumber(entry.changeUSD) }} | {{ beautifyNumber(entry.changePercent, 2) }}% |