The price of ETHAX 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. ETHAX to USD price is updated in real-time. The ETHAX price today is ${{ beautifyNumber(asset.rate, 2) }} per ETHAX with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. ETHAX is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} ETHAX.
We are a decentralised finance and software development company.
We have built our own DEX www.ETHAX.io our plus our own mobile crypto wallet is in production (due in Google play and App store May 2022) we are building our own NFT marketplace due Q3 2022 and our main software is a machine learning digital asset trading platform due Q3 2022. We have our own staking pool providing 29.2% APY in ETHAX Token rewards.
Our own ETHAX Token is the utility token for paying for using our technology. Our ETHAX Token launches on Probit Global exchange on 2nd May 2022.
ETHAX price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the ETHAX price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
ETHAX 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.
ETHAX 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 ETHAX be traded? An overview of ETHAX exchanges and high volume trading pairs. The ETHAX native token ETHAX 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) }}% | ||