The price of PPT 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. PPT to USD price is updated in real-time. The Populous price today is ${{ beautifyNumber(asset.rate, 2) }} per PPT with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. Populous is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} PPT.
Populous is a peer-to-peer invoice platform founded in 2017 at a high point in the blockchain and cryptocurrency craze. It makes use of blockchain's distributed ledger technology to provide a global trading platform for invoice financing. According to the Populous website, "invoice finance is a form of funding that instantly unlocks the cash tied up in outstanding sales invoices. Business owners allow invoice buyers to buy invoices at a discounted rate in order to unlock their cash quicker. Once invoices are paid by the invoice debtor, the invoice buyer receives the amount previously agreed upon."
In order to offer funds to invoice sellers, Populous maintains a Liquidity Pool. This is tied in with the Populous cryptocurrency (PPT). An investor securitizes PPT by making an initial purchase. PPT is then held in escrow as collateral throughout the process. Transactions between invoice buyers and sellers take place with Pokens, exchanged for PPT and used as the currency for buying and selling invoices, either drawing from or contributing to the Liquidity Pool in the process. As a result of this built-in liquidity component, Populous at this point requires no transaction fees. In fact, the only fees levied are those associated with late payments. Populous invoice transactions can cover a huge array of industries, including many which are not typically available to traditional financing companies.
PPT price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the PPT price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
PPT 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.
PPT 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 PPT be traded? An overview of Populous exchanges and high volume trading pairs. The Populous native token PPT 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) }}% |