You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -23,7 +23,7 @@ It is a simple tool to take a quick snap of your portfolio.
23
23
24
24
## Demo
25
25
26
-
- You can see a live preview from [here](https://www.webhat.in/wazirx-portfolio-tracker/)
26
+
- You can see a live preview from [here](https://www.webhat.in/wazirx-portfolio-tracker/?utm_source=github&utm_medium=readme&utm_campaign=demo&utm_id=wrx)
27
27
- You can also check this [screenshot](screenshots/full-page-view.png)
Copy file name to clipboardExpand all lines: src/views/wrx.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@
76
76
<!-- Inline Layout -->
77
77
<div class="row push">
78
78
<div class="col-lg-12">
79
-
<p>To use this tool you have to get the WazirX API credentials from <a href="https://wazirx.com/blog/create-wazirx-api-key/" target="_blank" rel="nofollow" title="How to create WazirX API Key?">here</a>. after getting that copy-paste it over here <em>also store it at your end for future use</em>.</p>
79
+
<p>To use this tool you have to get the <a href="https://wazirx.com/invite/7jk6edj7" target="_blank" rel="nofollow" title="WazirX Signup">WazirX</a> API credentials from <a href="https://wazirx.com/blog/create-wazirx-api-key/" target="_blank" rel="nofollow" title="How to create WazirX API Key?">here</a>. after getting that copy-paste it over here <em>also store it at your end for future use</em>.</p>
80
80
<p>Select the currency/trading pair that you generally use for buying crypto then fill the API Key and API Secret and hit the "Fetch Orders" button. That's it within a few seconds it will pull all the orders and will do a heavy calculation in the backend and will display the report below.</p>
81
81
</div>
82
82
<div class="col-lg-12 space-y-2">
@@ -165,7 +165,7 @@
165
165
<span class="fa-li">
166
166
<i class="fa fa-arrow-right"></i>
167
167
</span>
168
-
This tool only considers the trade/order that happen or executed in the WazirX platform. if you had transferred it from Binance and or from any other platform then this tool will not be able to give you the correct result for that specific coin as there is no API to pull those details.
168
+
This tool only considers the trade/order that happen or executed in the <a href="https://wazirx.com/invite/7jk6edj7" target="_blank" rel="nofollow" title="WazirX">WazirX</a> platform. if you had transferred it from <a href="https://accounts.binance.com/en/register?ref=405374251" target="_blank" rel="nofollow" title="Binance Signup">Binance</a> and or from any other platform then this tool will not be able to give you the correct result for that specific coin as there is no API to pull those details.
0 commit comments