The price of WRT 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. WRT to USD price is updated in real-time. The WingRiders price today is ${{ beautifyNumber(asset.rate, 2) }} per WRT with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. WingRiders is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} WRT.
WingRiders is an Automated market maker (AMM) decentralized exchange (DEX) on top of the Cardano eUTxO model live on the main chain. The project's code base is powered by VacuumLabs, one of the most widely respected developers in the Cardano space from its inception. It is the only DeFi Eco on Cardano with Stablecoins Nearly 100% of the USDC and USDT on Cardano is on Wing Riders' smart contracts. The net amount is growing rapidly, at a pace of 60% each week. Wing Riders is utilizing the opportunity to become the complete DeFi Hub on Cardano, a $15B+ economy.
WingRiders is the first platform to introduce stablecoins to the Cardano ecosystem. It’s been done via partnership with Milkomeda by bridging Ethereum assets to Cardano (namely wrapped USDC, USDT, ETH and wBTC). Another first in Cardano is the ability to stake ADA provided in liquidity pools, thus supporting Cardano’s decentralization - the users are able to vote to which pool the ADA is delegated. Additionally, WingRiders are the only DEX on Cardano with direct integration of HW wallets, thus being the most secure one. It supports direct use on Android via a Ledger connected by a USB-C cable.
WRT price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the WRT price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
WRT 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.
WRT 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 WRT be traded? An overview of WingRiders exchanges and high volume trading pairs. The WingRiders native token WRT 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) }}% |