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 August 26 via api from US — Scanned from PT

Form analysis 4 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-535057560" placeholder="Your name">
        <label for="subscriber-name-535057560">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-535057560" placeholder="name@example.com">
        <label for="subscriber-email-535057560">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-535057560" class="form-check-input">
    <label for="Subscriber_agree-535057560" 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>

/news/search

<form class="single-line" role="form" action="/news/search">
  <input type="hidden" name="lang" value="en">
  <div class="row justify-content-center align-items-end">
    <div class="col-9 col-sm-10">
      <div class="form-floating mb-3">
        <input id="search-keywords" class="form-control" autocomplete="off" placeholder="Search term" type="text" name="SF[keywords]"> <label class="text-white" for="search-keywords">Search term</label>
      </div>
      <div class="form-floating mb-3">
        <select id="search-author" class="form-control" autocomplete="off" name="SF[author]">
          <option value="">---</option>
          <option value="76">Anne Brightman</option>
          <option value="83">Becca Williams</option>
          <option value="68">Bruno G. Santos</option>
          <option value="92">Caroline McCutcheon</option>
          <option value="58">Chris Lehto</option>
          <option value="84">Claudia Ferreira</option>
          <option value="86">Cláudia Ferreira</option>
          <option value="99">Clive Jewell</option>
          <option value="27">Cristina da Costa Brookes</option>
          <option value="9">Daisy Sampson</option>
          <option value="82">Daniela Gonçalves</option>
          <option value="77">Diana Cooper</option>
          <option value="42">Douglas Hughes</option>
          <option value="91">Elise Slotte</option>
          <option value="88">Emma Pengelly</option>
          <option value="10">Gwynne Dyer</option>
          <option value="85">Jay Bodsworth</option>
          <option value="52">Kevin Broderick</option>
          <option value="78">Lisa Bruno</option>
          <option value="31">Marilyn Sheridan</option>
          <option value="96">Mark Hirst</option>
          <option value="94">Michael Bettencourt</option>
          <option value="14">Neil Connolly</option>
          <option value="93">Nickunj Malik</option>
          <option value="11">PA/TPN</option>
          <option value="75">Pam Gregory</option>
          <option value="95">Patrick Siegler-Lathrop</option>
          <option value="40">Paul Jokinen-Carter</option>
          <option value="2">Paul Luckman</option>
          <option value="25">Paula Martins</option>
          <option value="80">Paulo Lopes</option>
          <option value="81">Perfect Portugal</option>
          <option value="87">Peter Cruiming </option>
          <option value="32">Richard Clingen</option>
          <option value="89">Rory Mc Ginn</option>
          <option value="90">Sally Hinchliffe</option>
          <option value="62">Stephen A. Chmelewski</option>
          <option value="98">Suzanne Radford</option>
          <option value="37">Tânia Fernandes</option>
          <option value="41">TPN</option>
          <option value="5">TPN/Lusa</option>
        </select> <label class="text-white" for="search-author">Author</label>
      </div>
    </div>
    <div class="col-3 col-sm-2 text-end">
      <button type="submit" class="btn mt-3"><img d-src="/img/placeholder.png" src="/img/icons/arrow-right.svg" width="32" height="32" alt="Search"></button>
    </div>
  </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

26 Aug 2023

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

Previous Editions

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

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

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

 * 
 * 
 * 
 * 
 * 

© 2023 The Portugal News - Established 1977
All content and design is copyright Anglopress - Edições e Publicidade, Lda


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


LEGAL TUSSLES MAR BINANCE (BNB) AND RIPPLE (XRP) WHILE POMERDOGE (POMD) SHINES

In Crypto - 22 Aug 2023

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


VC SPECTRA PRESALE UPDATE – EXPLORE OPPORTUNITIES FOR 900% GAINS!

In Crypto - 22 Aug 2023

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


MUST HAVE COINS UNDER A DOLLAR: PEPE, SHIBA INU, EVERLODGE

In Crypto - 21 Aug 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


LEGAL TUSSLES MAR BINANCE (BNB) AND RIPPLE (XRP) WHILE POMERDOGE (POMD) SHINES

In Crypto - 22 Aug 2023, 10:31

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


VC SPECTRA PRESALE UPDATE – EXPLORE OPPORTUNITIES FOR 900% GAINS!

In Crypto - 22 Aug 2023, 08:01

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


MUST HAVE COINS UNDER A DOLLAR: PEPE, SHIBA INU, EVERLODGE

In Crypto - 21 Aug 2023, 11:01

RELATED ARTICLES


AN ENORMOUS SHIBA INU AND SOLANA WHALE IS TRANSFERRING HIS HOLDINGS TO
EVERLODGE: FIND OUT WHY

In Crypto - 25 Aug 2023, 11:01


INTERNET COMPUTER (ICP) AND CARDANO (ADA) LANGUISH AS EVERLODGE (ELDG) EYES A
WHOPPING 50X IN PRESALE

In Crypto - 24 Aug 2023, 11:01


THE NEW FAVORITE: UNCOVERING THE REASONS BEHIND INVESTORS’ SHIFT FROM SHIBA INU
(SHIB) AND CONFLUX (CFX) TO POMERDOGE (POMD)

In Crypto - 24 Aug 2023, 10:31




BNB & CLV INVESTORS TURN TO VC SPECTRA (SPCT) AMIDST MARKET WOES!

In Crypto - 24 Aug 2023, 08:01


BEGINNER-FRIENDLY TRADING: ACORNS OR TRADECURVE, WHICH IS THE BETTER CHOICE?

In Crypto - 23 Aug 2023, 11:01


POLYGON (MATIC) AND CARDANO (ADA) FACE CORRECTION, WHILE EVERLODGE COULD 30X

In Crypto - 23 Aug 2023, 10:31


POPULAR


CHAMPIONS

In Europe, Sport, World - 26 Aug 2023, 13:31

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


A MURAL WORTH ITS WEIGHT IN GOLD

In Lifestyle, Algarve - 26 Aug 2023, 13:01

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


CHINA: A MESSAGE FROM RUSSIA

In Opinion - 26 Aug 2023, 13:01


OTHER CRYPTO ARTICLES


THREE THINGS THAT MADE THE COMMUNITY ABANDON DOGECOIN AND POLYGON (MATIC) FOR
POMERDOGE

In Crypto - 21 Aug 2023, 10:01


HITTING THE JACKPOT: THE 3 COINS THAT ARE ABOUT TO REVOLUTIONIZE THE CRYPTO
WORLD!

In Crypto - 20 Aug 2023, 08:01


MARKET ANALYSIS: STELLAR (XLM), AXIE INFINITY (AXS), AND POMERDOGE (POMD)

In Crypto - 18 Aug 2023, 11:31


TOP HIDDEN GEMS THAT COULD SURGE BY 5X - APECOIN, DOGECOIN, EVERLODGE

In Crypto - 18 Aug 2023, 10:31


VC SPECTRA'S (SPCT) IS POISED FOR MONUMENTAL SURGE: JOIN THE INVESTMENT
REVOLUTION NOW

In Crypto - 18 Aug 2023, 08:01


USDC AND THE SANDBOX STILL RELEVANT DESPITE DECLINING MARKET CAPS, EVERLODGE TO
RALLY 240%

In Crypto - 17 Aug 2023, 11:01

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
 * Other Crypto Articles
 * Popular
 * Related articles
 * More in Crypto
 * Comments
 * Top

AVAILABLE LANGUAGES

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



SHARE ""



SEARCH FOR AN ARTICLE

Search term
--- Anne Brightman Becca Williams Bruno G. Santos Caroline McCutcheon Chris
Lehto Claudia Ferreira Cláudia Ferreira Clive Jewell Cristina da Costa Brookes
Daisy Sampson Daniela Gonçalves Diana Cooper Douglas Hughes Elise Slotte Emma
Pengelly Gwynne Dyer Jay Bodsworth Kevin Broderick Lisa Bruno Marilyn Sheridan
Mark Hirst Michael Bettencourt Neil Connolly Nickunj Malik PA/TPN Pam Gregory
Patrick Siegler-Lathrop Paul Jokinen-Carter Paul Luckman Paula Martins Paulo
Lopes Perfect Portugal Peter Cruiming Richard Clingen Rory Mc Ginn Sally
Hinchliffe Stephen A. Chmelewski Suzanne Radford Tânia Fernandes TPN TPN/Lusa
Author