Skip to content

Commit

Permalink
Add BTC explorer link
Browse files Browse the repository at this point in the history
  • Loading branch information
blackout committed Sep 26, 2019
1 parent 5b4120b commit a1ea364
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/Foundation/Foundation.jsx
Expand Up @@ -26,9 +26,9 @@ function Foundation() {
<p>{t('foundationPage.technicalSupportText')}</p>
<p>
{t('foundationPage.generalFundPpcAddress')} <b>p92W3t7YkKfQEPDb7cG9jQ6iMh7cpKLvwK</b>
<a target="_blank" rel="noopener noreferrer" href="https://www.coinexplorer.net/PPC/address/p92W3t7YkKfQEPDb7cG9jQ6iMh7cpKLvwK">[ {t('foundationPage.viewOnExplorer')} ]</a><br />
<a target="_blank" rel="noopener noreferrer" href="https://www.coinexplorer.net/PPC/address/p92W3t7YkKfQEPDb7cG9jQ6iMh7cpKLvwK"> [ {t('foundationPage.viewOnExplorer')} ]</a><br />
{t('foundationPage.generalFundBtcAddress')} <b>376NhxVL1LFBFndHNx9k7hvwvUzq6RZiPT</b>
<a target="_blank" rel="noopener noreferrer" href="https://www.coinexplorer.net/PPC/address/p92W3t7YkKfQEPDb7cG9jQ6iMh7cpKLvwK">[ {t('foundationPage.viewOnExplorer')} ]</a>
<a target="_blank" rel="noopener noreferrer" href="https://www.blockchain.com/fr/btc/address/376NhxVL1LFBFndHNx9k7hvwvUzq6RZiPT"> [ {t('foundationPage.viewOnExplorer')} ]</a>
<br />
{t('foundationPage.exchangeBtcAddress')} <b>3NtJTUyXuH8KJj4BXJJxtQS7SPnLNm711CM</b>
</p>
Expand Down

0 comments on commit a1ea364

Please sign in to comment.