2016-07-21 11:04:23 +00:00
|
|
|
|
|
|
|
<div>
|
|
|
|
<br/>
|
|
|
|
<H4 style="margin:5px">Address:<br/>{{xmr_address}}</H4>
|
|
|
|
<br/>
|
|
|
|
|
|
|
|
{{#testnet}}
|
2018-03-09 00:36:21 +00:00
|
|
|
<H4 style="margin:5px">Network type: Testnet</H4>
|
2016-07-21 11:04:23 +00:00
|
|
|
{{/testnet}}
|
2018-03-09 00:36:21 +00:00
|
|
|
{{#stagenet}}
|
|
|
|
<H4 style="margin:5px">Network type: Stagenet</H4>
|
|
|
|
{{/stagenet}}
|
|
|
|
{{^testnet}}{{^stagenet}}
|
|
|
|
<H4 style="margin:5px">Network type: Mainnet</H4>
|
|
|
|
{{/stagenet}}{{/testnet}}
|
2016-07-21 11:04:23 +00:00
|
|
|
|
|
|
|
<br/>
|
|
|
|
<H4 style="margin:5px">Associated public keys</H4>
|
|
|
|
|
2016-07-22 09:36:37 +00:00
|
|
|
<H4 style="margin:5px">View key: {{public_viewkey}}</H4>
|
|
|
|
<H4 style="margin:5px">Spend key: {{public_spendkey}}</H4>
|
|
|
|
<br/>
|
2016-07-21 11:04:23 +00:00
|
|
|
|
2016-07-22 09:36:37 +00:00
|
|
|
{{#is_integrated_addr}}
|
2016-07-23 02:49:34 +00:00
|
|
|
<H4 style="margin:5px">Payment id: {{encrypted_payment_id}}</H4>
|
2016-07-22 09:36:37 +00:00
|
|
|
{{/is_integrated_addr}}
|
2016-12-01 06:39:33 +00:00
|
|
|
|
2016-07-23 02:49:34 +00:00
|
|
|
|
|
|
|
<H4 style="margin:5px">
|
|
|
|
Transactions:<br/> Sorry, its not possible to find txs associated with
|
|
|
|
normal addresses in Monero
|
|
|
|
</H4>
|
|
|
|
|
2016-07-21 11:04:23 +00:00
|
|
|
<br/>
|
2016-07-22 09:36:37 +00:00
|
|
|
|
2016-07-21 11:04:23 +00:00
|
|
|
</div>
|
|
|
|
<br/>
|
2016-12-01 06:39:33 +00:00
|
|
|
|