# Adding CSV in cosmos-based ecosystem

* Simplest way:
  * copy kyve/\* and report\_kyve.py  &#x20;
    * into \<NEWTOKEN>/\* and report\_\<NEWTOKEN>.py
  * Get following command working:

    <pre><code><strong>cd src
    </strong><strong>python3 staketaxcsv/report_&#x3C;NEWTOKEN>.py &#x3C;wallet_address>
    </strong></code></pre>

* Example commit that added BLD CSV: <https://github.com/hodgerpodger/staketaxcsv/commit/ff8af30b85ea4416504d043723e91f3edf5c7ee1>
