The price of WLD 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. WLD to USD price is updated in real-time. The wLitiDAO price today is ${{ beautifyNumber(asset.rate, 2) }} per WLD with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. wLitiDAO is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} WLD.
"wLiti DAO (WLD)’s smart contract was deployed on Feb. 7th, 2022 and was listed on its first exchange (Quickswap) on Feb. 10th, 2022. It was created by a group of wLITI token holders who chose to use wLITI as the foundation for the WLD token. When a person deposits wLITI tokens into the DAO smart contract, WLD tokens are minted at a 1 to 1 ratio with the wLITI being deposited. wLITI tokens can be withdrawn from the DAO smart contract at any time, except for when the wLITI is converted into LITI tokens to represent all of the wLiti DAO members (a wLiti DAO member is anyone who owns WLD). When wLITI tokens are withdrawn from the DAO, the WLD tokens that are being swapped for the wLITI are burned at a 1 to 1 ration with the amount of wLITI being withdrawn.
wLiti DAO will continuously evolve overtime to serve the best interests of the wLiti DAO members. The wLiti DAO’s governance smart contract will not be able to execute any transactions unless the wLiti DAO members approve the transaction through the use of proposals and voting. Proposals are proposed transactions that the wLiti DAO’s governance smart contract can execute. The transaction proposals can be created by any wLiti DAO member. The transaction proposals must have a majority vote from the DAO members to be before they can be approved and will not be executed by the wLiti DAO’s governance smart contract if it does not have a majority vote from the wLiti DAO members.
WLD price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the WLD price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
WLD 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.
WLD 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 WLD be traded? An overview of wLitiDAO exchanges and high volume trading pairs. The wLitiDAO native token WLD 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) }}% |