www.theportugalnews.com Open in urlscan Pro
176.61.144.110  Public Scan

URL: https://www.theportugalnews.com/news/2023-07-17/axie-infinity-price-to-bounce-back-tradecurve-sets-sight-on-20m-presale-target/7...
Submission: On July 30 via api from US — Scanned from PT

Form analysis 3 forms found in the DOM

/support-the-portugal-news

<form class="mt-4 donation-form" action="/support-the-portugal-news">
  <div class="pt-2">
    <!--Periodicity:-->
    <div class="row gx-2 options">
      <div class="col-4">
        <input type="radio" class="btn-check" name="periodicity" value="single" id="single" autocomplete="off">
        <label class="btn btn-outline-dark" for="single">Single</label>
      </div>
      <div class="col-4">
        <input type="radio" class="btn-check" name="periodicity" value="P-6T2758016F920900CMGGQYMQ" id="monthly" autocomplete="off" checked="">
        <label class="btn btn-outline-dark" for="monthly">Monthly</label>
      </div>
      <div class="col-4">
        <input type="radio" class="btn-check" name="periodicity" value="P-18662245734186221MGVD6SI" id="annual" autocomplete="off">
        <label class="btn btn-outline-dark" for="annual">Annual</label>
      </div>
    </div>
    <div class="mt-4">
      <span id="options-single" class="options">
        <!--&nbsp; &nbsp; Amount:-->
        <div class="row gy-2 gx-2">
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-single" value="10" id="options-single-1" autocomplete="off">
            <label class="btn btn-outline-dark" for="options-single-1">€10.00</label>
          </div>
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-single" value="20" id="options-single-2" autocomplete="off" checked="">
            <label class="btn btn-outline-dark" for="options-single-2">€20.00</label>
          </div>
          <div class="col-sm-4">
            <div class="input-group mb-3">
              <input type="radio" class="btn-check other-amount" name="options-single" value="" id="options-single-3" autocomplete="off">
              <input type="number" min="2.5" step="0.5" class="btn btn-outline-dark" data-for="#options-single-3" placeholder="Other" value="">
              <span class="input-group-text">€</span>
            </div>
          </div>
        </div>
      </span>
      <span id="options-monthly" class="options">
        <div class="row gy-2 gx-2">
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-monthly" value="2.5" id="options-monthly-1" autocomplete="off">
            <label class="btn btn-outline-dark" for="options-monthly-1">€2.50 / month</label>
          </div>
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-monthly" value="5" id="options-monthly-2" autocomplete="off" checked="">
            <label class="btn btn-outline-dark" for="options-monthly-2">€5.00 / month</label>
          </div>
          <div class="col-sm-4">
            <div class="input-group mb-3">
              <input type="radio" class="btn-check other-amount" name="options-monthly" value="" id="options-monthly-3" autocomplete="off">
              <input type="number" min="2.5" step="0.5" class="btn btn-outline-dark" data-for="#options-monthly-3" placeholder="Other" value="">
              <span class="input-group-text">€</span>
            </div>
          </div>
        </div>
      </span>
      <span id="options-annual" class="options">
        <div class="row gy-2 gx-2">
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-annual" value="10" id="options-annual-1" autocomplete="off">
            <label class="btn btn-outline-dark" for="options-annual-1">€10.00 / year</label>
          </div>
          <div class="col-6 col-sm-4">
            <input type="radio" class="btn-check" name="options-annual" value="20" id="options-annual-2" autocomplete="off" checked="">
            <label class="btn btn-outline-dark" for="options-annual-2">€20.00 / year</label>
          </div>
          <div class="col-sm-4">
            <div class="input-group mb-3">
              <input type="radio" class="btn-check other-amount" name="options-annual" value="" id="options-annual-3" autocomplete="off">
              <input type="number" min="2.5" step="0.5" class="btn btn-outline-dark" data-for="#options-annual-3" placeholder="Other" value="">
              <span class="input-group-text">€</span>
            </div>
          </div>
        </div>
      </span>
      <div class="row">
        <div class="col-7 col-md-8">
          <p class="text-sm mt-3 mb-0 me-lg-5 lh-1"><em>You can change how much you give or cancel your contributions at any time.</em></p>
        </div>
        <div class="col-5 col-md-4">
          <div class="d-grid">
            <button type="submit" class="btn btn-dark mt-3">Continue →</button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /comment/create

<form class="ajax-form single-line" data-model="Comment" id="Comment" action="/comment/create" method="post">
  <input type="hidden" value="1" name="lang" id="lang"><input value="79605" name="Comment[news_id]" id="Comment_news_id" type="hidden">
  <div class="row">
    <div class="col-6">
      <div class="form-floating mb-3">
        <input placeholder="Name *" class="form-control" name="Comment[name]" id="Comment_name" type="text" maxlength="128"> <label for="Comment_name">Name *</label>
      </div>
    </div>
    <div class="col-6">
      <div class="form-floating mb-3">
        <input placeholder="Email *" class="form-control" name="Comment[email]" id="Comment_email" type="text" maxlength="128"> <label for="Comment_email">Email *</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-6">
      <div class="form-floating mb-3">
        <input placeholder="Telephone" class="form-control" name="Comment[telephone]" id="Comment_telephone" type="text" maxlength="64"> <label for="Comment_telephone">Telephone</label>
      </div>
    </div>
    <div class="col-6">
      <div class="form-floating mb-3">
        <select class="form-control" name="Comment[location_id]" id="Comment_location_id">
          <option value="">Please select</option>
          <option value="3">Açores</option>
          <option value="5">Algarve</option>
          <option value="4">Alentejo</option>
          <option value="6">Beiras</option>
          <option value="7">Lisbon</option>
          <option value="9">Madeira</option>
          <option value="8">Porto</option>
          <option value="1">UK</option>
          <option value="2">USA</option>
          <option value="10">Other</option>
        </select> <label for="Comment_location_id">Location *</label>
      </div>
    </div>
  </div>
  <div class="mb-3">
    <textarea placeholder="Message *" rows="3" cols="42" maxlength="1750" class="form-control" name="Comment[message]" id="Comment_message"></textarea>
  </div>
  <div class="row mb-3 mt-3">
    <div class="col-6">
      <input type="checkbox" name="Comment[newsletter]" id="Comment_newsletter">
      <label for="Comment_newsletter">I would like to subscribe to the newsletter</label>
    </div>
    <div class="col-6">
      <input type="checkbox" name="Comment[agree]" id="Comment_agree">
      <label for="Comment_agree">I've read and agree to the <a target="_blank" href="/terms-and-conditions">Terms and Conditions</a></label>
    </div>
  </div>
  <div class="d-none form-result" data-processing="Processing your request."></div>
  <div class="row mb-3 mt-4">
    <div class="col-6 offset-6">
      <div class="d-grid">
        <input class="btn btn-outline-light" type="submit" name="yt0" value="Send Message">
      </div>
    </div>
  </div>
</form>

/subscriber/create

<form class="single-line ajax-form" action="/subscriber/create" data-model="Subscriber">
  <input type="hidden" name="lang" value="1">
  <div class="row align-items-end">
    <div class="col-md-5 col-lg-5">
      <div class="form-floating mt-2 mt-md-0 mb-3">
        <input type="text" class="form-control" name="Subscriber[name]" id="Subscriber_name-740123596" placeholder="Your name">
        <label for="subscriber-name-740123596">Name</label>
      </div>
    </div>
    <div class="col-8 col-md-5 col-lg-5">
      <div class="form-floating mb-3">
        <input type="email" class="form-control" name="Subscriber[email]" id="Subscriber_email-740123596" placeholder="name@example.com">
        <label for="subscriber-email-740123596">Email address</label>
      </div>
    </div>
    <div class="col-4 col-md-2">
      <button type="submit" class="btn btn-sm btn-outline-light mb-3 py-2">Subscribe</button>
    </div>
  </div>
  <div class="mb-3 form-check">
    <input type="checkbox" name="Subscriber[agree]" id="Subscriber_agree-740123596" class="form-check-input">
    <label for="Subscriber_agree-740123596" class="text-sm form-check-label">I've read and agree to the <a target="_blank" href="/terms-and-conditions">Terms and Conditions</a></label>
  </div>
  <div class="d-none form-result" data-processing="Processing your request."></div>
</form>

Text Content

 * Print Edition
 * Classifieds
 * Properties
 * Newsletter
 * Careers
 * Contacts
 * Advertise
 * Latest
 * 
 * en

   
 * EN
 * 

 * Home
 * Crypto
 * Exclusives
 * Latest News
 * Events
 * TPN Travels
 * GAMES

 * News
   * All
   * Politics
   * Crime
   * Opinion
     * All
     * Opinion Pieces
     * Letters
   * Education
   * Environment
     * All
     * Sustainability
     * Renature
   * COVID-19
 * Portugal
   * All
   * Algarve
   * Lisbon
   * Porto & North
   * Alentejo
   * Central
   * Madeira & Azores
 * World
   * All
   * Europe
     * All
     * Ireland
   * United Kingdom
   * North America
   * South America
   * Asia
   * Africa
 * Business
   * All
   * Economy
   * Company News
   * Finance
   * Consumer Rights
 * Invest
 * Lifestyle
   * All
   * Good News
   * Home & Garden
   * Food & Drink
     * All
     * Recipes
     * Wine
     * Restaurant Reviews
   * Entertainment
   * Community
   * Curiosity
   * Events
     * All
     * Music
     * Other Events
   * Health
     * All
     * Health for the new age
   * Galactic
 * Tourism
   * All
   * Travel
   * Hidden Gems
   * Beach of the week
 * Property
 * Sport

--------------------------------------------------------------------------------


THIS WEEK'S ISSUE

29 Jul 2023

--------------------------------------------------------------------------------

Previous Editions

--------------------------------------------------------------------------------

 * Classifieds
 * Properties
 * Newsletter
 * Careers
 * Contacts
 * Advertise
 * Latest

--------------------------------------------------------------------------------

 * 
 * 
 * 
 * 
 * 

© 2023 The Portugal News - Established 1977
All content and design is copyright Anglopress Lda and The News Group of
Newspapers


SUBSCRIBE TO OUR NEWSLETTER

Read today's Portuguese stories delivered to your email.

Sign up here


HomeCryptoAxie Infinity Price To Bounce Back, Tradecurve Sets Sight on $20M
Presale Target

--------------------------------------------------------------------------------


AXIE INFINITY PRICE TO BOUNCE BACK, TRADECURVE SETS SIGHT ON $20M PRESALE TARGET

The attention of investors was drawn back to the crypto market after
cryptocurrencies began bouncing back in value. One of the most notable altcoins
to get back up recently has been Axie Infinity, as analysts predict even further
price increases.


By Advertiser, in Crypto · 17 Jul 2023 · 0 Comments

Credits: Supplied Image; Author: Client;

However, one of the best-performing digital assets has been Tradecurve, as it
has surged by 80% since the start of its presale and is now setting its sights
on raising a total of $20 million before it ends.








AXIE INFINITY TO BOUNCE BACK IN PRICE




Axie Infinity is one of the most popular Play-to-Earn (P2E) games in the
industry, and last month, Origins passed review with Apple and became available
on the App Store, bringing a lot of new players into this virtual world.

However, this did not positively impact its value as one might expect, and
investors got worried. Now, as of July 10, 2023, things are heading in a
positive direction, as Axie Infinity now trades at $5.75. Within the past week,
Axie Infinity saw its low point at $5.70, with its high point at $6.43.

In the last 30 days, its value increased by 16.8%, leading analysts to predict
that its value could bounce back. Axie Infinity could reach above $8 by the end
of the year, but it's not the only project to showcase a bullish level of
performance.








TRADECURVE SETS SIGHT ON $100 MILLION PRESALE TARGET




Alongside Axie Infinity, another cryptocurrency has been getting the attention
of many investors, and that's Tradecurve's TCRV token. Over the past month, the
price of TCRV has increased by 80% as the token spiked from $0.10 and set its
new all-time high at $0.018 at Stage 4 of its presale.





The TCRV presale has also already raised $2.8 million even during this early
stage of its presale, and experts are predicting that a $20 million presale
target is not out of the question.








THE VALUE BEHIND THE TRADECURVE HYBRID EXCHANGE




The bullish outlook can be attributed to numerous factors. For one, Tradecurve
recorded over 12,500 users within the past month.

Second, its uniqueness has been raising interest. It is the first hybrid
exchange where users can trade forex, CFDs, commodities, stocks, options, ETFs,
and cryptocurrencies from a single account. Investors can access the $632
trillion global OTC derivatives market without KYC procedures.

In addition, Tradecurve takes the best elements of CEXs, and DEXs can be highly
scalable. They can also provide adequate liquidity whilst also enabling fully
anonymous access, self-custody, and transparency with PoR implementation.








FUTURE POTENTIAL OF TRADECURVE




Crypto traders are beginning to join Tradecurve as it can spike in value. With
the current bullish momentum on its weekly chart, analysts expect the price to
jump by as much as 100x. The team will be listing Tradecurve on top of Tier-1
exchanges and on the Uniswap DEX.

It will begin Beta development on a Trading App for iOS and Android devices.
That will add a lot more accessibility to Tradecurve for future investors. As a
result, traders do not want to miss out on the opportunity to jump into this
potential blue-chip token early before it explodes in value.

Learn more about the TCRV presale:

Click Here For Website

Click Here To Buy TCRV Presale Tokens

Follow Us Twitter



Join Our Community on Telegram




Disclaimer:
The views expressed on this page are those of the author and not of The Portugal
News.

Share this article: Share

 * 
 * 
 * 
 * 


MORE IN CRYPTO


POMERDOGE (POMD) JUST GAINED AN ETHEREUM WHALE INTO ITS PRESALE. BINANCE COIN
(BNB) HOLDERS BEGIN TO BUY IN

In Crypto - 27 Jul 2023

--------------------------------------------------------------------------------


FILECOIN (FIL) PRICE PREDICTION: UWERX (WERX) MIGHT RIDE THE NEXT BULLISH WAVE
ALONGSIDE MANGO (MNGO)

In Crypto - 27 Jul 2023

--------------------------------------------------------------------------------


PEPE (PEPE) AND MILADYS (LADYS) FRENZY FADES: HOW UWERX (WERX) BRUSHED ASIDE
MEME COINS TO REIGN SUPREME

In Crypto - 26 Jul 2023

--------------------------------------------------------------------------------

 * Next article
   
   
   ANIMAL RESCUE ALGARVE WELCOMES PET FROM UNHOUSED PERSON AT THE REQUEST OF
   LOULÉ TOWNHALL

 * Previous article
   
   
   TOLL REDUCTIONS TO BE ANNOUNCED “VERY SOON”

 * ← Return to previous page


SUPPORT THE PORTUGAL NEWS

We are proud to provide our readers from around the world with independent,
honest and unbiased news for free – both online and in print.
Our dedicated team supports the local community, foreign residents and visitors
of all nationalities through our newspaper, website, social media and our
newsletter.

We appreciate that not everyone can afford to pay for our services but if you
are able to, we ask you to support The Portugal News by making a contribution –
no matter how small.

Single
Monthly
Annual
€10.00
€20.00
€
€2.50 / month
€5.00 / month
€
€10.00 / year
€20.00 / year
€

You can change how much you give or cancel your contributions at any time.

Continue →

--------------------------------------------------------------------------------

COMMENTS

Be the first to comment on this article

Send us your comments or opinion on this article.


MORE IN CRYPTO


POMERDOGE (POMD) JUST GAINED AN ETHEREUM WHALE INTO ITS PRESALE. BINANCE COIN
(BNB) HOLDERS BEGIN TO BUY IN

In Crypto - 27 Jul 2023

--------------------------------------------------------------------------------


FILECOIN (FIL) PRICE PREDICTION: UWERX (WERX) MIGHT RIDE THE NEXT BULLISH WAVE
ALONGSIDE MANGO (MNGO)

In Crypto - 27 Jul 2023

--------------------------------------------------------------------------------


PEPE (PEPE) AND MILADYS (LADYS) FRENZY FADES: HOW UWERX (WERX) BRUSHED ASIDE
MEME COINS TO REIGN SUPREME

In Crypto - 26 Jul 2023

RELATED ARTICLES


DECENTRALAND (MANA) AND XRP (XRP) GET CAUGHT IN THE SEC'S CROSSHAIRS. WILL UWERX
(WERX) TOWER OVER THEM?

In Crypto - 11 hours ago


FILECOIN (FIL) LAUNCHES FVM WHILE FACES SEC'S SUIT WITH AIRTOKEN (AIR) AS UWERX
(WERX) POWERS THROUGH ANOTHER PRESALE

In Crypto - 1 day ago


GALA (GALA) AND KLAYTN (KLAY) CONTINUE TO FALL AS HOLDERS MOVE TO NEW MEMECOIN
POMERDOGE (POMD)

In Crypto - 28 Jul 2023




CHAINLINK (LINK) PRICE PREDICTION: BULLS MUST UPHOLD THIS CRITICAL SUPPORT LINE
FOR POTENTIAL 8% RALLY

In Crypto - 28 Jul 2023


MARK CUBAN CRITICIZES SEC APPROACH IN THE RIPPLE CASE, TRON DAO TO KICK OFF
BUILDER TOUR IN NEW YORK, SAVVY INVESTORS TURN TO NEWER TOKENS

In Crypto - 28 Jul 2023


POPULAR


ELECTRIC CAR SALES PASS DIESEL CARS

In News, Portugal - 30 Jul 2023

--------------------------------------------------------------------------------


DOCTORS PLAN STRIKES FOR AUGUST AND SEPTEMBER

In News, Portugal, Health - 21 minutes ago

--------------------------------------------------------------------------------


CHARITY ROUNDERS MATCH SUCCESS

In Community, Lifestyle, Algarve - 22 minutes ago


OTHER CRYPTO ARTICLES


HOLO (HOT) AND KLAYTN (KLAY) CRUMBLE AS MARKET FALLS; UWERX (WERX) KEEPS PUMPING
TRADERS’ WALLETS

In Crypto - 25 Jul 2023


UWERX (WERX) IS A BETTER BUY THAN CARDANO (ADA) AND SUI (SUI) IN 2023. FIND OUT
WHY!

In Crypto - 24 Jul 2023


UWERX (WERX) ANNOUNCES NEW PRESALE PRICE. CAN IT ACHIEVE SUCCESS LIKE MASK
NETWORK (MASK) AND MONERO (XMR)

In Crypto - 23 Jul 2023


APECOIN (APE), AXIE INFINITY (AXS), AND UWERX (WERX) GAIN. HERE'S WHAT IS
DRIVING THEIR SURGE.

In Crypto - 22 Jul 2023


APECOIN PRICE STRUGGLES, TRADECURVE SHATTERED EXPECTATIONS WITH ITS
REVOLUTIONARY EXCHANGE

In Crypto - 21 Jul 2023


CRYPTO ANALYSTS SAY THESE ARE THE BEST CRYPTOS TO BUY IN JUNE

In Crypto - 21 Jul 2023

View all Crypto articles

--------------------------------------------------------------------------------

 * Next article
   
   
   ANIMAL RESCUE ALGARVE WELCOMES PET FROM UNHOUSED PERSON AT THE REQUEST OF
   LOULÉ TOWNHALL

 * Previous article
   
   
   TOLL REDUCTIONS TO BE ANNOUNCED “VERY SOON”

 * ← Return to previous page

AXIE INFINITY PRICE TO BOUNCE BACK, TRADECURVE SETS SIGHT ON $20M PRESALE TARGET

Send us your comments or opinion on this article.

Name *
Email *
Telephone
Please select Açores Algarve Alentejo Beiras Lisbon Madeira Porto UK USA Other
Location *

I would like to subscribe to the newsletter
I've read and agree to the Terms and Conditions




SUBSCRIBE TO
OUR NEWSLETTER

Name
Email address
Subscribe
I've read and agree to the Terms and Conditions


Reaching over 400,000 people a week with news about Portugal, written in
English, Dutch, German, French, Swedish, Spanish, Italian, Russian, Romanian,
Turkish and Chinese.

 * 
 * 

CONTACTS

+351 282 341 100
(Chamada para a rede fixa nacional)
info@theportugalnews.com

Rua Municipio de S Domingos
Urb. Lagoa Sol, Lote 3 r/c
8400-357 Lagoa - Portugal
 * 
 * 
 * 
 * 
 * 

SUPPLEMENTS

 * Home & Finance - Spring
 * Health & Wellbeing
 * Home & Finance - Autumn
 * Educational Supplement
 * Golf in Portugal teetimes
 * Advertise
 * Rural Fire & Protection
 * Places of Worship

MENU

 * Classifieds
 * Properties
 * Newsletter
 * Careers
 * Contacts
 * Advertise
 * Cookie Policy
 * Terms and Conditions
 * Latest

© 2023 The Portugal News - Established 1977
All content and design is copyright Anglopress Lda and The News Group of
Newspapers


--------------------------------------------------------------------------------

© 2023 The Portugal News - Established 1977
All content and design is copyright Anglopress Lda and The News Group of
Newspapers
 * Top

AVAILABLE LANGUAGES

English
Nederlands
Deutsch
Français
Español
Italiano
Svenska
Pусский
Română
中文
Türkçe
हिन्दी
Português
Українська
اردو
Polski
عربي
Suomi
עִברִית